Commit Graph

200 Commits (d1b8d8668e3b634b87a7f6f0bfe2f4c2a88e5555)

Author SHA1 Message Date
Caleb James DeLisle 710418f42f Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
yflory 437f50fd4a Migrate the file to a sandboxed iframe
yflory 729c013af7 Get mediatag embed code from the file app
ansuz acaf45a0e0 drop thumbnails if metadata is too large
ansuz b1a1f4ba13 add encrypted thumbnails to metadata for images.
correct decryption logic
Caleb James DeLisle 2ad9fcee17 Manual merge of notify.js
Caleb James DeLisle b081603455 Update requirejs
ansuz a4dbf39c4a fix pdf display problems in chrome
ansuz 4e62f79594 stop referring to deleted file as background image
Pierre Bondoerffer 34ba673cd3
improve file upload UI
Pierre Bondoerffer be29236af1
fix pdfjs styles
yflory 7f5c301734 Add display name in the settings useradmin menu
yflory 16d0527e92 Add a page title in drive, settings and file
ansuz 9f6ecea5d9 fix nacl reference error in media tag
ansuz a59853f9c2 use new media tag
yflory 81c8949aee Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 991cb896bd Fix avatar in /pad
ansuz 4a9a564913 don't try to handle error thta never happens anymore
Caleb James DeLisle c25f2df721 Added caching versions to some of the images which are loaded by js
ansuz bbf9916a91 fixes for file app
ansuz 9b8866ed72 handle RPC_NOT_READY error for logged out users
ansuz fca1ef4d36 hide unstyled content until the loading screen is displayed
ansuz 7de2683169 make all apps use clientside templates
ansuz e9bfaa9a60 compile less clientside. remove compiled css
yflory 8f2db44793 Remove getTitle from the file app
yflory 36ef4178dc Remove the editable title from the file app
yflory 2710279904 Use the new share button in the file app
yflory 5a248db267 Merge branch 'staging' into newCk
ansuz d822dfe37a add forget button to file app
ansuz 7fd36a72f3 re-add download button for file app
ansuz f02a381e32 avoid horizontal scrollbars
ansuz cc5d5d4f1d make pdfs in file app big
yflory 3a36040ba7 lint
yflory 5bfd8470cb Display the file size before downloading it
yflory cbe21959b4 Update UI for the file/media app
yflory c2c04bd5d8 Lint
yflory 2068a8b85b Embed the mediatag library in the file app
yflory 497ddeee6d Upload files with drag&drop in the drive
yflory f9c26645cf Upload images using the slide app
yflory a57f8679c5 Fix a race condition in the file app
yflory 11e2226f1a Fix lint errors
yflory 803bad1421 Move the file upload code in a separate file
yflory 376b60c21c New toolbar temp
ansuz 0c957989d2 add link to upload table when complete
ansuz fe2fef5e4c support dragging and dropping multiple files
ansuz 65233c2464 remove unused variable
ansuz 8f7aaecc1c cache some selectors and decrease memory demands
ansuz f631973f1f optimize file upload
ansuz 76c530037b enable donate button in all apps
ansuz 3915b30055 provide a register button on login
also direct users from file to login
ansuz dac9d0647d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 40b99e7bbf Get the file name before downloading the entire file
ansuz 6dc3c62ba4 check for src before trying to ajax
yflory 90a9764fa4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 346c289204 Fix lint errors
ansuz 0b6c587e2b fetch and decrypt metadata with range requests
yflory eb31d0323c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz a99080fb74 push the rest of the code
yflory 408a4dad94 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 3964f4feee Display the progress when downloading a file
ansuz dd73ad2dd5 add decryptMetadata function
ansuz 5179252d3b fix merge conflicts
ansuz 4ee42b87d4 make file crypto great again
yflory c45f08f147 Use a download button instead of downloading a file automatically
yflory 0c2f84058b Improve css for the file app
ansuz 03da870a7a jshint compliance
yflory 67a04a16ec Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 1ab6eb3c5d Add a queue for multiple uploads in the file app
ansuz bcd0303821 style /file/ with .less
ansuz 310909dc9e handle new error codes
ansuz d324a054f2 add progress bar to file upload
ansuz 80479fdc90 use rpc calls from cryptpad common
ansuz 827233dcba new translation keys for file upload
ansuz cc893723de add some TODOs, log uploaded content so we know it's working
ansuz 4c4c21342d don't try to decrypt nothing
ansuz 69e933dd17 better error handling in file download
ansuz 22efde87d5 correctly estimate upload size
ansuz 5d37a50a87 try to estimate upload size
ansuz 1525712deb new encrypted file format
ansuz 8f5989b6b0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 5c8586f8a3 Fix typo in file upload
yflory 1e4fc5a979 lint
yflory 96ccb94397 Add the share button when a file upload is complete
ansuz 97a28d3938 test file encryption/decryption
ansuz 299a53ded7 prefer to use functions from common
ansuz 56a871cb67 Merge branch 'soon' into staging
ansuz 521f99a3d6 support drag and drop for file upload
ansuz 4a104052b4 handle errors in file
ansuz 660cda6573 set title when uploading
ansuz 78b11584f8 remove unused variables
ansuz 5739c3d973 blow up if you ever run out of nonce-space
ansuz 2232518c64 set title after uploading
ansuz f644dc6c0b WIP support encrypted file upload via base64 chunks
yflory 56aaeea003 Fix the drive toolbar not displaying the displayName
ansuz e132ccf94a prepare for upload
ansuz e2942f959b add crypto for decrypting a chunked file
yflory f50aa5c29b Move the mediatag viewer into a media app
yflory 9882a3a923 Add support for the file applicaiton in the drive
yflory d5561910d4 Move the file manager into /drive and add a toolbar