232 Commits (7c7b35f71acf1c048948f7b6fd1b76c038b19434)

Author SHA1 Message Date
yflory 3f6e64338a Fix downloading file from the drive 5 years ago
yflory 521940f604 Don't update the proxy onfinechange when picking a cursor color 5 years ago
ClemDee 2ee3b77a43 Merge branch 'staging' into exportFolderTests 5 years ago
ClemDee bb9898fa35 Download files code refractoring 5 years ago
ansuz c66e1f02c2
Merge pull request #412 from xwiki-labs/downloadFiles
Download files
5 years ago
ClemDee ce6e4b0838 Remove useless code 5 years ago
ClemDee b49777cd37 Move make-backup.js to common 5 years ago
ClemDee 38b414bbe1 Fix folder metadata appearing as folder in downloaded drive zip 5 years ago
ClemDee 3e918ec1cf Fix issues of no file extension for pad export 5 years ago
ClemDee f3bb56925b Change browser color picker to jscolor picker for cursor color 5 years ago
yflory 8e7858e6ae New share modal in all the apps 6 years ago
yflory 5331eebb3e Enable notifications everywhere 6 years ago
yflory 8d3ba0fd75 Fix reset tips in settings 6 years ago
yflory d3afee0e34 Add a spellcheck option for codemirror 6 years ago
yflory bb5f03bd0f Add admin panel 6 years ago
yflory 1ecc460686 Fix a backup and restore issue from the settings 6 years ago
ansuz 0f644b04b2 send feedback related to full drive export 6 years ago
ansuz 424a14625d add feedback keys for password change and drive migration 6 years ago
ansuz ab832f38b7 send feedback for the subscription button in the settings sidebar 6 years ago
yflory 6140952763 Hide duplicated owned pads settings for anon users 6 years ago
yflory 0a7adb3e88 Hide duplicated owned pads 6 years ago
yflory cef9733262 Enable spellcheck in pad 6 years ago
yflory f2f9b57505 Own drive migration 6 years ago
yflory 0197f583f2 Translations for the cursor position settings 6 years ago
yflory 081fc01694 Add a settings category about the cursor 6 years ago
yflory a5b04bd62a Download a file from the drive using the context menu 6 years ago
yflory 1d31aab990 Display more warning messages about the full drive export 6 years ago
yflory 8b554dec63 Set font size in code editor from the settings page (#140) 6 years ago
yflory d748620129 Add timeout when downloading a file in drive export 6 years ago
yflory ef37bac2e7 Add UI for the CryptDrive export 6 years ago
yflory 3e9e92dcac Implement full CryptDrive export 6 years ago
yflory 92ce311694 Basic CryptDrive export with pads 6 years ago
yflory 8261ad86ae Update translation 6 years ago
yflory 5b6aa4ba0a Reorder autostore options in Settings 6 years ago
yflory 9ebb598467 Make automatic pad storage configurable 6 years ago
ansuz f5172fd05f Merge branch 'soon' into staging 6 years ago
ansuz 24c7ce57e1 apply the fix for password change recommended by @sairim 6 years ago
ansuz a181c09a68 Merge branch 'soon' into staging 6 years ago
ansuz e2600e4b36 display a loading screen while users are changing their passwords 6 years ago
yflory ebfa2c2dc3 Merge branch 'less-less' into staging 6 years ago
ansuz ed881840cd remove XXX label from non-blocking feature 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
ansuz cc6f3dc0e4 lint compliance 7 years ago
ansuz 7aa7b82c60 merge staging 7 years ago
yflory 355dc5c993 Hide account password change form in settings 7 years ago
ansuz e03b9fe630 remove login-block dependency from settings 7 years ago
ansuz da35d94f73 don't require Block in /settings/ 7 years ago
yflory a146f6acc9 Change user account password function 7 years ago
ansuz 9a7abe0b1e Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users 7 years ago
ansuz c2014c5906 a bit of cleanup, bug fixes, and lint compliance 7 years ago
yflory 36d1ae0f6c Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users 7 years ago
yflory 71b085ba23 Owned drive migration UI 7 years ago
ansuz c3741f847d resolve conflicts from merge with staging 7 years ago
ansuz d03339f20b check for the presence of a blockHash in localStorage when logging in 7 years ago
yflory a5b207d57b Password change UI 7 years ago
yflory d37aa0646e Change account password (clientside RPC) 7 years ago
yflory e1d59db30d Fonts issues on Windows 7 years ago
yflory c190a38a6b Fix UI issues 7 years ago
yflory 842952fe1f New checkboxes and radio input everywhere 7 years ago
yflory 5ee5a93513 New tippy everywhere 7 years ago
yflory 0993204d14 Disable thumbnails by default 7 years ago
yflory 9cba630700 lint compliance 7 years ago
yflory 4288f536f1 Use requireCSS to load FontAwesome 7 years ago
yflory a718603b36 Automatic account deletion 7 years ago
yflory 2704ee1ed7 Account deletion translations 7 years ago
yflory 07e361b88d Account deletion button 7 years ago
yflory 1dabc76bb9 Fix sframe-boot version 7 years ago
yflory cbd29794b8 Improve keyboard shortcuts in the pad creation screen 7 years ago
yflory 5089f1206d Pad creation screen translations and link to settings 7 years ago
yflory fd4ed3ce3b Fix subscription button in settings 7 years ago
yflory 4d0312115a Add a link to the account server for subscribers in settings 7 years ago
yflory 69c33e2f83 Ability to disable profile 7 years ago
yflory 51587d1006 Ability to disable feedback on the entire instance 7 years ago
yflory db0d2e161c Hide pad creation screen features if it is disabled in app config 7 years ago
yflory e377d606be Fix spinner style in the new settings category 7 years ago
yflory ef480fea79 Add a settings category for the pad creation screen 7 years ago
yflory f329d65bc8 Ability to reduce the width of ckeditor 7 years ago
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work 7 years ago
Caleb James DeLisle ba74f9d37a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle 1dabea84d9 Overrides to colortheme.less will nolonger block the adding of new keys to the original file 7 years ago
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic 7 years ago
yflory c59c6072f3 Remove jquery from outer 7 years ago
yflory 0840570fbf Async store part 1 7 years ago
yflory 280a7c2765 Clean cryptpad-common 7 years ago
yflory 477f14bb8b Put constants in a separate file 7 years ago
yflory 2813b7219e Fix the public key using the wrong domain in settings 7 years ago
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps 7 years ago
yflory 5a2afb5c95 Remove Realtime and Messaging from common 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 dc207393fd Separate UI elements from cryptpad-common 7 years ago
yflory f931574dac lint compliance 7 years ago
yflory 101482b8cc Migrate settings to use a sandboxed iframe 7 years ago
yflory 2a3a5c4342 Ability to disable thumbnails 7 years ago
yflory 47fe7b1c53 Drive in sandboxed iframe 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
yflory 5bf966633c Merge branch 'staging' into slide2 7 years ago