Commit Graph

8640 Commits (53c5a84eac33fdc1deb0bf5607c1984a258771b0)

Author SHA1 Message Date
Volkan Gezer 586c4236fd fix lineheight of server2server share 11 years ago
Morris Jobke b6aeea8c0b simplify formula and add comment 11 years ago
Jan-Christoph Borchardt 053b0a4063 shade color for modified dates again, fix #9363 11 years ago
Jan-Christoph Borchardt 2a9fb130ec make sure table header is white instead of slightly grey 11 years ago
Bjoern Schiessle ea31ab7b5c rename mount point of children if parent was renamed 11 years ago
Robin Appelman edb67f9f4d Remove invalid mounts from the active fs 11 years ago
Robin Appelman 0008db9995 Fix unit test 11 years ago
Jenkins for ownCloud 9933b33166 [tx-robot] updated from transifex 11 years ago
Vincent Petry 32d2457e58 Fix files list scroll behavior 11 years ago
Vincent Petry 025b71d068 Use fileActionsReady to re-render sharing icons 11 years ago
Jan-Christoph Borchardt 7760fd4bef add ellipsizing to restore string if text is too long 11 years ago
Bjoern Schiessle bb935978fa don't move a share mount point into a different mount point 11 years ago
Vincent Petry 509cdebab7 Fix fileActionsReady event after deferred file actions update 11 years ago
Vincent Petry fd68034357 Fixed remote share password param detection 11 years ago
Morris Jobke eaf9d6eccc increase width of version dropdown - fixes #9270 11 years ago
Robin Appelman 8339618ead More error catching in list.php 11 years ago
Robin Appelman 8061a4ccc0 Remove external shares if the share is invalid 11 years ago
Robin Appelman 1c43081d38 Detect removed public shares 11 years ago
Jörn Friedrich Dreyer 12420d08e2 change order of registering api and capabilities to fix file version previews 11 years ago
Vincent Petry 5e6f6da786 Fix warnings when personal is not set 11 years ago
Jörn Friedrich Dreyer abc521dbf7 add missing backticks 11 years ago
Jenkins for ownCloud a878b42b42 [tx-robot] updated from transifex 11 years ago
Jan-Christoph Borchardt 24277f0dd6 change 'Cancel upload' text to x icon for more space in breadcrumbs bar 11 years ago
Bjoern Schiessle 618c9fd033 improved error message 11 years ago
Robin Appelman 30c240a145 If loading a directory fails, navigate back to the previous directory 11 years ago
Robin Appelman 4526bc0ba6 Handle StorageNotAvailableException in ajax/list.php 11 years ago
Joas Schilling 5e4ac548bb Use attr() instead of data() so the item ids work as intended 11 years ago
Jan-Christoph Borchardt a4c693dd75 remove obsolete CSS, fix visual bug in share dialog #9255 11 years ago
Bjoern Schiessle 372d58544f no longer check if the external storage app is enabled, we use no the webdav implementation from core 11 years ago
Vincent Petry 8977a68548 Use filtered list for ext storage list mounts API 11 years ago
Jenkins for ownCloud 589f68ebf6 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud ebf93448f2 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 26d0978993 [tx-robot] updated from transifex 11 years ago
Volkan Gezer 11788c9579 fix server share dialog title 11 years ago
Bjoern Schiessle 1004836fd3 unit tests 11 years ago
Bjoern Schiessle e4c45b5e26 check if file exists before deleting keys, and add debug output for every 11 years ago
Bjoern Schiessle 706a8ace58 normalize path before comparison to make sure that we always find the mount point 11 years ago
Arthur Schiwon fe0b75ccab also adapt result check from readAttribute 11 years ago
Arthur Schiwon ef7ab856f6 fix instantiation of Access class 11 years ago
Arthur Schiwon df7678f01e specify no attribute for group exists check, as done with users 11 years ago
Jan-Christoph Borchardt b7cb4f5a63 fix trailing whitespace noted by Scrutinizer 11 years ago
Robin Appelman 1bb1504d24 Improve comment 11 years ago
Robin Appelman 6f5d5b9a30 Also check for updated permissions for webdav storages 11 years ago
Vincent Petry 0ff30a7d5e Remove missed console.log in file list 11 years ago
Vincent Petry 13b7937381 Allow late registration of file actions in public page 11 years ago
Jan-Christoph Borchardt e33fa226cd fix rename icon, fix #9257 11 years ago
Jan-Christoph Borchardt b86b7fd143 show share action of shared items darker to distinguish from non-shared, fix #8898 11 years ago
Vincent Petry 586b3a9683 Sync file list with file actions 11 years ago
Vincent Petry ec4cf96f0d Breadcrumb width calculation fix 11 years ago
Thomas Müller ef4057d382 remove pointless require - we should kill all require_once like that in our tests 11 years ago