Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | fix(dav): drop unwanted RemoteException class | skjnldsv | 2024-07-30 | 2 | -7/+13 | |
* | | | | | | Merge pull request #46918 from nextcloud/fix/recent-view | Andy Scherzinger | 2024-08-01 | 7 | -19/+64 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-08-01 | 4 | -6/+6 | |
| * | | | | | | test: Add test for recent view | Ferdinand Thiessen | 2024-08-01 | 1 | -0/+44 | |
| * | | | | | | 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 | 16 | -812/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore: Remove deprecated legacy search backend | Julius Härtl | 2024-08-01 | 16 | -812/+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 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix(files): empty folder pending size | skjnldsv | 2024-08-01 | 3 | -5/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #46942 from nextcloud/fix/activity-sections | John Molakvoæ | 2024-08-01 | 4 | -21/+35 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix(activity): regroup Files and spltit sharing activity | skjnldsv | 2024-08-01 | 4 | -21/+35 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #46930 from nextcloud/fix/app-menu-not-dot-pos | John Molakvoæ | 2024-08-01 | 3 | -5/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | fix(core): app menu notification should be in the top right | skjnldsv | 2024-08-01 | 3 | -5/+6 | |
|/ / / / / / | ||||||
* | | | | | | 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 pull request #46873 from nextcloud/chore/hide-initial-state-into-container | Andy Scherzinger | 2024-08-01 | 5 | -15/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | chore(core): wrap initial state into hidden container | Grigorii K. Shartsev | 2024-07-30 | 5 | -15/+17 | |
* | | | | | | | Merge pull request #46925 from nextcloud/feat/add-small-font-size-variable | Maksim Sukharev | 2024-08-01 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into feat/add-small-font-size-variable | Marco | 2024-08-01 | 99 | -299/+503 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | feat: add small font size variable | Marco Ambrosini | 2024-07-31 | 2 | -0/+2 | |
* | | | | | | | | | Merge pull request #46912 from nextcloud/fix/taskprocessing-speech-to-text-le... | Marcel Klehr | 2024-08-01 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix(TaskProcessing): Legacy Speech To Text support needs UserId | Marcel Klehr | 2024-07-31 | 1 | -0/+4 | |
* | | | | | | | | | | Merge pull request #46872 from nextcloud/fix/taskprocessing/dont-break-with-p... | Marcel Klehr | 2024-08-01 | 1 | -14/+18 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix(TaskProcessing): Don't break if provider methods throw | Marcel Klehr | 2024-07-30 | 1 | -14/+18 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #46936 from nextcloud/dependabot/github_actions/github-act... | John Molakvoæ | 2024-08-01 | 35 | -64/+64 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | build(deps): bump the github-actions group with 6 updates | dependabot[bot] | 2024-07-31 | 35 | -64/+64 | |
* | | | | | | | | | | Merge pull request #46083 from nextcloud/refactor/files-logger | Ferdinand Thiessen | 2024-08-01 | 45 | -62/+68 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-08-01 | 20 | -25/+25 | |
| * | | | | | | | | | | refactor(files): Resort imports and fix doc comment | Ferdinand Thiessen | 2024-08-01 | 4 | -14/+21 | |
| * | | | | | | | | | | refactor(files): Migrate logger util to Typescript | Ferdinand Thiessen | 2024-08-01 | 23 | -23/+22 | |
* | | | | | | | | | | | Merge pull request #46901 from nextcloud/automated/noid/master-update-psalm-b... | github-actions[bot] | 2024-08-01 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | chore(tests): Update psalm baseline | nextcloud-command | 2024-08-01 | 1 | -5/+0 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #46768 from nextcloud/fix/files-actions | Ferdinand Thiessen | 2024-08-01 | 16 | -86/+261 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-08-01 | 4 | -6/+6 | |
| * | | | | | | | | | | fix(files): Add missing directory variable to error message | Ferdinand Thiessen | 2024-08-01 | 1 | -1/+3 | |
| * | | | | | | | | | | fix(files): Provide file actions from list entry to make it reactive | Ferdinand Thiessen | 2024-08-01 | 12 | -79/+252 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #46921 from nextcloud/fix/system-tags-displayname | John Molakvoæ | 2024-08-01 | 3 | -16/+17 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix(systemtags): Correctly set the display name for the Nextcloud node | Ferdinand Thiessen | 2024-07-31 | 3 | -16/+17 | |
* | | | | | | | | | | Merge pull request #46917 from nextcloud/fix/add-missing-empty-content | John Molakvoæ | 2024-07-31 | 3 | -29/+57 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix(files): Add missing `emptyView` handling | Ferdinand Thiessen | 2024-07-31 | 3 | -29/+57 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #46913 from nextcloud/fix/menu-order | Ferdinand Thiessen | 2024-07-31 | 7 | -35/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix(files): fix template folder and file request menu order | skjnldsv | 2024-07-31 | 7 | -9/+17 | |
| * | | | | | | | | | chore(files_sharing): use spawnDialog for new file request handler | skjnldsv | 2024-07-31 | 1 | -26/+7 | |
* | | | | | | | | | | Merge pull request #46927 from nextcloud/fix/edit-locally-ppublic | John Molakvoæ | 2024-07-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | |