Commit Graph

194 Commits (ef506eec008eadd662d4d78fc46e8110eb504a37)

Author SHA1 Message Date
yflory 96a00f89df Generate burn after reading link for pads
yflory 47128802a2 Merge branch 'staging' into mute
yflory 3ecad6fa73 Merge branch 'master' of github.com:xwiki-labs/cryptpad
yflory 32891be320 Fix export and username prompt
yflory 11ddb96422 Mute friends: dismiss notifications and fix UI issues
David Benqué ee35c1d151 display share link in textarea
yflory e35b1712c3 Change initial tab in the share modal
ansuz b5a05c1de3 clean up some dead code and do a quick optimizing pass
yflory 7e45f597c9 Merge branch 'design_dialogs' into staging
David Benqué 0429859c26 Merge remote-tracking branch 'origin/design_dialogs' into design_dialogs
David Benqué 754fa9dab2 review and lint
yflory 82bb710060 Don't close the share modal when clicking Preview
yflory be7b184d97 Fix space bar shortcut to dselect a radio input
David Benqué 0d94fba556 align input field with buttons in prompt dialogs
David Benqué fae0a930e3 tab icons correction
David Benqué d38f5a16c2 add optional icon to modal tabs
yflory 2fd31e8d89 Improve password prompt UI
yflory 3a76e84286 Add new modal type
yflory 353da76808 Improve share modal UI
yflory 8957bbd782 Ability to set ownership and password when sharing a folder
ClemDee 3884ccb7f3 Add upload-folder icon
yflory 457a04e39a lint
yflory 1a4e42f28d Tippy fix
ClemDee 537a310f4c Fix stuck tooltips bug
yflory 39d2496330 Implement UI to share a pad with a friend
yflory fb0827107b Secure share modal
yflory 7509ce1cc7 Use new application icons
yflory 2a86db2001 New Features page
yflory 1201f2dcc4 Fix small UI issue
yflory d78a00b5e1 Ese the correct document type in the text for the store corner popup
yflory 716159d300 Add OpenCollective links
yflory 264f7dc6a1 Move base64 migration prompt to corner and only when the pad is stored
yflory 9ebb598467 Make automatic pad storage configurable
yflory e8a5244362 Autostore base
yflory ebfa2c2dc3 Merge branch 'less-less' into staging
Caleb James DeLisle 8d95efa144 Reference the relevant line in alertify.js
Caleb James DeLisle a57a8e51a1 Prevent alertify.js from overriding styles
yflory bc7524c134 Fix tippy
yflory 425ac8ea57 Migration for read-only links + fix issues with read-only pads
yflory 470f404a24 temp
yflory 4dec2cca5c Translations for new version detected
yflory af2a13e5ae Fix UI issue with PPF in the file picker
yflory ba0e000808 Add a file upload modal
yflory 66655b4a23 Upload a file with a password
ansuz 2170fcb9ad Merge branch 'kanban' into staging
yflory 5554c24b36 Remove dev console logging
yflory 65a2083afc Suggest tags based on existing ones. Display existing tags in the drive.
yflory e2052b4510 Fix multiple tippy tooltips displayed in poll's table
yflory 6fde15247b Fix UI issues in the loading screen with the loading bar
yflory 2d2701596a Loading message and loading bar for migration
yflory 2b8e734cae Add revealable password input to display or prompt the password
yflory 64c85fe548 Don't return channel in parsePadUrl
yflory 1879c1829c Add passwod prompt to access protected pads
yflory 449ae579e5 Lint compliance
yflory a773c47950 Fix loading screen in login and register
yflory 842952fe1f New checkboxes and radio input everywhere
yflory 68c26f3164 Custom radio inputs
yflory 7870dc05ca Fix notification timeout
yflory 881c36214f Lint compliance
yflory 52d6c9d468 New colortheme for alertify logs and modals
yflory 5ee5a93513 New tippy everywhere
yflory 9d57548f1d New tooltips
yflory 4a23b57655 New loading screen
yflory 3eec812aff Merge branch 'staging' into creation
yflory c9ed6d6bf8 New pad creation screen
ansuz 64afcb7c0b comment out busyloop workaround for tippyjs
yflory 62186bd4bd Remove tooltip when the element is removed from DOM
yflory b0dba481d8 Fix small UI issues and IE issues
yflory 5c53868c3b Delete pads after 3 months of inactivity
yflory 728a6a868d Manage expired channels
yflory 5bba9b6c39 Refactor login to remove duplicate code
yflory 91e42f1518 Fix the bug introduced in the share modal fix
yflory 0b1795e5a1 Fix an issue preventing the share modal to be used more than once
ansuz 80cd3e208a lint compliance
ansuz 4e8335bfdd fix support for custom button classes
yflory 2995782079 Different colors for ok and cancel in alertify
yflory 6a906e3770 Fix share modal extension point
yflory 6e086ee779 Add shortcuts in the share modal
yflory c5ebbe1a56 New share menu
yflory 47203c37f1 Remove console error caused by setTimeout called with undefined
yflory 73126ed597 Display the owner and expiration time of a pad in the properties modal
yflory 7164d2dfdd lint compliance
yflory 888739e333 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory fa6106a6bb Use CSS to remove the loading screen
ansuz c0b5dc7536 make loading screen tip presence configurable
ansuz d1d75f2f25 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle c928be028a Upgrade the testing framework to allow multiple tests
yflory 09433e0bf0 display existing tags in the prompt in drive
ansuz 38e28ebc9a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 3c2d6af4f0 save pending tags when clicking OK on tagPrompt
yflory 50ddad5e41 Fix an issue with the tag prompt removing all keyup listeners
yflory 630ac45948 Fix laggy and blinking tooltips
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
ansuz 1cbf1aec92 prevent undefined access in non-sframe apps
ansuz f0bdc3b26f second try
ansuz d50a692986 add note about tags to prompt
yflory 1c7c37c121 Add the file class to pads in 'template' and 'recent' categories in the drive
ansuz 1f35798194 stop event propagation from tag prompt
ansuz b8ce149db6 add hint about tag usage
yflory cdeac00633 Merge branch 'staging' into newdrive