Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix(files): do not show legacy `edit locally` action on public pages | skjnldsv | 2024-07-31 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #46916 from nextcloud/fix/appmenu-label-pos | John Molakvoæ | 2024-07-31 | 4 | -16/+26 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix(core): do not show unread notification on app menu hover | skjnldsv | 2024-07-31 | 4 | -4/+9 | |
| * | | | | | | | | fix(core): app menu label position and animation | skjnldsv | 2024-07-31 | 1 | -12/+17 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #46876 from nextcloud/feat/update-line-height | Marco | 2024-07-31 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into feat/update-line-height | Marco | 2024-07-31 | 416 | -549/+3059 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Feat: update line height | Marco Ambrosini | 2024-07-31 | 2 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #46915 from nextcloud/fix/config-php-sample-imaginary | Josh | 2024-07-31 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix: don't break doc builds / fix imaginary config sample formatting | Josh | 2024-07-31 | 1 | -8/+8 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #46892 from nextcloud/fix/add-note-to-recipient | Ferdinand Thiessen | 2024-07-31 | 99 | -144/+598 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | chore: Compile assets | Ferdinand Thiessen | 2024-07-31 | 93 | -127/+381 | |
| * | | | | | | | test(files_sharing): Add test for "note to recipient" feature | Ferdinand Thiessen | 2024-07-31 | 2 | -2/+79 | |
| * | | | | | | | fix(files_sharing): Ensure "note to recipient" textarea is shown if there is ... | Ferdinand Thiessen | 2024-07-31 | 1 | -13/+19 | |
| * | | | | | | | fix(files_sharing): Add missing "note to recipient" | Ferdinand Thiessen | 2024-07-31 | 3 | -2/+119 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #46897 from nextcloud/fix/missing-template | Ferdinand Thiessen | 2024-07-31 | 1 | -0/+35 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | revert: chore(files): cleanup old templates | Ferdinand Thiessen | 2024-07-31 | 1 | -0/+35 | |
* | | | | | | | | Merge pull request #46452 from nextcloud/feat/46438/provide-feedback-edit-loc... | F. E Noel Nfebe | 2024-07-31 | 13 | -28/+105 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | chore(assets): Recompile assets | nextcloud-command | 2024-07-31 | 11 | -15/+18 |