Commit Graph

528 Commits (fbd8c00a896fdfd2b19710646d9f6662e2bcd682)

Author SHA1 Message Date
Jan-Christoph Borchardt 2b423e5a44 coding style fixes, cut long lines, comments not on same lines, curly braces 13 years ago
Robin Appelman 7c4f81bd78 rename url parameter 13 years ago
Robin Appelman 4715fb12c8 Add url parameter to control whether previews should return 404 when the mimetype is unsupported 13 years ago
Jan-Christoph Borchardt b22d82f941 code style: else on same line 13 years ago
Morris Jobke 658758c3f7 fix intendation 13 years ago
Vincent Petry 44441b56d6 Fixed trashbin title 13 years ago
Vincent Petry 476444ab1a Fixed title format 13 years ago
Guillaume AMAT 577559458d Uses OC.basename instead of custom code 13 years ago
Robin Appelman 609a91a9b1 Show svg mime icons when no preview is available 13 years ago
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 13 years ago
Guillaume AMAT 01dc7c5482 Gets the page title from oc_defaults in Files app 13 years ago
Guillaume AMAT a62b393d02 Update page title when navigating through directories 13 years ago
Morris Jobke 13fa0e2a9d Fix implied evals and doubled definition of variable 13 years ago
Joas Schilling af7366cd30 Only add files to file list when uploading to current directory 13 years ago
Vincent Petry fe2a63ffd4 Scroll to the top after switching dir 13 years ago
Vincent Petry ba1b9df8a9 Fixed file name validation unit test + added newline 13 years ago
Vincent Petry d36a2ff9ee Added .jshintrc 13 years ago
raghunayyar 85e67be0aa Rename action now appears as pencil icon 13 years ago
Vincent Petry 58c7042e70 Added error message for when target folder was removed 13 years ago
Jan-Christoph Borchardt d310df505c permanently show download action on mobile, only icon 13 years ago
Pellaeon Lin 19675c2c9d Fix variable name 13 years ago
Vincent Petry c6695bbd76 Fixed download URL in public page 13 years ago
Myles McNamara 9555305565 change publicUploadButtonMock to public_upload 13 years ago
rnveach a41440436c added trigger to redo selection text on a directory change 13 years ago
rnveach 90a41ef26a fixed selector string and removed all checkbox if it was selected 13 years ago
Pellaeon Lin cd6ab29313 Use t() 's native method 13 years ago
Thomas Müller 6c76b4ba12 fixing preview generation 13 years ago
Vincent Petry 8135828b2e Fix to not destroy draggable when no draggable was set 13 years ago
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 13 years ago
Vincent Petry 335b2f40a6 Fixed download file from URL error messages 13 years ago
Pellaeon Lin 5ddd85ff9c Contextual upload error message 13 years ago
Pellaeon Lin 0aa38165a4 Update #free_space on getstoragestats AJAX call 13 years ago
Pellaeon Lin 64bf0fa47f Display different messages for uploadLimit and freeSpace 13 years ago
Pellaeon Lin 69f2bde324 Change misleading message when file size exceeds upload limit 13 years ago
zombiehugs 8fb4ab097d Fixed indention. 13 years ago
zombiehugs be0197a29a #6051 [ux][files] Move File Spinner 13 years ago
Vincent Petry 24a08c686d New file box now has default file name + extension 13 years ago
Vincent Petry 68f610a90e Update file list entry on rename 13 years ago
ganomi f94180a996 Fix filellist/rename/summary problem 13 years ago
Vincent Petry a7962faa56 Fixed delete action to show error message as notification 13 years ago
Jörn Friedrich Dreyer 5da2929180 fix filtering number like filenames in filelist 13 years ago
Vincent Petry 5bdfccfc47 Fixed total dirs/files message hiding condition 13 years ago
Vincent Petry 80c8666d3a Deleting all files in trash now only sends a single flag 13 years ago
Vincent Petry e285e84e18 Selection summary is now displayed properly 13 years ago
Vincent Petry 4998faf343 Added JS event for when the user changes the directory 13 years ago
Vincent Petry c16fbbf386 Increased upload error delay to 10 seconds 13 years ago
Vincent Petry bdc75e497b Fixed totalDirs JS error 13 years ago
Ramiro Aparicio b49530f80b Do not count the size of shared folder on total 13 years ago
Vincent Petry 31181e4348 Fixed storage stats to be based on current directory 13 years ago
Vincent Petry 5d9ab6e7ac Update quota value in client after scan and upload 13 years ago