Commit graph

132 commits

Author SHA1 Message Date
ansuz
4a9a564913 don't try to handle error thta never happens anymore 2017-07-03 11:40:52 +02:00
Caleb James DeLisle
c25f2df721 Added caching versions to some of the images which are loaded by js 2017-06-30 12:11:44 +02:00
ansuz
bbf9916a91 fixes for file app 2017-06-29 14:21:48 +02:00
ansuz
9b8866ed72 handle RPC_NOT_READY error for logged out users 2017-06-29 11:13:48 +02:00
ansuz
fca1ef4d36 hide unstyled content until the loading screen is displayed 2017-06-29 10:49:35 +02:00
ansuz
7de2683169 make all apps use clientside templates 2017-06-27 18:17:52 +02:00
ansuz
e9bfaa9a60 compile less clientside. remove compiled css 2017-06-27 14:25:02 +02:00
yflory
8f2db44793 Remove getTitle from the file app 2017-06-26 16:38:59 +02:00
yflory
36ef4178dc Remove the editable title from the file app 2017-06-26 15:16:17 +02:00
yflory
2710279904 Use the new share button in the file app 2017-06-22 17:03:51 +02:00
yflory
5a248db267 Merge branch 'staging' into newCk 2017-06-20 10:57:40 +02:00
ansuz
d822dfe37a add forget button to file app 2017-06-19 17:44:30 +02:00
ansuz
7fd36a72f3 re-add download button for file app 2017-06-19 17:36:22 +02:00
ansuz
f02a381e32 avoid horizontal scrollbars 2017-06-19 16:30:03 +02:00
ansuz
cc5d5d4f1d make pdfs in file app big 2017-06-19 16:13:11 +02:00
yflory
3a36040ba7 lint 2017-06-15 18:36:23 +02:00
yflory
5bfd8470cb Display the file size before downloading it 2017-06-15 16:30:50 +02:00
yflory
cbe21959b4 Update UI for the file/media app 2017-06-15 15:35:52 +02:00
yflory
c2c04bd5d8 Lint 2017-06-15 15:02:31 +02:00
yflory
2068a8b85b Embed the mediatag library in the file app 2017-06-15 14:58:18 +02:00
yflory
497ddeee6d Upload files with drag&drop in the drive 2017-06-14 12:47:37 +02:00
yflory
f9c26645cf Upload images using the slide app 2017-06-13 16:15:04 +02:00
yflory
a57f8679c5 Fix a race condition in the file app 2017-06-13 11:45:37 +02:00
yflory
11e2226f1a Fix lint errors 2017-06-13 11:38:04 +02:00
yflory
803bad1421 Move the file upload code in a separate file 2017-06-13 11:21:26 +02:00
yflory
376b60c21c New toolbar temp 2017-06-12 15:59:24 +02:00
ansuz
0c957989d2 add link to upload table when complete 2017-06-12 12:31:52 +02:00
ansuz
fe2fef5e4c support dragging and dropping multiple files 2017-06-08 18:12:17 +02:00
ansuz
65233c2464 remove unused variable 2017-06-02 16:16:17 +02:00
ansuz
8f7aaecc1c cache some selectors and decrease memory demands 2017-06-02 11:45:54 +02:00
ansuz
f631973f1f optimize file upload 2017-06-01 18:16:02 +02:00
ansuz
76c530037b enable donate button in all apps 2017-05-30 15:51:07 +02:00
ansuz
3915b30055 provide a register button on login
also direct users from file to login
2017-05-29 13:11:07 +02:00
ansuz
dac9d0647d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-05-22 16:39:27 +02:00
yflory
40b99e7bbf Get the file name before downloading the entire file 2017-05-22 15:30:59 +02:00
ansuz
6dc3c62ba4 check for src before trying to ajax 2017-05-22 15:12:39 +02:00
yflory
90a9764fa4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-05-22 14:41:23 +02:00
yflory
346c289204 Fix lint errors 2017-05-22 14:39:58 +02:00
ansuz
0b6c587e2b fetch and decrypt metadata with range requests 2017-05-22 14:37:38 +02:00
yflory
eb31d0323c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-05-22 12:32:10 +02:00
ansuz
a99080fb74 push the rest of the code 2017-05-22 12:31:00 +02:00
yflory
408a4dad94 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-05-22 12:30:08 +02:00
yflory
3964f4feee Display the progress when downloading a file 2017-05-22 12:30:00 +02:00
ansuz
dd73ad2dd5 add decryptMetadata function 2017-05-22 12:26:44 +02:00
ansuz
5179252d3b fix merge conflicts 2017-05-22 12:11:24 +02:00
ansuz
4ee42b87d4 make file crypto great again 2017-05-22 12:04:47 +02:00
yflory
c45f08f147 Use a download button instead of downloading a file automatically 2017-05-22 11:43:45 +02:00
yflory
0c2f84058b Improve css for the file app 2017-05-22 11:16:01 +02:00
ansuz
03da870a7a jshint compliance 2017-05-19 19:38:57 +02:00
yflory
67a04a16ec Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-05-19 18:44:46 +02:00