Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-13 | 120 | -654/+1394 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(files_sharing): fix label usage of file request feature | John Molakvoæ | 2024-07-12 | 4 | -8/+10 |
| | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | chore(files_sharing): lint & refactor fixes | skjnldsv | 2024-07-12 | 7 | -17/+18 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(files_sharing): adjust IAttributes API and files_versions | skjnldsv | 2024-07-12 | 7 | -27/+20 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(files_sharing): phpunit & openapi fixes | skjnldsv | 2024-07-12 | 15 | -312/+774 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore(files_sharing): cleanup NewFileRequestDialog vue | skjnldsv | 2024-07-12 | 5 | -23/+29 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix: psalm, cs, autoloader and lint | skjnldsv | 2024-07-12 | 4 | -32/+38 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore(files_sharing): refactor share password mail | skjnldsv | 2024-07-12 | 2 | -53/+95 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore(files_sharing): refactor sharing config | skjnldsv | 2024-07-12 | 14 | -378/+463 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(files_sharing): adjust NewFileRequestDialog for emails invites | skjnldsv | 2024-07-12 | 1 | -4/+14 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | feat(files_sharing): allow mixed values in share attributes and allow ↵ | skjnldsv | 2024-07-12 | 8 | -25/+66 |
| | | | | | | storing email arrays Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore(files_sharing): refactor mail handling | skjnldsv | 2024-07-12 | 2 | -14/+64 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | feat(files_sharing): implement IShareProviderWithNotification and refactor ↵ | skjnldsv | 2024-07-12 | 3 | -51/+47 |
| | | | | | | sendMailNotification Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | feat(files_sharing): add `new file request` option | skjnldsv | 2024-07-12 | 12 | -14/+1047 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore(files_sharing): rename `File drop` to `File requests` | skjnldsv | 2024-07-12 | 3 | -4/+4 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | feat(theming): Allow shipped backgrounds to have a dark variant | Ferdinand Thiessen | 2024-07-12 | 9 | -15/+41 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-12 | 58 | -174/+174 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore(settings): Rename user groups | Christopher Ng | 2024-07-11 | 3 | -4/+4 |
| | | | | | | | - "Active accounts" -> "All accounts" - "Recent accounts" -> "Recently active" Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | chore(l10n): Translate group names | Christopher Ng | 2024-07-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | feat: Add Recent accounts section | Christopher Ng | 2024-07-11 | 6 | -11/+71 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Merge pull request #46373 from nextcloud/artonge/fix/rounded_corner_in_grid_view | Ferdinand Thiessen | 2024-07-11 | 1 | -5/+2 |
|\ | | | | | fix(files): Add rounded corners back in grid view | ||||
| * | fix(files): Add rounded corners back in grid view | Louis Chemineau | 2024-07-11 | 1 | -5/+2 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Merge pull request #46448 from ↵ | Andy Scherzinger | 2024-07-11 | 5 | -14/+27 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-missing-dashboard-widget-icon fix(dashboard): Unify widget icon colors and document it's behaviour | ||||
| * | | fix(dashboard): Use the widget icon URL when it was provided | Joas Schilling | 2024-07-11 | 2 | -2/+24 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | fix(userstatus): Fix dashboard icon | Joas Schilling | 2024-07-11 | 3 | -12/+3 |
| |/ | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | feat: Add new forbidden filename options to Capabilities | Ferdinand Thiessen | 2024-07-11 | 2 | -9/+31 |
|/ | | | | | | | | | Allow clients to access the new filename validation options and make frontend name validation possible. Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #46428 from nextcloud/fix/noid/fix-cypress-test-cachebuster | Marcel Müller | 2024-07-11 | 1 | -0/+4 |
|\ | | | | | fix(theming): Don't reset the cachebuster value when we reset theming | ||||
| * | fix(theming): Don't reset the cachebuster value when we reset theming | Marcel Müller | 2024-07-10 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-11 | 12 | -24/+24 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #46391 from nextcloud/chore/use-consistent-material-symbols | Ferdinand Thiessen | 2024-07-10 | 35 | -34/+33 |
|\ | | | | | chore: Make app icons consistent Material Symbols with same settings | ||||
| * | chore: Make app icons consistent Material Symbols with same settings | Ferdinand Thiessen | 2024-07-10 | 35 | -34/+33 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(workflows): Fix file systemtag cache | Joas Schilling | 2024-07-10 | 1 | -21/+9 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-10 | 10 | -4/+16 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: Make active apps initial state consistent with OCS API | Ferdinand Thiessen | 2024-07-10 | 4 | -32/+15 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files_sharing): Only enable mixed sharing types if there is at least one ↵ | Ferdinand Thiessen | 2024-07-09 | 1 | -1/+2 |
| | | | | | | | | sharing type If the array is empty it means it is not shared. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(files): Fix ESLint issues with files and files_sharing app | Ferdinand Thiessen | 2024-07-09 | 14 | -17/+19 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | test: Adjust Typescript definitions for OCP and OC | Ferdinand Thiessen | 2024-07-09 | 15 | -25/+42 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Enable ESLint for apps and fix all errors | Ferdinand Thiessen | 2024-07-09 | 68 | -213/+266 |
| | | | | | | | | | Nevertheless this causes a huge amount of new warnings. Previously the shell script for directories to lint was wrong it was generating all app names to lint, but was missing the `apps/` prefix. Causing only `core` to be linted. Co-authored-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #46361 from nextcloud/perf/scroll-user-list | Pytal | 2024-07-09 | 1 | -0/+1 |
|\ | | | | | perf(settings): Optimize user list scroll performance | ||||
| * | perf(settings): Optimize user list scroll performance | Christopher Ng | 2024-07-08 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #45249 from ↵ | yemkareems | 2024-07-09 | 4 | -0/+553 |
|\ \ | |/ |/| | | | | | nextcloud/feature/add-ability-to-sort-by-last-login feat: add ability to sort by last login | ||||
| * | fix(OpenAPI): Regenerate | provokateurin | 2024-07-08 | 2 | -58/+58 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager | yemkareems | 2024-07-08 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | fix: ran bash build/openapi-checker.sh and commit the result | yemkareems | 2024-07-08 | 2 | -0/+496 |
| | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | fix: limit and fixLimit removed. negative limit handled in controller. ↵ | yemkareems | 2024-07-08 | 1 | -10/+4 |
| | | | | | | | | | | | | removed getUsersSortedByLastLogin from Manager and instead used the config in controller Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | fix: removed default limit of 25. if null is given all users are fetched or ↵ | yemkareems | 2024-07-08 | 1 | -1/+1 |
| | | | | | | | | | | | | if limit is given limit number of users are fetched Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | fix: removed references to old disabled users code. refactored query as per ↵ | yemkareems | 2024-07-08 | 1 | -27/+4 |
| | | | | | | | | | | | | getDisplayNames function. limit and offset added to query. default limit set to 25. Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | fix: removed NoCSRFRequired used for testing locally | yemkareems | 2024-07-08 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | fix: removed the params related to sortMode and order since it sorts by ↵ | yemkareems | 2024-07-08 | 1 | -6/+3 |
| | | | | | | | | | | | | lastLogin Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | fix: removed csrf check for the recent end point and ran cs fix | yemkareems | 2024-07-08 | 1 | -5/+4 |
| | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> |