95 Commits (c5e29ce7d7c6d591f987e98b79c53759a1165417)

Author SHA1 Message Date
ansuz 841884c631 translated warnings for people that use AdGuard 3 years ago
ansuz 6253c7c61c don't panic if unsafeiframe is loaded with unsafe-eval 3 years ago
ansuz 4c53d9b509 enforce only loading inner.html from nested contexts 3 years ago
ansuz a2ad37a8ad stop supporting IE
1. stop polyfilling promises
2. use named defines for chainpad-listmap and its dependencies while we're at it

use 'bower update' for things to work
3 years ago
yflory e4dbd04103 Fix iframe URL caching 4 years ago
yflory 89406f5d89 Start with black background when OS is set to dark theme 4 years ago
yflory 49423474a8 Make application colors easier to maintain 4 years ago
yflory 9203b88538 Fix UI language 4 years ago
ansuz 0469f6b94b avoid loading code which will never be used in /todo/ 5 years ago
yflory de684edfe2 Todo migration 5 years ago
David Benqué b262deb78a minimal theme for Todo 5 years ago
yflory 079329cc28 Rename toolbar file 5 years ago
yflory adae4b690b outer.css cache busting 5 years ago
yflory 8e7858e6ae New share modal in all the apps 6 years ago
yflory 5331eebb3e Enable notifications everywhere 6 years ago
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure 6 years ago
Caleb James DeLisle 507e5b18e9 Remove all less includes where no mixin or variable is used after 6 years ago
Caleb James DeLisle a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS 6 years ago
Caleb James DeLisle 4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS 6 years ago
yflory 64c85fe548 Don't return channel in parsePadUrl 7 years ago
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads 7 years ago
yflory 5ee5a93513 New tippy everywhere 7 years ago
yflory d0c38d31e4 Owned todo 7 years ago
yflory 4288f536f1 Use requireCSS to load FontAwesome 7 years ago
yflory 1dabc76bb9 Fix sframe-boot version 7 years ago
yflory 7ede2e1a07 Fix cursor position when editing a task in todo 7 years ago
yflory 037a6ccc35 Fix INVALID_RESPONSE error in the file app 7 years ago
yflory 54a91f1153 Ability to reorder and edit tasks 7 years ago
ansuz bee5494abb add some sanity checks to the todo app 7 years ago
ansuz 8213d0d926 guard against null pointer exception 7 years ago
ansuz 1fba82540a remove example code from todo app 7 years ago
yflory 92a8e107d7 Use the correct hash when opening the todo app for the first time 7 years ago
Caleb James DeLisle dd44b4da99 Removed old /less/ directory which is nolonger used :) 7 years ago
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work 7 years ago
yflory c59c6072f3 Remove jquery from outer 7 years ago
yflory b3688db202 Use async store 7 years ago
ansuz 77c81f2426 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into merge-staging 7 years ago
ansuz 71cf3a4ddf fix creation of personal todo list 7 years ago
ansuz 56102d3689 use unified listmap 7 years ago
ansuz c8a9afb6c8 remove duplicate loading screen 7 years ago
yflory fe9261f6a2 Fix modules order in TODO 7 years ago
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps 7 years ago
yflory 30c8c253dd Remove util and hash from common 7 years ago
yflory c9e1de042c Remove common-interface dependency from cryptpad-common 7 years ago
yflory 907e2cb517 lint compliance 7 years ago
yflory 68accaf653 Todo in sframe with less2 7 years ago
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter 7 years ago
Caleb James DeLisle b081603455 Update requirejs 7 years ago
ansuz 1fac0b9bc4 make todo text bold 7 years ago
ansuz 7cd42d5ff1 use provided clearTooltips function 7 years ago