summaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
* Fix empty details view after renaming a fileDaniel Calviño Sánchez2018-01-111-1/+1
* Fixed quota update on upload and on deleteJohn Molakvoæ (skjnldsv)2018-01-031-1/+2
* Fix unwanted varJohn Molakvoæ (skjnldsv)2018-01-031-1/+1
* Update quotas on each uploadJohn Molakvoæ (skjnldsv)2018-01-031-0/+6
* Merge pull request #7624 from nextcloud/fix-fileActions-currentFile-not-set-b...Morris Jobke2018-01-021-0/+3
|\
| * Fix "fileActions.currentFile" not set before using itDaniel Calviño Sánchez2017-12-261-0/+3
* | Merge pull request #7592 from nextcloud/update-quota-on-files-uploadRoeland Jago Douma2017-12-281-1/+0
|\ \ | |/ |/|
| * Fixed testsJohn Molakvoæ (skjnldsv)2017-12-261-2/+0
| * Update quota on file upload and deletionJohn Molakvoæ (skjnldsv)2017-12-211-0/+1
* | Trigger the "Details" action when clicking on an empty file row spaceDaniel Calviño Sánchez2017-12-211-1/+18
|/
* Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interfaceTobias Kaminsky2017-12-061-4/+11
|\
| * show e2e folder icon on encrypted foldersBjoern Schiessle2017-11-201-1/+4
| * Add data attribute to file list rows telling if the file is encryptedDaniel Calviño Sánchez2017-11-201-2/+4
| * adjust permissions in web view for encrypted foldersBjoern Schiessle2017-11-201-1/+3
* | recycle SharedFileInfo values in fileInfoArthur Schiwon2017-11-231-4/+1
|/
* Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-2/+7
|\
| * Remove requeriment for read permission on some actionsDaniel Calviño Sánchez2017-11-021-1/+1
| * Add proper handling of files without permissionsDaniel Calviño Sánchez2017-11-021-1/+6
* | Fix tooltip placement in Shared files listJan-Christoph Borchardt2017-11-141-1/+1
* | Merge pull request #7051 from nextcloud/breadcrumbs-refactorMorris Jobke2017-11-131-20/+21
|\ \
| * | Improve drag & drop and fix some background issue if d&d on narrow windowsJohn Molakvoæ (skjnldsv)2017-11-081-3/+2
| * | Fixed click in menuJohn Molakvoæ (skjnldsv)2017-11-081-2/+2
| * | Fixed breadcrumb action feedback and optimisationJohn Molakvoæ (skjnldsv)2017-11-081-0/+2
| * | Fixed computation and removed unwanted scriptsJohn Molakvoæ (skjnldsv)2017-11-081-17/+17
| |/
* | Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authentic...blizzz2017-11-101-1/+2
|\ \
| * | Enable chunking for bigger files in authenticated web uploadVincent Petry2017-11-031-1/+2
| |/
* | Merge pull request #7046 from nextcloud/hide-summary-file-actions-when-select...Morris Jobke2017-11-091-0/+20
|\ \
| * | Hide summary file actions when a selected file does not matchDaniel Calviño Sánchez2017-11-021-0/+20
| |/
* | never show '/' as path for conflicting file namesRobin Appelman2017-11-071-1/+3
* | still trigger conflict resolution for existing entries when the current entry...Robin Appelman2017-11-071-15/+16
|/
* Merge pull request #6869 from burned42/6307-fix_page_title_not_changedDaniel Calviño Sánchez2017-10-271-0/+1
|\
| * bugfix: set/change page title when switching to filelistBernd Stellwag2017-10-271-0/+1
* | Move checkboxes to their own columnDaniel Calviño Sánchez2017-10-191-12/+32
* | Move favorite mark to the top right corner of the thumbnailDaniel Calviño Sánchez2017-10-191-3/+2
* | Set background size for thumbnail in CSS instead of JavaScriptDaniel Calviño Sánchez2017-10-191-2/+2
|/
* navigate to the root directory when showing the main filelistRobin Appelman2017-09-281-0/+1
* Fix busy state loading animation in filesJohn Molakvoæ (skjnldsv)2017-09-231-4/+2
* Merge pull request #6014 from nextcloud/add-copy-actionMorris Jobke2017-09-181-7/+117
|\
| * Don't show success notifications for failed copy actions and update folder sizesThomas Citharel2017-09-151-33/+59
| * [WIP] Added copy and move buttonsThomas Citharel2017-09-151-10/+10
| * Allow files to be copied through action menu & multiple files actionsThomas Citharel2017-09-151-1/+85
* | Force refresh file list when clicking on breadcrumb even if target directory ...Chon Kou2017-09-161-1/+1
|/
* Move multiple filesThomas Citharel2017-08-271-2/+36
* Don't try the actual file upload if the checks already error outRoeland Jago Douma2017-08-261-0/+1
* Don't fetch the translation from core but from filesRoeland Jago Douma2017-08-241-1/+1
* properly block file upload to non-active filelistRobin Appelman2017-07-101-0/+2
* Fix sorting of favorite filesDaniel Calviño Sánchez2017-07-051-2/+7
* Make possible to know the registered detail views in a details viewDaniel Calviño Sánchez2017-06-091-0/+15
* Make rename file tooltip error text changePhil Davis2017-05-211-0/+2
* Do not reload the filelist on first openRoeland Jago Douma2017-05-041-1/+10