Commit Graph

727 Commits (bedc4664e41b542eae15b1038b22ace817fc447f)

Author SHA1 Message Date
Morris Jobke 7798ea0cd7 show spinner on file upload in IE8, 9 12 years ago
Jan-Christoph Borchardt cd81687a38 properly escape variable 12 years ago
Jan-Christoph Borchardt 137d19f6b1 fix accessibility for 'New' file inputs 12 years ago
Jan-Christoph Borchardt 0e78415cb1 fix accessibility of file upload 12 years ago
Jan-Christoph Borchardt 6f4ed59883 use method to only visually hide elements, show only for screen reader 12 years ago
Vincent Petry ab35459cac Propertly restore thumbnail on cancel/rename/move 12 years ago
Jan-Christoph Borchardt 4344b3d3cf fix Delete action text being translatable 12 years ago
Jan-Christoph Borchardt edc8967c93 add text to Delete action 12 years ago
Jan-Christoph Borchardt e5875fda38 properly name form labels for the file selection 12 years ago
Jan-Christoph Borchardt bac2683c55 fix alt text for breadcrumbs home icon 12 years ago
Vincent Petry 207d77e5cd Fixed small code style issues 12 years ago
Vincent Petry 976baed5f9 Remove spinner when toggling file favorite 12 years ago
Vincent Petry 33eb4483b2 Fixed has-favorites CSS 12 years ago
Vincent Petry 1d22cd5b22 Use star icon for favorites 12 years ago
Vincent Petry dfe922b72a Correctly replace favorites icon when re-rendering file actions 12 years ago
Vincent Petry a5bb66f4a7 Added favorites feature to the files app 12 years ago
Robin McCorkell fdbb68a3c3 Return ? if mtime is 0 or -1 12 years ago
Vincent Petry a89aad05c0 Replace input checkbox CSS selector with .electCheckBox 12 years ago
Vincent Petry 81e9d43e23 Move file thumbnail into the label element 12 years ago
Jörn Friedrich Dreyer c615b3527f show readonly message in file conflict dialog, make it always selected 12 years ago
Morris Jobke 1bfa405a93 introduce alt text for rename icon - fixes #12067 12 years ago
Vincent Petry c02ef69521 Simple Plugin system for Javascript 12 years ago
Robin Appelman 9c86665ef4 Dont show the delete button for selected files if one of the selected files is not deletable 12 years ago
Vincent Petry e689bc745f Improve FileActions JS to allow for custom rendering 12 years ago
Jan-Christoph Borchardt af743efff0 add alt text for file actions, but leave empty since text is directly next to it 12 years ago
Vincent Petry 0f3e6cb50a Improved Javascript docs for JSDoc 12 years ago
Nazar Mokrynskyi da27797e8d Even better - usage of this.$container instead of this.$el.parent() 12 years ago
Nazar Mokrynskyi 9de874f015 this.$el is not the same as $('#app-content') 12 years ago
Nazar Mokrynskyi 33ada11a64 Use function call for FileList.pageSize 12 years ago
Nazar Mokrynskyi 6ec9c99d48 Use this.$el instead of the absolute selector 12 years ago
Vincent Petry 704ffaa6a3 Use body element when animating scroll in public page 12 years ago
Nazar Mokrynskyi 257cf1fc34 Page size calculation based on real page height 12 years ago
Jan-Christoph Borchardt 2ac953e6a8 correct progress-icon to icon-loading-small 12 years ago
Jan-Christoph Borchardt 91d9d45c6c correct delete-icon to icon-delete, fix #11128 12 years ago
Clark Tomlinson 140c89f1c3 Adding link to ellipsis and fixing styling 12 years ago
Robin McCorkell 99d41bec5d Show original path information in trashbin and sharing views 12 years ago
Vincent Petry f1bfe35cda Added permission check for drag and drop 12 years ago
Vincent Petry 6ca9e27438 Scroll to new file/folder after adding 12 years ago
Vincent Petry 9ae000676c Fixed scrollto for search results 12 years ago
pdessauw 0d078e48ce Highlight every uploaded files and scroll down to the last one 12 years ago
Clark Tomlinson 92685acf60 Implementing moment.js 12 years ago
Jan-Christoph Borchardt e713e97df5 remove obsolete 'Download preparing' message for zip downloads, fix #3755 12 years ago
Vincent Petry 3a99f15af2 Client side sort for sharing overview 12 years ago
Oliver Gasser eb2669448d Compare upload limit against biggest file 12 years ago
Volkan Gezer f2a775acb8 Fix alert text 12 years ago
Vincent Petry 173059f6d0 Fixed file list sorting 12 years ago
Bjoern Schiessle b3cff4beb6 add error message if user wants to rename a file which no longer exists 12 years ago
Jan-Christoph Borchardt 5ee0a57598 trigger lazy loading earlier, fix #9823 12 years ago
Remco Brenninkmeijer 319caa7089 Sorting triangles pointing up for ascending, down for descending 12 years ago
Remco Brenninkmeijer 3ebcc29ee3 Before I get spanked ;) 12 years ago