Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-08 | 46 | -128/+190 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #38664 from nextcloud/fix/a11y-favorites-weather_status | Ferdinand Thiessen | 2023-06-07 | 3 | -29/+17 |
|\ | | | | | fix(weather_status): Always show all favorite locations | ||||
| * | fix(weather_status): Always show all favorite locations | Ferdinand Thiessen | 2023-06-07 | 3 | -29/+17 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #38688 from nextcloud/fix/serve-mjs-as-static-file | Daniel | 2023-06-07 | 2 | -2/+2 |
|\ \ | |/ |/| | fix(apache): Serve `mjs` (module javascript) as static files | ||||
| * | fix(apache): Serve `mjs` (module javascript) as static files | Ferdinand Thiessen | 2023-06-07 | 2 | -2/+2 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #38398 from nextcloud/fix/noid/oauth2-encrypt-client-secret | Julien Veyssier | 2023-06-07 | 11 | -86/+162 |
|\ | | | | | Store encrypted OAuth2 client secrets | ||||
| * | encrypt oauth2 client secrets | Julien Veyssier | 2023-06-07 | 11 | -86/+162 |
|/ | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-07 | 14 | -182/+220 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #38662 from ↵ | Pytal | 2023-06-06 | 5 | -5/+5 |
|\ | | | | | | | nextcloud/Jerome-Herbinet-disable-bg-color-on-group-header-line-1 | ||||
| * | npm run sass | Jérôme Herbinet | 2023-06-06 | 4 | -4/+4 |
| | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> | ||||
| * | Disable background color on group-header line (on hover, focus, active) | Jérôme Herbinet | 2023-06-06 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> | ||||
* | | Merge pull request #38655 from nextcloud/fix/loading-system-tags | Pytal | 2023-06-06 | 4 | -22/+33 |
|\ \ | |||||
| * | | Show loading icon when loading tags | Christopher Ng | 2023-06-06 | 3 | -22/+32 |
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | Reset show tags on close | Christopher Ng | 2023-06-06 | 3 | -3/+4 |
|/ / | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #38211 from nextcloud/enh/a11y-ryg-color | Pytal | 2023-06-06 | 3 | -19/+54 |
|\ \ | |||||
| * | | enh(theming): Info contrast | Christopher Ng | 2023-06-06 | 3 | -3/+11 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | | enh(theming): Success contrast | Christopher Ng | 2023-06-06 | 3 | -6/+14 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | | enh(theming): Warning contrast | Christopher Ng | 2023-06-06 | 3 | -6/+14 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
| * | | enh(theming): Error contrast | Christopher Ng | 2023-06-06 | 3 | -4/+15 |
|/ / | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Merge pull request #38631 from nextcloud/theming-set-background-color-via-occ | Daniel | 2023-06-06 | 1 | -0/+5 |
|\ \ | | | | | | | feat: set background = backgroundColor via occ | ||||
| * | | feat: set background = backgroundColor via occ | Daniel Kesselberg | 2023-06-03 | 1 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | Merge pull request #38577 from ↵ | Julien Veyssier | 2023-06-06 | 1 | -0/+55 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/enh/noid/improve-oauth-migration-from-oc Improve oauth2 database migration from ownCloud | ||||
| * | | | shorten oauth2 client names before resizing the column | Julien Veyssier | 2023-06-06 | 1 | -0/+21 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
| * | | | drop the oauth2_clients trusted column, delete unsupported clients and their ↵ | Julien Veyssier | 2023-06-06 | 1 | -0/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | access tokens Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | | | | Merge pull request #38648 from nextcloud/fix/caldav/reminder-index-int-id-cast | Christoph Wurst | 2023-06-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | fix(caldav): Cast calendar objects id to int when building index | ||||
| * | | | fix(caldav): Cast calendar objects id to int when building index | Christoph Wurst | 2023-06-06 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #38590 from nextcloud/chore/sass-no-external-apps | Christoph Wurst | 2023-06-06 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | chore: Do not sass-compile external apps | ||||
| * | | | chore: Do not sass-compile external apps | Christoph Wurst | 2023-06-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #38370 from nextcloud/fix/a11y-files-favorite | Ferdinand Thiessen | 2023-06-06 | 8 | -14/+46 |
|\ \ \ \ | | | | | | | | | | | Adjust files favorite marker to fulfill A11Y contrast requirements | ||||
| * | | | | fix(files): Add border around favorite marker to ensure contrast ↵ | Ferdinand Thiessen | 2023-06-06 | 8 | -12/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | requirements are met Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | | fix: Adjust color of `icon-starred-yellow` to fulfill A11Y contrast requirements | Ferdinand Thiessen | 2023-06-06 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | | Merge pull request #38652 from nextcloud/chore/dead-private-methods | Christoph Wurst | 2023-06-06 | 4 | -43/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | chore: Drop dead private methods in /lib | ||||
| * | | | | chore: Drop dead private methods in /lib | Christoph Wurst | 2023-06-06 | 4 | -43/+0 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #38519 from ↵ | Ferdinand Thiessen | 2023-06-06 | 3 | -4/+3 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | nextcloud/fix/36967-increase-contrast-of-inactive-elements Fix contrast for inactive elements of the main navigation | ||||
| * | | | Fix contrast for inactive elements of the main navigation | julia.kirschenheuter | 2023-06-05 | 3 | -4/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | | | | Merge pull request #38649 from ↵ | Richard Steinmetz | 2023-06-06 | 1 | -2/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/caldav/close-reminder-index-job-cursor fix(caldav): Close DB cursor in reminder index background job | ||||
| * | | | | fix(caldav): Close DB cursor in reminder index background job | Christoph Wurst | 2023-06-05 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | | Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container | Julius Härtl | 2023-06-06 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | fix: Throw early when a service cannot be found in the app container | Julius Härtl | 2023-05-16 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | | Merge pull request #38656 from nextcloud/fix/openapi-core-paths | Andy Scherzinger | 2023-06-06 | 1 | -11/+11 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix OpenAPI core paths | ||||
| * | | | | | | Fix OpenAPI core paths | jld3103 | 2023-06-06 | 1 | -11/+11 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-06 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | | Merge pull request #38478 from nextcloud/backport/38440/master | Simon L | 2023-06-05 | 1 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [master] fix: Catch Deadlock properly as execute throws Doctrine exceptions not our wrapped ones | ||||
| * | | | | | | fix: execute throws docrine exceptions not our wrapped ones | Julius Härtl | 2023-05-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | | | Merge pull request #38635 from nextcloud/remove-check-openssl-version | Daniel | 2023-06-05 | 2 | -48/+0 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | feat: remove check for OpenSSL 1.0.1d and 1.0.2b | ||||
| * | | | | | | feat: remove check for OpenSSL 1.0.1d and 1.0.2b | Daniel Kesselberg | 2023-06-04 | 2 | -48/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenSSL 1.0.1d: 2013-02-05 OpenSSL 1.0.2b: 2015-06-11 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | | | | Merge pull request #38524 from nextcloud/chore/app/clear-unused-cache-key | Arthur Schiwon | 2023-06-05 | 2 | -12/+0 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | chore(app): Do not clear unused cache key | ||||
| * | | | | | | chore(app): Do not clear unused cache key | Christoph Wurst | 2023-05-30 | 2 | -12/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | | | | Merge pull request #38611 from fsamapoor/replace_strpos_calls_in_theming_app | Côme Chilliet | 2023-06-05 | 4 | -8/+8 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Refactors "strpos" calls in /apps/theming | ||||
| * | | | | | | | Refactors "strpos" calls in /apps/theming to improve code readability. | Faraz Samapoor | 2023-06-02 | 4 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> |