summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
...
* Hide preview if it is in full screen mode (viewer is open)Julius Härtl2022-03-021-3/+3
* [tx-robot] updated from transifexNextcloud bot2022-02-282-4/+4
* [tx-robot] updated from transifexNextcloud bot2022-02-272-216/+274
* [tx-robot] updated from transifexNextcloud bot2022-02-252-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-02-242-2/+2
* fix all modals after vue 5.0szaimen2022-02-221-1/+1
* replace button with vue button componentVanessa Pertsch2022-02-211-4/+6
* Redirection now only happens when dir is emptyCarl Schwan2022-02-211-4/+4
* Merge pull request #31143 from nextcloud/fix/dont-redirect-file-indexVincent Petry2022-02-181-1/+1
|\
| * Don't redirect when loading files index pageCarl Schwan2022-02-171-1/+1
* | [tx-robot] updated from transifexNextcloud bot2022-02-172-2/+2
* | try to fix broken tooltipszaimen2022-02-141-1/+0
* | [tx-robot] updated from transifexNextcloud bot2022-02-142-12/+38
|/
* Merge pull request #30953 from nextcloud/feat/init-storage-when-transferring-...Vincent Petry2022-02-101-7/+6
|\
| * Init user's file system if not existing on ownership transferCarl Schwan2022-02-011-7/+6
* | Merge pull request #31097 from nextcloud/bugfix/31096/fix-shares-transfer-gue...Vincent Petry2022-02-101-1/+5
|\ \
| * | Fix path handling when transferring incoming sharesVincent Petry2022-02-101-1/+5
| |/
* | Merge pull request #31081 from nextcloud/bugfix/noid/dont-provide-favorite-ac...Joas Schilling2022-02-091-2/+10
|\ \
| * | Don't provide favorite activity settingsJoas Schilling2022-02-091-2/+10
* | | Merge pull request #30925 from paierlep/feature/breadcrumb_menu_parent_folder...Louis2022-02-082-5/+24
|\ \ \ | |/ / |/| |
| * | Show the parent folders in the breadcrumb menu when on a child entry.Christian Paier2022-02-022-5/+24
| |/
* / Fix bugs with incorrect currentFileList in the favorite and share by youCarl Schwan2022-02-031-0/+6
|/
* Merge pull request #30858 from nextcloud/fix/ajax-list-dir-content-on-fileLouis2022-01-271-1/+1
|\
| * Return 404 when AJAX tries to list dir content but file givenMichaIng2022-01-261-1/+1
* | Use @nextcloud/sharing in files and files_sharingLouis Chemineau2022-01-261-2/+3
|/
* Auto fix warningsLouis Chemineau2022-01-215-15/+8
* [tx-robot] updated from transifexNextcloud bot2022-01-202-24/+24
* [files] new internal link GET param to avoid setting 'openfile' on redirectJulien Veyssier2022-01-141-2/+2
* Merge pull request #30530 from nextcloud/fix/search-urlJohn Molakvoæ2022-01-141-6/+5
|\
| * Fix wrong unified search link to folderJohn Molakvoæ2022-01-131-6/+5
* | Properly hide progress bar after errorVincent Petry2022-01-121-5/+16
* | Properly abort uploadsVincent Petry2022-01-121-9/+36
* | Merge pull request #30572 from nextcloud/fix/lint_warningsLouis2022-01-1236-64/+65
|\ \
| * | Replace license information to SPDX expressionLouis Chemineau2022-01-1128-29/+29
| * | Add generic type and description when its missingLouis Chemineau2022-01-112-5/+5
| * | Typing correctionsLouis Chemineau2022-01-119-31/+32
* | | Trigger "changeDirectory" even on URL changeVincent Petry2022-01-112-9/+14
* | | Merge pull request #30570 from nextcloud/rakekniven-branch3Joas Schilling2022-01-1124-454/+0
|\ \ \ | |/ / |/| |
| * | Removed obselete language files - Pt. IIrakekniven2022-01-1024-454/+0
* | | Merge pull request #30567 from nextcloud/bugfix/noid/npm-ci-for-karmaVincent Petry2022-01-102-2/+7
|\ \ \ | |/ / |/| |
| * | Fix JS tests after test lib updatesVincent Petry2022-01-102-2/+7
* | | Merge pull request #30561 from nextcloud/rakekniven-branch2John Molakvoæ2022-01-1020-2380/+0
|\ \ \ | |/ / |/| |
| * | Removed obselete language filesrakekniven2022-01-0920-2380/+0
| |/
* | Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-081-26/+0
* | Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-082-4/+5
* | Eslint fixJohn Molakvoæ (skjnldsv)2022-01-089-32/+53
* | Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-087-1110/+2
* | Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-084-6/+5
* | Remove old configsJohn Molakvoæ (skjnldsv)2022-01-081-39/+0
|/
* Merge pull request #30423 from nextcloud/fix/grid-drop-textJohn Molakvoæ2022-01-041-9/+25
|\