| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-09 | 126 | -280/+512 |
* | Merge pull request #47137 from nextcloud/backport/45207/stable29 | Andy Scherzinger | 2024-08-08 | 2 | -33/+72 |
|\ |
|
| * | fix(dav): Try basic auth for ajax WebDAV requests | Ferdinand Thiessen | 2024-08-08 | 2 | -33/+72 |
* | | Merge pull request #47072 from nextcloud/backport/46710/stable29 | Ferdinand Thiessen | 2024-08-08 | 1 | -1/+1 |
|\ \ |
|
| * | | fix: Use timestamp instead of revision id in files_versions metadata API | Louis Chemineau | 2024-08-07 | 1 | -1/+1 |
* | | | fix(files): Add missing directory variable to error message | Ferdinand Thiessen | 2024-08-08 | 2 | -7/+62 |
* | | | fix(files): Provide file actions from list entry to make it reactive | Ferdinand Thiessen | 2024-08-08 | 6 | -75/+87 |
* | | | fix(files): Correctly create Nodes from WebDAV result in "recent"-view | Ferdinand Thiessen | 2024-08-08 | 3 | -25/+48 |
* | | | Merge pull request #46972 from nextcloud/backport/46963/stable29 | Ferdinand Thiessen | 2024-08-08 | 1 | -13/+32 |
|\ \ \ |
|
| * | | | fix(files): cancel move-copy action should not be handled as an error | Ferdinand Thiessen | 2024-08-08 | 1 | -13/+32 |
| | |/
| |/| |
|
* | | | perf(files_trashbin): Only trigger one PROPFIND for trashbin view | Ferdinand Thiessen | 2024-08-08 | 2 | -66/+18 |
* | | | fix(files_trashbin): Original name of the deleted files should be set as disp... | Ferdinand Thiessen | 2024-08-08 | 1 | -0/+5 |
|/ / |
|
* | | fix(systemtags): Correctly load tagged files in "tags"-files-view | Ferdinand Thiessen | 2024-08-08 | 1 | -1/+1 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-08 | 32 | -6/+394 |
* | | fix(theming): make cache buster depend on the app version | Richard Steinmetz | 2024-08-07 | 1 | -1/+3 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-07 | 196 | -1258/+1632 |
* | fix(share): Rename Circle to Team | Git'Fellow | 2024-08-06 | 1 | -5/+5 |
* | fix: add missing subtitle on search for share recipients | Luka Trovic | 2024-08-06 | 1 | -6/+6 |
* | Merge pull request #47068 from nextcloud/backport/47043/stable29 | Andy Scherzinger | 2024-08-06 | 1 | -1/+4 |
|\ |
|
| * | fix(inherited-shares): ignore top root folder | Maxence Lange | 2024-08-06 | 1 | -1/+4 |
* | | chore(assets): Recompile assets | nextcloud-command | 2024-08-06 | 1 | -23/+23 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-06 | 26 | -14/+262 |
* | fix(files): When redirecting to a file (internal link) then it should open by... | Ferdinand Thiessen | 2024-08-05 | 1 | -0/+2 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-05 | 18 | -0/+208 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-04 | 6 | -0/+6 |
* | Merge pull request #46774 from nextcloud/backport/46767/stable29 | John Molakvoæ | 2024-08-03 | 2 | -192/+123 |
|\ |
|
| * | fix(files): Correctly validate new node name | Ferdinand Thiessen | 2024-08-02 | 2 | -192/+123 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-03 | 100 | -66/+396 |
|/ |
|
* | fix(files): show folder sharing overlay on received shares | skjnldsv | 2024-08-02 | 1 | -0/+2 |
* | chore: Compile assets | Ferdinand Thiessen | 2024-08-02 | 1 | -2/+10 |
* | test: Add regression test for opening shared folders | Ferdinand Thiessen | 2024-08-02 | 1 | -1/+1 |
* | fix(files_sharing): `open-in-files` should open a folder and not the parent | Ferdinand Thiessen | 2024-08-02 | 1 | -1/+3 |
* | Merge pull request #46529 from nextcloud/backport/46432/stable29 | John Molakvoæ | 2024-08-02 | 3 | -4/+11 |
|\ |
|
| * | chore(cypress): adjust files-sidebar.cy.ts | skjnldsv | 2024-08-02 | 1 | -1/+1 |
| * | fix(files): Close the sidebar on navigation | Ferdinand Thiessen | 2024-08-02 | 3 | -3/+10 |
* | | Merge pull request #46969 from nextcloud/backport/46956/stable29 | Arthur Schiwon | 2024-08-02 | 10 | -85/+44 |
|\ \ |
|
| * | | fix(LDAP): remove unneeded dependencies | Arthur Schiwon | 2024-08-01 | 10 | -85/+44 |
* | | | fix(systemtags): Correctly set the display name for the Nextcloud node | Ferdinand Thiessen | 2024-08-02 | 1 | -15/+18 |
| |/
|/| |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-02 | 416 | -378/+1062 |
|/ |
|
* | Merge pull request #46960 from nextcloud/backport/46287/stable29 | Andy Scherzinger | 2024-08-01 | 1 | -3/+3 |
|\ |
|
| * | fix(userstatus): add missing parenthesis | Anna Larch | 2024-08-01 | 1 | -3/+3 |
* | | fix: typo | Git'Fellow | 2024-08-01 | 1 | -1/+1 |
* | | fix: check both CLI and value | Git'Fellow | 2024-08-01 | 1 | -1/+1 |
* | | fix(setupchecks): Skip checking for OPcache if running from CLI | Git'Fellow | 2024-08-01 | 1 | -0/+5 |
|/ |
|
* | fix(files): empty folder pending size | skjnldsv | 2024-08-01 | 1 | -2/+2 |
* | fix(AdminSettings/AI): show pref list of only the enabled translation providers | Anupam Kumar | 2024-08-01 | 1 | -1/+6 |
* | Merge pull request #46933 from nextcloud/backport/46927/stable29 | John Molakvoæ | 2024-07-31 | 1 | -1/+1 |
|\ |
|
| * | fix(files): do not show legacy `edit locally` action on public pages | skjnldsv | 2024-07-31 | 1 | -1/+1 |
* | | Merge pull request #46911 from nextcloud/backport/46897/stable29 | John Molakvoæ | 2024-07-31 | 1 | -0/+35 |
|\ \
| |/
|/| |
|
| * | revert: chore(files): cleanup old templates | Ferdinand Thiessen | 2024-07-31 | 1 | -0/+35 |