-
- Downloads
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)
Showing
- apps/files/css/files.css 30 additions, 15 deletionsapps/files/css/files.css
- apps/files/index.php 5 additions, 0 deletionsapps/files/index.php
- apps/files/js/app.js 23 additions, 3 deletionsapps/files/js/app.js
- apps/files/js/breadcrumb.js 7 additions, 3 deletionsapps/files/js/breadcrumb.js
- apps/files/js/file-upload.js 0 additions, 3 deletionsapps/files/js/file-upload.js
- apps/files/js/fileactions.js 2 additions, 0 deletionsapps/files/js/fileactions.js
- apps/files/js/filelist.js 77 additions, 37 deletionsapps/files/js/filelist.js
- apps/files/js/files.js 28 additions, 44 deletionsapps/files/js/files.js
- apps/files/js/keyboardshortcuts.js 1 addition, 2 deletionsapps/files/js/keyboardshortcuts.js
- apps/files/js/navigation.js 18 additions, 3 deletionsapps/files/js/navigation.js
- apps/files/list.php 3 additions, 15 deletionsapps/files/list.php
- apps/files/templates/index.php 0 additions, 1 deletionapps/files/templates/index.php
- apps/files/templates/list.php 12 additions, 9 deletionsapps/files/templates/list.php
- apps/files/tests/js/appSpec.js 66 additions, 15 deletionsapps/files/tests/js/appSpec.js
- apps/files/tests/js/fileactionsSpec.js 11 additions, 4 deletionsapps/files/tests/js/fileactionsSpec.js
- apps/files/tests/js/filelistSpec.js 63 additions, 41 deletionsapps/files/tests/js/filelistSpec.js
- apps/files_sharing/css/public.css 0 additions, 8 deletionsapps/files_sharing/css/public.css
- apps/files_sharing/js/public.js 24 additions, 2 deletionsapps/files_sharing/js/public.js
- apps/files_sharing/js/share.js 8 additions, 5 deletionsapps/files_sharing/js/share.js
- apps/files_sharing/public.php 1 addition, 1 deletionapps/files_sharing/public.php
Loading
Please register or sign in to comment