aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38664 from nextcloud/fix/a11y-favorites-weather_statusFerdinand Thiessen2023-06-073-29/+17
|\
| * fix(weather_status): Always show all favorite locationsFerdinand Thiessen2023-06-073-29/+17
* | Merge pull request #38688 from nextcloud/fix/serve-mjs-as-static-fileDaniel2023-06-072-2/+2
|\ \ | |/ |/|
| * fix(apache): Serve `mjs` (module javascript) as static filesFerdinand Thiessen2023-06-072-2/+2
|/
* Merge pull request #38398 from nextcloud/fix/noid/oauth2-encrypt-client-secretJulien Veyssier2023-06-0711-86/+162
|\
| * encrypt oauth2 client secretsJulien Veyssier2023-06-0711-86/+162
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-0714-182/+220
* Merge pull request #38662 from nextcloud/Jerome-Herbinet-disable-bg-color-on-...Pytal2023-06-065-5/+5
|\
| * npm run sassJérôme Herbinet2023-06-064-4/+4
| * Disable background color on group-header line (on hover, focus, active)Jérôme Herbinet2023-06-061-1/+1
* | Merge pull request #38655 from nextcloud/fix/loading-system-tagsPytal2023-06-064-22/+33
|\ \
| * | Show loading icon when loading tagsChristopher Ng2023-06-063-22/+32
| * | Reset show tags on closeChristopher Ng2023-06-063-3/+4
|/ /
* | Merge pull request #38211 from nextcloud/enh/a11y-ryg-colorPytal2023-06-063-19/+54
|\ \
| * | enh(theming): Info contrastChristopher Ng2023-06-063-3/+11
| * | enh(theming): Success contrastChristopher Ng2023-06-063-6/+14
| * | enh(theming): Warning contrastChristopher Ng2023-06-063-6/+14
| * | enh(theming): Error contrastChristopher Ng2023-06-063-4/+15
|/ /
* | Merge pull request #38631 from nextcloud/theming-set-background-color-via-occDaniel2023-06-061-0/+5
|\ \
| * | feat: set background = backgroundColor via occDaniel Kesselberg2023-06-031-0/+5
* | | Merge pull request #38577 from nextcloud/enh/noid/improve-oauth-migration-fro...Julien Veyssier2023-06-061-0/+55
|\ \ \
| * | | shorten oauth2 client names before resizing the columnJulien Veyssier2023-06-061-0/+21
| * | | drop the oauth2_clients trusted column, delete unsupported clients and their ...Julien Veyssier2023-06-061-0/+34
* | | | Merge pull request #38648 from nextcloud/fix/caldav/reminder-index-int-id-castChristoph Wurst2023-06-061-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(caldav): Cast calendar objects id to int when building indexChristoph Wurst2023-06-061-1/+1
| | |/ | |/|
* | | Merge pull request #38590 from nextcloud/chore/sass-no-external-appsChristoph Wurst2023-06-061-2/+2
|\ \ \
| * | | chore: Do not sass-compile external appsChristoph Wurst2023-06-011-2/+2
* | | | Merge pull request #38370 from nextcloud/fix/a11y-files-favoriteFerdinand Thiessen2023-06-068-14/+46
|\ \ \ \
| * | | | fix(files): Add border around favorite marker to ensure contrast requirements...Ferdinand Thiessen2023-06-068-12/+43
| * | | | fix: Adjust color of `icon-starred-yellow` to fulfill A11Y contrast requirementsFerdinand Thiessen2023-06-062-2/+3
* | | | | Merge pull request #38652 from nextcloud/chore/dead-private-methodsChristoph Wurst2023-06-064-43/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore: Drop dead private methods in /libChristoph Wurst2023-06-064-43/+0
|/ / / /
* | | | Merge pull request #38519 from nextcloud/fix/36967-increase-contrast-of-inact...Ferdinand Thiessen2023-06-063-4/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix contrast for inactive elements of the main navigationjulia.kirschenheuter2023-06-053-4/+3
* | | | Merge pull request #38649 from nextcloud/fix/caldav/close-reminder-index-job-...Richard Steinmetz2023-06-061-2/+4
|\ \ \ \
| * | | | fix(caldav): Close DB cursor in reminder index background jobChristoph Wurst2023-06-051-2/+4
* | | | | Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-containerJulius Härtl2023-06-061-2/+4
|\ \ \ \ \
| * | | | | fix: Throw early when a service cannot be found in the app containerJulius Härtl2023-05-161-2/+4
* | | | | | Merge pull request #38656 from nextcloud/fix/openapi-core-pathsAndy Scherzinger2023-06-061-11/+11
|\ \ \ \ \ \
| * | | | | | Fix OpenAPI core pathsjld31032023-06-061-11/+11
|/ / / / / /
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-062-2/+2
* | | | | | Merge pull request #38478 from nextcloud/backport/38440/masterSimon L2023-06-051-2/+2
|\ \ \ \ \ \
| * | | | | | fix: execute throws docrine exceptions not our wrapped onesJulius Härtl2023-05-261-2/+2
* | | | | | | Merge pull request #38635 from nextcloud/remove-check-openssl-versionDaniel2023-06-052-48/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | feat: remove check for OpenSSL 1.0.1d and 1.0.2bDaniel Kesselberg2023-06-042-48/+0
* | | | | | | Merge pull request #38524 from nextcloud/chore/app/clear-unused-cache-keyArthur Schiwon2023-06-052-12/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | chore(app): Do not clear unused cache keyChristoph Wurst2023-05-302-12/+0
* | | | | | | Merge pull request #38611 from fsamapoor/replace_strpos_calls_in_theming_appCôme Chilliet2023-06-054-8/+8
|\ \ \ \ \ \ \
| * | | | | | | Refactors "strpos" calls in /apps/theming to improve code readability.Faraz Samapoor2023-06-024-8/+8
* | | | | | | | Merge pull request #38260 from fsamapoor/replace_strpos_calls_in_lib_publicCôme Chilliet2023-06-052-5/+5
|\ \ \ \ \ \ \ \