summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Disable style override on vue-select elements"John Molakvoæ2022-12-085-137/+73
* Merge pull request #35071 from nextcloud/fix/384-missing_alt_text_for_logo_on...Julia Kirschenheuter2022-12-0810-41/+15
|\
| * Add alt to the logo, adapt css for logojulia.kirschenheuter2022-12-0810-41/+15
* | Merge pull request #35223 from nextcloud/perf/container-autoloadJulius Härtl2022-12-0813-81/+94
|\ \
| * | Drop 3rdparty root since it is unused and adjust testsJulius Härtl2022-12-075-26/+20
| * | Move to str_starts_withJulius Härtl2022-12-072-4/+4
| * | Cache available languages locallyJulius Härtl2022-12-074-3/+23
| * | Set apcu prefix for composerJulius Härtl2022-12-071-0/+1
| * | Use single resource locator instanceJulius Härtl2022-12-074-45/+29
| * | Take some shortcut when setting up the application classJulius Härtl2022-12-071-4/+7
| * | Skip querying the app container for server namespaceJulius Härtl2022-12-071-0/+6
| * | Avoid container dance for appNameJulius Härtl2022-12-071-4/+9
* | | Merge pull request #35534 from nextcloud/bugfix/noid/language-fixesJoas Schilling2022-12-081-36/+36
|\ \ \ | |_|/ |/| |
| * | Language fixes in example configJoas Schilling2022-12-081-36/+36
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-12-0820-2/+122
* | Merge pull request #34984 from nextcloud/dependabot/composer/bamarni/composer...dependabot[bot]2022-12-081-6/+6
|\ \
| * | Bump bamarni/composer-bin-plugin from 1.8.1 to 1.8.2dependabot[bot]2022-12-081-6/+6
|/ /
* | Merge pull request #35586 from J0WI/public.systemvalueSimon L2022-12-071-3/+3
|\ \ | |/ |/|
| * Replace getSystemValue with getSystemValueStringJ0WI2022-12-051-3/+3
* | Merge pull request #35649 from nextcloud/bugfix/object-storage-master-key-encJulius Härtl2022-12-072-10/+13
|\ \
| * | Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-072-9/+12
| * | Update the unencrypted file size when closing streamsJulius Härtl2022-12-071-1/+1
* | | Merge pull request #35590 from J0WI/encryption.getsysvalueJulius Härtl2022-12-073-9/+9
|\ \ \
| * | | Replace getSystemValue in encryption appJ0WI2022-12-053-9/+9
* | | | Merge pull request #35653 from nextcloud/bug/noid/update-minio-imageSimon L2022-12-071-2/+1
|\ \ \ \
| * | | | ci: update minio image for s3 primary storage testsDaniel Kesselberg2022-12-071-2/+1
| | |/ / | |/| |
* | | | Merge pull request #35176 from bjornfor/add-asciidoc-mime-typeCarl Schwan2022-12-072-0/+15
|\ \ \ \
| * | | | Add text/asciidoc mimetypeBjørn Forsman2022-11-152-0/+15
* | | | | Merge pull request #35620 from nextcloud/fix/fix-calendar-imip-testsJulius Härtl2022-12-071-4/+11
|\ \ \ \ \
| * | | | | Fix errors in calendar tests saying function handleIMipMessage does not exist...Côme Chilliet2022-12-061-4/+11
* | | | | | Merge pull request #35603 from nextcloud/doc/compile-frontend-stylesJohn Molakvoæ2022-12-071-1/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | doc(css): document frontend sass compilationChristoph Wurst2022-12-051-1/+16
| | |_|/ / | |/| | |
* | | | | Merge pull request #35057 from nextcloud/enh/noid/rate-limit-public-share-end...Julien Veyssier2022-12-073-3/+29
|\ \ \ \ \
| * | | | | use bruteforce protection on all methods wrapped by PublicShareMiddlewareJulien Veyssier2022-12-073-3/+29
|/ / / / /
* | | | | Merge pull request #34879 from nextcloud/dependabot/npm_and_yarn/nextcloud/ev...MichaIng2022-12-0730-146/+62
|\ \ \ \ \
| * | | | | Bump @nextcloud/event-bus from 2.1.1 to 3.0.2dependabot[bot]2022-12-0730-146/+62
* | | | | | Merge pull request #35635 from nextcloud/ci/update-psalm-baseline/stable25Carl Schwan2022-12-071-2/+6
|\ \ \ \ \ \
| * | | | | | Update update-psalm-baseline workflow for NC25MichaIng2022-12-061-2/+6
* | | | | | | Merge pull request #35622 from nextcloud/feat/auto-build-icons-sass-on-buildJohn Molakvoæ2022-12-073-12/+1
|\ \ \ \ \ \ \
| * | | | | | | Update node check to not run sass twiceJohn Molakvoæ2022-12-061-6/+0
| * | | | | | | Update compile to not run sass twiceJohn Molakvoæ2022-12-061-6/+0
| * | | | | | | Automatically build sass and sass:icons after buildJohn Molakvoæ2022-12-061-0/+1
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-0720-14/+60
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #35222 from nextcloud/fix/a11y-search-headingPytal2022-12-063-7/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix contrast of global search headingsChristopher Ng2022-11-253-7/+7
* | | | | | | Merge pull request #35571 from nextcloud/automated/noid/master-update-ca-cert...MichaIng2022-12-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update CA certificate bundlenextcloud-command2022-12-061-1/+1
* | | | | | | | Merge pull request #35628 from nextcloud/fix/profile-visibilityCarl Schwan2022-12-068-50/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix profile visibility not appearingCarl Schwan2022-12-068-50/+11
* | | | | | | | | Merge pull request #33410 from nextcloud/dependabot/npm_and_yarn/clipboard-2....MichaIng2022-12-065-12/+12
|\ \ \ \ \ \ \ \ \