aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* fix(files): do not show legacy `edit locally` action on public pagesskjnldsv2024-07-311-1/+1
* fix(files_sharing): adjust IAttributes API and files_versionsskjnldsv2024-07-121-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-061-0/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-2926-221/+98
* feat: rename users to account or personVincent Petry2024-02-131-2/+2
* fix(files): legacy humanFileSize testsJohn Molakvoæ2023-10-045-15/+15
* Render inline system tags using new DAV properties APILucas Azevedo2023-09-132-129/+0
* fix: Hide set reminder action on public sharesChristopher Ng2023-09-071-1/+1
* fix: Upload progress shows number of files to upload and current indexFerdinand Thiessen2023-08-211-6/+20
* fix: Make smooth bitrate and remaining upload time work when unsetFerdinand Thiessen2023-08-211-6/+6
* Smooth time remaining, bitrate and stabilize user informationPhlogi2023-08-211-14/+40
* adjust add buttonSimon L2023-08-153-6/+9
* enh: use alarm iconChristopher Ng2023-08-091-1/+1
* fix: prevent sidebar from openingChristopher Ng2023-08-091-1/+3
* feat(files_reminders): emit action menu openedChristopher Ng2023-08-091-1/+5
* feat(files_reminders): register file actionChristopher Ng2023-08-091-0/+16
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-022-122/+0
* fix(files): url used to retrive storage statsMax2023-07-311-2/+2
* fix: legacy files favorite event node typeJohn Molakvoæ2023-07-111-1/+2
* chore: remove old favorites viewJohn Molakvoæ2023-07-055-649/+0
* fix(files): fix favorites legacy to vue handling and sortingJohn Molakvoæ2023-07-051-0/+12
* fix(files): Only render the menu if there are actions to showJulius Härtl2023-06-291-2/+2
* 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
|\