server/apps/files_sharing
Vincent Petry 6fd084243b Fixed many issues, clean up
- fixed upload and storage statistics
- fixed infinite scroll to use the correct contain for scroll detection
- fixed unit test that sometimes fail for rename case
- controls are now sticky again
- fixed selection overlay to be aligned with the table
- fixed "select all" checkbox that had id conflicts
- fixed public page
- fixed global actions permissions detection
- fix when URL contains an invalid view id
- viewer mode now hides the sidebar (ex: text editor)
- added unit tests for trashbin
- clean up storage info in template (most is retrieved via ajax call now)
2014-05-15 17:51:04 +02:00
..
ajax Merge pull request #8041 from owncloud/files-sortcolumns 2014-05-12 12:50:27 +02:00
appinfo Images on public sharing get downscaled to increase use experience - this will speed up loading time 2014-05-02 17:02:57 +02:00
css Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
js Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
l10n [tx-robot] updated from transifex 2014-05-11 01:57:00 -04:00
lib @breif -> @brief 2014-05-13 19:09:15 +01:00
templates load image via javascript and use $(document).width() to determine the proper side of the image to be returned 2014-05-02 18:36:58 +02:00
tests remove legacy aka deprecated code: OC_FilesystemView 2014-05-12 16:30:39 +02:00
public.php Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
publicwebdav.php Expose public shares over webdav 2014-04-25 14:45:18 +02:00