Commit Graph

80 Commits (f149824c39ac11d4e94ac5a027e9a0b3ff8ccf2d)

Author SHA1 Message Date
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure
Caleb James DeLisle 507e5b18e9 Remove all less includes where no mixin or variable is used after
Caleb James DeLisle a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
Caleb James DeLisle 4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS
yflory 64c85fe548 Don't return channel in parsePadUrl
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads
yflory 5ee5a93513 New tippy everywhere
yflory d0c38d31e4 Owned todo
yflory 4288f536f1 Use requireCSS to load FontAwesome
yflory 1dabc76bb9 Fix sframe-boot version
yflory 7ede2e1a07 Fix cursor position when editing a task in todo
yflory 037a6ccc35 Fix INVALID_RESPONSE error in the file app
yflory 54a91f1153 Ability to reorder and edit tasks
ansuz bee5494abb add some sanity checks to the todo app
ansuz 8213d0d926 guard against null pointer exception
ansuz 1fba82540a remove example code from todo app
yflory 92a8e107d7 Use the correct hash when opening the todo app for the first time
Caleb James DeLisle dd44b4da99 Removed old /less/ directory which is nolonger used :)
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work
yflory c59c6072f3 Remove jquery from outer
yflory b3688db202 Use async store
ansuz 77c81f2426 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into merge-staging
ansuz 71cf3a4ddf fix creation of personal todo list
ansuz 56102d3689 use unified listmap
ansuz c8a9afb6c8 remove duplicate loading screen
yflory fe9261f6a2 Fix modules order in TODO
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps
yflory 30c8c253dd Remove util and hash from common
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
yflory 907e2cb517 lint compliance
yflory 68accaf653 Todo in sframe with less2
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
Caleb James DeLisle b081603455 Update requirejs
ansuz 1fac0b9bc4 make todo text bold
ansuz 7cd42d5ff1 use provided clearTooltips function
ansuz 9734a4db80 append new items to the top of the todo
ansuz 69eaccbdef don't create empty todo entries
ansuz e84edb2c2b disable problematic tooltips
ansuz 9c07793d0d remove tips on checkbox state change
ansuz ba9cab762c Merge branch 'todo' of github.com:xwiki-labs/cryptpad into todo
yflory 8e83501c72 Merge branch 'todo' of github.com:xwiki-labs/cryptpad into todo
yflory 459e0b3b16 CSS and bug fixes for todo
ansuz d4ffa7903f better popup logic
ansuz 0b81781f35 make the input bold
ansuz 2af96d74fc automatically focus on the create todo form
yflory 77d6da841f Merge branch 'todo' of github.com:xwiki-labs/cryptpad into todo
yflory 3da76e3ae8 Update style for the todo app
ansuz 85366f2368 use new translations
ansuz d99d071716 WIP checkbox titles
ansuz e6031c2209 slightly better styles