summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36489 from nextcloud/bugfix/noid/brute-force-protection-p...Joas Schilling2023-02-062-1/+6
|\
| * fix(CI): Adjust expected resultJoas Schilling2023-02-061-0/+1
| * Add bruteforce protection to password reset pageJoas Schilling2023-02-021-1/+5
* | Merge pull request #36267 from nextcloud/bugfix/noid/dont-reuse-query-builderJoas Schilling2023-02-061-0/+1
|\ \
| * | Don't reuse query builder object with populated parametersJoas Schilling2023-01-231-0/+1
* | | Merge pull request #36552 from nextcloud/fix/client-login-flow/missing-state-...Christoph Wurst2023-02-062-3/+32
|\ \ \
| * | | fix(client-login-flow): Handle missing stateToken gracefullyChristoph Wurst2023-02-062-3/+32
* | | | Merge pull request #36509 from nextcloud/fix/user-management/delete-user-hidd...Christoph Wurst2023-02-063-3/+7
|\ \ \ \ | |/ / / |/| | |
| * | | fix(user-management): Fix deleting user in hidden group(s)Christoph Wurst2023-02-033-3/+7
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-068-4/+14
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-054-0/+8
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-0426-10/+84
* | | | Merge pull request #36452 from nextcloud/perf/share-availability-checkVincent Petry2023-02-032-11/+16
|\ \ \ \
| * | | | chore: Add return typesJulius Härtl2023-01-311-5/+6
| * | | | perf(federation): Only request root share info for checking availabilityJulius Härtl2023-01-312-9/+13
* | | | | Merge pull request #36508 from nextcloud/enh/allow-no-routeJoas Schilling2023-02-035-6/+12
|\ \ \ \ \
| * | | | | fix(appinfo): navigation type is optionalJoas Schilling2023-02-032-6/+5
| * | | | | Remove extraneous user status route entryChristopher Ng2023-02-021-1/+0
| * | | | | Allow zero occurences of route in XML schemasChristopher Ng2023-02-022-2/+2
| * | | | | Allow settings navigation items with no route entryChristopher Ng2023-02-022-3/+11
* | | | | | Merge pull request #36511 from nextcloud/opt-out-of-phpunit-10Joas Schilling2023-02-034-5/+5
|\ \ \ \ \ \
| * | | | | | chore(CI): Opt-out of PHPUnit 10 for nowJoas Schilling2023-02-034-5/+5
* | | | | | | Merge pull request #36409 from nextcloud/enh/noid/dont-automatically-open-sid...Simon L2023-02-031-2/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Do not open the sidebar automatically on small widthsSimon L2023-02-021-2/+6
* | | | | | | Merge pull request #36504 from nextcloud/bugfix/noid/remove-failing-testJoas Schilling2023-02-031-41/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Remove failing test that works with mocks only anywayJoas Schilling2023-02-021-41/+0
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-03224-1280/+1284
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #36498 from nextcloud/bug/dashboard-widgetsJulius Härtl2023-02-023-3/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | adding compiled fileshamza2212023-02-022-3/+3
| * | | | | Some Dashboard widgets are larger than othershamza2212023-02-021-0/+1
* | | | | | Merge pull request #36484 from nextcloud/release/26.0.0_beta_2v26.0.0beta2blizzz2023-02-021-2/+2
|\ \ \ \ \ \
| * | | | | | 26.0.0 beta 2Arthur Schiwon2023-02-011-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #35743 from nextcloud/fix/use-recurrence-for-imip-emailblizzz2023-02-028-703/+1711
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use recurrence instance to build iMip emailAnna Larch2023-02-028-703/+1711
* | | | | | Merge pull request #36497 from nextcloud/techdebt/noid/fix-autotest-executionblizzz2023-02-021-12/+13
|\ \ \ \ \ \
| * | | | | | Align version number of PHPUnit and give a helping install hintJoas Schilling2023-02-021-3/+4
| * | | | | | Fix autotest.sh executionJoas Schilling2023-02-021-9/+9
* | | | | | | Merge pull request #35736 from nextcloud/pluggable-share-displayblizzz2023-02-0214-219/+532
|\ \ \ \ \ \ \
| * | | | | | | Pluggable share providerLouis Chemineau2023-02-0214-219/+532
* | | | | | | | Merge pull request #36450 from nextcloud/fix/clipboard-copySimon L2023-02-0213-52/+40
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Drop vue-clipboard2 to fix copy to clipboardChristopher Ng2023-02-0113-52/+40
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #36499 from nextcloud/dependabot/npm_and_yarn/http-cache-s...dependabot[bot]2023-02-021-6/+6
|\ \ \ \ \ \ \
| * | | | | | | chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1dependabot[bot]2023-02-021-6/+6
* | | | | | | | Merge pull request #36393 from nextcloud/3rdparty-drop-php-parserJoas Schilling2023-02-021-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | chore: drop depedency php-parserDaniel Kesselberg2023-02-021-0/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #36375 from nextcloud/enh/allow-php-8.2blizzz2023-02-023-5/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Make sure name and path are stringsJoas Schilling2023-02-021-0/+2
| * | | | | | Try fixing OracleJoas Schilling2023-02-021-1/+6
| * | | | | | Catch deprecation warnings in oci testsCôme Chilliet2023-02-021-0/+1
| * | | | | | Add 8.2 to oci testsCôme Chilliet2023-02-021-1/+1