aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* address reviewSimon L2023-06-242-5/+5
* only print deprecation logs if debug mode is enabledSimon L2023-06-242-5/+5
* Move deprecation warnings to debugSimon L2023-06-242-5/+5
* reload filelist when adding or removing sharesRobin Appelman2023-05-221-2/+5
* Remove some dead code in files appVarun Patil2023-05-171-3/+0
* fix(search): fix load moreJohn Molakvoæ2023-05-161-1/+1
* feat(system-tags): show inline in filesJohn Molakvoæ2023-05-022-0/+129
* Merge pull request #37948 from nextcloud/artonge/fix/dont_show_tags_action_wh...Simon L2023-04-271-6/+8
|\
| * Do not show Tags action when systemtag is disabledLouis Chemineau2023-04-271-6/+8
* | Create new file/folder labelsChristopher Ng2023-04-274-6/+14
|/
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-062-3/+7
* feat(files): actions apiJohn Molakvoæ2023-04-061-1/+4
* feat(files): custom columnsJohn Molakvoæ2023-04-061-1/+1
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-3/+2
* Adjust breadcrumb navigation structure to the navigation listjulia.kirschenheuter2023-04-041-3/+5
* feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-082-3/+22
* Prevent scrolling hover .files-controlsLouis Chemineau2023-02-081-0/+5
* Do not open the sidebar automatically on small widthsSimon L2023-02-021-2/+6
* Merge pull request #36331 from tpayen/fix/globalNewButtonLouis2023-01-311-1/+1
|\
| * fix(files) Call .action of local elementThomas P2023-01-301-1/+1
* | feat: update newfilemenu.js for rich-workspaceLuka Trovic2023-01-301-6/+17
|/
* Fix scrolling while dragging in file list viewLouis Chemineau2023-01-051-17/+19
* Add component testingJohn Molakvoæ2023-01-042-8/+0
* Fix preview cropJohn Molakvoæ2023-01-044-15/+22
* Port settings to ModalJohn Molakvoæ2023-01-043-98/+48
* Port Files navigation to vueJohn Molakvoæ2023-01-042-23/+32
* Replace custom tooltips with native ones in filesjulia.kirschenheuter2022-12-228-49/+10
* Merge pull request #35521 from nextmcloud/nmcpr/1416-prevents-selection-of-en...Simon L2022-12-061-4/+4
|\
| * Prevents the selection of encrypted files when scroll the pagekavita.sonawane@t-systems.com2022-12-011-4/+4
* | Merge pull request #35299 from nextmcloud/nmcpr/1416-prevents-selection-of-en...Vincent Petry2022-11-221-1/+7
|\|
| * Prevent selection of encrypted folderskavita.sonawane@t-systems.com2022-11-221-1/+4
| * Prevents the selection of encrypted folder on next page loadkavita.sonawane@t-systems.com2022-11-221-1/+1
| * Prevents the selection of encrypted folder on scroll pagekavita.sonawane@t-systems.com2022-11-221-1/+2
| * Add comments for prevents the selection of encrypted folderskavita.sonawane@t-systems.com2022-11-221-0/+1
| * Filelist:-Deselecting all files checkboxes within cells of encrypted folderkavita.sonawane@t-systems.com2022-11-221-1/+2
* | Also cancel XHR when cancelling uploadsVincent Petry2022-11-181-0/+9
|/
* Fix sidebar not automatically hidden in Files appDaniel Calviño Sánchez2022-11-092-3/+3
* Require a token for "Edit locally"Joas Schilling2022-10-111-5/+16
* do not show editlocally on mobileszaimen2022-10-111-23/+25
* Merge pull request #34134 from nextcloud/Valdnet-patch-4Joas Schilling2022-09-271-2/+2
|\
| * l10n: Correct text stringValdnet2022-09-191-2/+2
* | Remove port parameter which is included in hostChristopher Ng2022-09-211-1/+1
* | Use computer icon for edit locally file actionChristopher Ng2022-09-211-2/+2
* | Add edit locally file actionChristopher Ng2022-09-202-0/+33
|/
* Reset global search on files sidebar navigation changeChristopher Ng2022-09-151-0/+2
* Fix grid view toggleVincent Petry2022-09-142-29/+44
* Fix typos in apps/ subdirectoryluz paz2022-09-054-8/+8
* Fix file list scrollingJulius Härtl2022-09-012-2/+2
* Merge pull request #33746 from nextcloud/a11y/33739/fix-legacy-navVincent Petry2022-08-311-2/+2
|\
| * Add a11y attributes for legacy app navigationVincent Petry2022-08-291-2/+2