1719 Commits (6c1861dbc6a10cca45e2af83b8cb14a9bdf93081)

Author SHA1 Message Date
yflory 67a04a16ec Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 1ab6eb3c5d Add a queue for multiple uploads in the file app 8 years ago
ansuz ba5ef5157e show pretty representations of storage usage 8 years ago
ansuz 0a54f0cf2d better alignment of preview and code entry 8 years ago
ansuz e78299aed6 use async file decryption, listen for progress events. 8 years ago
ansuz bcd0303821 style /file/ with .less 8 years ago
ansuz ef155d8ccf Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 310909dc9e handle new error codes 8 years ago
yflory d014fccfce Fix lint error 8 years ago
yflory 2082b328b4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 814c81fb13 Display an alert when CryptPad has a new version 8 years ago
ansuz 34606ea8ba use newest xwiki media-tag 8 years ago
ansuz 5a83259233 listen for decryption errors 8 years ago
ansuz 2cee9534c5 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz d324a054f2 add progress bar to file upload 8 years ago
yflory 21f9e31e75 Add a placeholder for the user app 8 years ago
ansuz 164342920e fix inverted condition 8 years ago
yflory 620f4dc512 Add translations for the markdown preview button title 8 years ago
yflory 51bd41d4e8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 0bd4caeb7e Add the task list code to the markdown renderer 8 years ago
ansuz d187945e94 jshint compliance 8 years ago
ansuz 3ba94a1ba2 correctly set release version number 8 years ago
yflory 2b60b81a68 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory d13dde856a Add the markdown renderer file and change code's default content 8 years ago
ansuz 4debec39bb update footer with next release codename and corrected matrix link 8 years ago
ansuz 73ec91aa5e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 80479fdc90 use rpc calls from cryptpad common 8 years ago
ansuz 7befaccd88 move more rpc calls into pinpad 8 years ago
yflory 56bcdff890 Add a preview of the markdown content in the code editor 8 years ago
yflory b72415b56b Fix old hashes not working with the new parser 8 years ago
yflory 6b7aeb9121 Fix the text example 8 years ago
yflory fe0f21594a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 953e7155f0 Send only the hostname to the accounts server 8 years ago
ansuz afef456b18 fix undefined reference 8 years ago
ansuz 8fe0282b7b jshint compliance 8 years ago
ansuz 827233dcba new translation keys for file upload 8 years ago
yflory 834830fc4f Fix the Ctrl key + click to select multiple files 8 years ago
yflory 1a7c4d5ebe Store the FS_hash in the user object after the merge 8 years ago
yflory 87fa28180a Display an upgrade button in the settings page 8 years ago
yflory c1b43db363 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 7ee6864ea4 Add the user menu in the login and register pages 8 years ago
ansuz 1542aa96bc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory dc2cdb7c08 Add the usage bar in the settings page 8 years ago
ansuz cc893723de add some TODOs, log uploaded content so we know it's working 8 years ago
ansuz 2dd04f7631 get limits from the server 8 years ago
yflory 716245f864 Make all the buttons look the same 8 years ago
yflory 0f37d9def7 Change the button font size in the toolbar 8 years ago
yflory 48496416e7 Use the same font-size for all the toolbar buttons 8 years ago
yflory 8172f117a7 Fix Hash.alert not a function 8 years ago
yflory 0e58859393 Fix lint error 8 years ago
yflory 771348720b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 03274c3776 Display an info message in the anonymous drive 8 years ago
yflory 57979f6314 Display the public key using a href in the settings page 8 years ago
ansuz a9b670fdf5 don't parse trailing slash as part of encryption key in old hashes 8 years ago
ansuz 9bbd3161ca update tests for new API changes 8 years ago
ansuz 06f3d0eefe shim isArray if not exists. correctly report how often this occurs 8 years ago
yflory 50d9f72b3a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 601226115b New anonymous drive 8 years ago
ansuz 30f6ef3f85 handle more response codes, use metadata 8 years ago
ansuz 18d959ef16 handle non-200 status codes 8 years ago
yflory ed95bbb08f Fix lint errors 8 years ago
yflory 89a993be3c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 0f13198119 Move the parseHash code into parsePadUrl 8 years ago
ansuz 4c4c21342d don't try to decrypt nothing 8 years ago
ansuz 69e933dd17 better error handling in file download 8 years ago
ansuz 42f3a62cac handle errors with XHR 8 years ago
ansuz 213708d8dc center media tags 8 years ago
ansuz 6c68b5e6ca use new media-tag, listen for decryption events 8 years ago
ansuz 7dd5907ff0 Merge branch 'limit' into staging 8 years ago
ansuz 22efde87d5 correctly estimate upload size 8 years ago
ansuz a993ab6616 use new encrypted file encoding in media-tag 8 years ago
ansuz 8c49150725 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory e0293a1162 Merge branch 'master' into staging 8 years ago
yflory 57ee7de7d4 Update and return the storage limit 8 years ago
yflory 371edff943 Fix an error when moving unsorted files to root in the drive 8 years ago
yflory b76dcba1d6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 733c3abefa Update the upgrade button in the drive 8 years ago
yflory becba33b05 Scroll to the selected element in the drive 8 years ago
yflory 419fb15425 Remember the scroll position in the drive tree 8 years ago
yflory 5d0535966c Center vertically slides in present mode and checkbox to disable transitions 8 years ago
ansuz 5d37a50a87 try to estimate upload size 8 years ago
ansuz 6d30d7f89f strip junk bytes from base64 more safely 8 years ago
ansuz 1525712deb new encrypted file format 8 years ago
ansuz 8f5989b6b0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory cf81b02096 Make sure the spinner is always centered in the loading screen 8 years ago
yflory 5a21be8112 Improve UI on mobile 8 years ago
ansuz 5aba2d4640 remove unused variable 8 years ago
yflory 5c8586f8a3 Fix typo in file upload 8 years ago
yflory 1e4fc5a979 lint 8 years ago
yflory 3c4b6a89d2 Fix a conflict with the arrow keys and renaming a folder in the tree 8 years ago
yflory 96ccb94397 Add the share button when a file upload is complete 8 years ago
yflory c00158d23a Move code to common-history 8 years ago
ansuz 97a28d3938 test file encryption/decryption 8 years ago
ansuz 6a1c799a6e support async tests 8 years ago
ansuz 922e7803e9 remove extraneous slashes from hashes when parsing 8 years ago
yflory 0f8ef2f516 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 6a8153aca3 Fix selection issues in the drive with Chrome 8 years ago
yflory a6c49cd65c Fix undefined title in slides present mode 8 years ago
ansuz 299a53ded7 prefer to use functions from common 8 years ago
ansuz a338b23f40 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago