Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | fix(files): `openfile` is set on the query not as a param | Ferdinand Thiessen | 2024-08-03 | 1 | -2/+5 | |
* | | | | | | | | | | 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 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | fix(2fa): Vertical align the 2FA icons with the name | Joas Schilling | 2024-08-02 | 3 | -3/+2 | |
* | | | | | | | | fix: Reset notification email automatically when deleting additonal email | Christopher Ng | 2024-08-02 | 2 | -0/+6 | |
* | | | | | | | | fix(files): Minimize `min-height` of dialog form | julia.kirschenheuter | 2024-08-02 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #46963 from nextcloud/fix/move-copy-error | John Molakvoæ | 2024-08-02 | 1 | -13/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix(files): cancel move-copy action should not be handled as an error | Ferdinand Thiessen | 2024-08-01 | 1 | -13/+32 | |
* | | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-02 | 416 | -378/+1062 | |
* | | | | | | | | | Merge pull request #46923 from nextcloud/feat/update-border-radius-variables | Marco | 2024-08-02 | 3 | -10/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | feat(theming): Update value of body container radius | Marco Ambrosini | 2024-08-01 | 3 | -5/+7 | |
| * | | | | | | | | | Feat: update border radius variables | Marco Ambrosini | 2024-08-01 | 2 | -9/+22 | |
* | | | | | | | | | | Merge pull request #46956 from nextcloud/fix/noid/ldap-cleanup-deps | Joas Schilling | 2024-08-01 | 10 | -85/+44 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix(LDAP): remove unneeded dependencies | Arthur Schiwon | 2024-08-01 | 10 | -85/+44 | |
* | | | | | | | | | | Merge pull request #46591 from nextcloud/fix/subtitle-on-search-for-share | Julius Härtl | 2024-08-01 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix(files_sharing): add missing subtitle on search for share recipients | Luka Trovic | 2024-08-01 | 1 | -6/+6 | |
* | | | | | | | | | | Merge pull request #46596 from nextcloud/feat/folder-tree | Arthur Schiwon | 2024-08-01 | 18 | -126/+716 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | feat(files): Update openapi spec | Christopher Ng | 2024-08-01 | 3 | -1/+104 | |
| * | | | | | | | | | test(files): Fix ApiController test | Christopher Ng | 2024-08-01 | 1 | -1/+16 | |
| * | | | | | | | | | feat(files): Allow toggling folder tree | Christopher Ng | 2024-08-01 | 3 | -1/+18 | |
| * | | | | | | | | | fix(files): Fix root crumb not marking navigation entry as active | Christopher Ng | 2024-08-01 | 1 | -0/+7 | |
| * | | | | | | | | | feat: Navigate via folder tree | Christopher Ng | 2024-08-01 | 9 | -98/+469 | |
| * | | | | | | | | | feat(files): Support setting view config for complex ids | Christopher Ng | 2024-08-01 | 2 | -1/+8 | |
| * | | | | | | | | | feat(files): Implement endpoint to retrieve a user's folder tree | Christopher Ng | 2024-08-01 | 2 | -25/+95 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #46353 from nextcloud/skipOPcacheCLI | Git'Fellow | 2024-08-01 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix: typo | Git'Fellow | 2024-07-08 | 1 | -1/+1 | |
| * | | | | | | | | fix: check both CLI and value | Git'Fellow | 2024-07-08 | 1 | -1/+1 | |
| * | | | | | | | | fix(setupchecks): Skip checking for OPcache if running from CLI | Git'Fellow | 2024-07-08 | 1 | -0/+5 | |
* | | | | | | | | | Merge pull request #46287 from nextcloud/fix/noid/missing-parentheses | Andy Scherzinger | 2024-08-01 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix(userstatus): add missing parenthesis | Anna Larch | 2024-08-01 | 1 | -3/+3 | |
* | | | | | | | | | | Merge pull request #46881 from nextcloud/try-non-recursive-source | Stephan Orbaugh | 2024-08-01 | 1 | -6/+18 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix: try to find non-recursive share source | Robin Appelman | 2024-07-30 | 1 | -6/+18 | |
* | | | | | | | | | | Merge pull request #46807 from nextcloud/refactor/files/security-attributes | Kate | 2024-08-01 | 7 | -73/+56 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | refactor(files): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 7 | -73/+56 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | fix(files): Correctly create Nodes from WebDAV result in "recent"-view | Ferdinand Thiessen | 2024-08-01 | 2 | -13/+14 | |
* | | | | | | | | | Merge pull request #45950 from nextcloud/chore/remove-depreacted-search | Andy Scherzinger | 2024-08-01 | 2 | -10/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | chore: Remove deprecated legacy search backend | Julius Härtl | 2024-08-01 | 2 | -10/+0 | |
* | | | | | | | | | | Merge pull request #40163 from nextcloud/enhanc/audit-tag-creator | Andy Scherzinger | 2024-08-01 | 4 | -0/+38 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | feat(admin_audit): Audit the tag creation | greta | 2024-08-01 | 4 | -0/+38 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #46943 from nextcloud/fix/ghost-providers | Anupam Kumar | 2024-08-01 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix(AdminSettings/AI): show pref list of only the enabled translation providers | Anupam Kumar | 2024-08-01 | 1 | -1/+6 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #46928 from nextcloud/fix/files-pending-size | John Molakvoæ | 2024-08-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix(files): empty folder pending size | skjnldsv | 2024-08-01 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* / / / / / / / / / | fix(activity): regroup Files and spltit sharing activity | skjnldsv | 2024-08-01 | 3 | -15/+31 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #46804 from nextcloud/refactor/encryption/security-attributes | Kate | 2024-08-01 | 3 | -8/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | refactor(encryption): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 3 | -8/+9 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #46810 from nextcloud/refactor/files_sharing/security-attr... | Kate | 2024-08-01 | 10 | -75/+57 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | refactor(files_sharing): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 10 | -75/+57 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'master' into feat/add-small-font-size-variable | Marco | 2024-08-01 | 30 | -181/+214 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | refactor(files): Resort imports and fix doc comment | Ferdinand Thiessen | 2024-08-01 | 4 | -14/+21 |