Commit Graph

195 Commits (1291303c5a312fad9f01fbaf22cc21e3b9b3675d)

Author SHA1 Message Date
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 11 years ago
Jan-Christoph Borchardt b22d82f941 code style: else on same line 11 years ago
Morris Jobke 658758c3f7 fix intendation 11 years ago
Vincent Petry 44441b56d6 Fixed trashbin title 11 years ago
Vincent Petry 476444ab1a Fixed title format 11 years ago
Guillaume AMAT 577559458d Uses OC.basename instead of custom code 11 years ago
Robin Appelman 609a91a9b1 Show svg mime icons when no preview is available 11 years ago
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 11 years ago
Guillaume AMAT 01dc7c5482 Gets the page title from oc_defaults in Files app 11 years ago
Guillaume AMAT a62b393d02 Update page title when navigating through directories 11 years ago
Morris Jobke 13fa0e2a9d Fix implied evals and doubled definition of variable 11 years ago
Joas Schilling af7366cd30 Only add files to file list when uploading to current directory 11 years ago
Vincent Petry fe2a63ffd4 Scroll to the top after switching dir 11 years ago
Vincent Petry d36a2ff9ee Added .jshintrc 11 years ago
raghunayyar 85e67be0aa Rename action now appears as pencil icon 11 years ago
Vincent Petry c6695bbd76 Fixed download URL in public page 11 years ago
rnveach a41440436c added trigger to redo selection text on a directory change 11 years ago
Vincent Petry 8135828b2e Fix to not destroy draggable when no draggable was set 11 years ago
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 11 years ago
Vincent Petry 68f610a90e Update file list entry on rename 12 years ago
ganomi f94180a996 Fix filellist/rename/summary problem 12 years ago
Vincent Petry a7962faa56 Fixed delete action to show error message as notification 12 years ago
Jörn Friedrich Dreyer 5da2929180 fix filtering number like filenames in filelist 12 years ago
Vincent Petry 5bdfccfc47 Fixed total dirs/files message hiding condition 12 years ago
Vincent Petry 80c8666d3a Deleting all files in trash now only sends a single flag 12 years ago
Vincent Petry 4998faf343 Added JS event for when the user changes the directory 12 years ago
Vincent Petry bdc75e497b Fixed totalDirs JS error 12 years ago
Ramiro Aparicio b49530f80b Do not count the size of shared folder on total 12 years ago
Vincent Petry 31181e4348 Fixed storage stats to be based on current directory 12 years ago
Vincent Petry 5d9ab6e7ac Update quota value in client after scan and upload 12 years ago
Vincent Petry 1be1c57bc8 Corretly hide "no permissions" message in controls in viewer mode 12 years ago
Vincent Petry aeac3186ee Fixed summary visibility check 12 years ago
Vincent Petry e62ca4ea4f Append file etag to preview URLs 12 years ago
Jörn Friedrich Dreyer 8ed73e5ced use a more descriptive error message when the user tries to create '/Shared' 12 years ago
Jörn Friedrich Dreyer 45e6d96702 prevent user from creating or renaming sth. to an existing filename 12 years ago
Vincent Petry 263f8bebfe Added FileList.setViewerMode to hide controls 12 years ago
kondou 732e7db319 Fix mind-boggling emptycontent logic 12 years ago
kondou 7864a3bf07 Fix shared folder still showing fileheader 12 years ago
kondou 40cc57ab3e Improve updateEmptyContent logic 12 years ago
kondou 60b25a2e97 Create FileList.updateEmptyContent() and fix not showing emptycontent after deletion 12 years ago
Vincent Petry 467f864db4 Fixed sharing status update for new/uploaded files 12 years ago
Vincent Petry c6f14001bb Fixed drag and drop upload to breadcrumb 12 years ago
Vincent Petry 92e646413a Fixed drag and drop onto folders 12 years ago
Vincent Petry fab4102c51 Disabled ajax mode for public files view 12 years ago
kondou f828b51ede Hide files list header, when theres no files to see 12 years ago
Jörn Friedrich Dreyer 8899543b7f use !== comparison 12 years ago
Vincent Petry 1962bed261 Replace plus sign with space in files app URL #4932 12 years ago
Thomas Müller 3c0e93e220 no file actions during upload 12 years ago
Jörn Friedrich Dreyer 715846626e hide excessive logging with a trace flag 12 years ago
Thomas Müller 6ed2df11fc store the permissions retrieved via ajax within the dom element 12 years ago