Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #36489 from nextcloud/bugfix/noid/brute-force-protection-p... | Joas Schilling | 2023-02-06 | 2 | -1/+6 |
|\ | |||||
| * | fix(CI): Adjust expected result | Joas Schilling | 2023-02-06 | 1 | -0/+1 |
| * | Add bruteforce protection to password reset page | Joas Schilling | 2023-02-02 | 1 | -1/+5 |
* | | Merge pull request #36267 from nextcloud/bugfix/noid/dont-reuse-query-builder | Joas Schilling | 2023-02-06 | 1 | -0/+1 |
|\ \ | |||||
| * | | Don't reuse query builder object with populated parameters | Joas Schilling | 2023-01-23 | 1 | -0/+1 |
* | | | Merge pull request #36552 from nextcloud/fix/client-login-flow/missing-state-... | Christoph Wurst | 2023-02-06 | 2 | -3/+32 |
|\ \ \ | |||||
| * | | | fix(client-login-flow): Handle missing stateToken gracefully | Christoph Wurst | 2023-02-06 | 2 | -3/+32 |
* | | | | Merge pull request #36509 from nextcloud/fix/user-management/delete-user-hidd... | Christoph Wurst | 2023-02-06 | 3 | -3/+7 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | fix(user-management): Fix deleting user in hidden group(s) | Christoph Wurst | 2023-02-03 | 3 | -3/+7 |
* | | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-06 | 8 | -4/+14 |
* | | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-05 | 4 | -0/+8 |
* | | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-04 | 26 | -10/+84 |
* | | | | Merge pull request #36452 from nextcloud/perf/share-availability-check | Vincent Petry | 2023-02-03 | 2 | -11/+16 |
|\ \ \ \ | |||||
| * | | | | chore: Add return types | Julius Härtl | 2023-01-31 | 1 | -5/+6 |
| * | | | | perf(federation): Only request root share info for checking availability | Julius Härtl | 2023-01-31 | 2 | -9/+13 |
* | | | | | Merge pull request #36508 from nextcloud/enh/allow-no-route | Joas Schilling | 2023-02-03 | 5 | -6/+12 |
|\ \ \ \ \ | |||||
| * | | | | | fix(appinfo): navigation type is optional | Joas Schilling | 2023-02-03 | 2 | -6/+5 |
| * | | | | | Remove extraneous user status route entry | Christopher Ng | 2023-02-02 | 1 | -1/+0 |
| * | | | | | Allow zero occurences of route in XML schemas | Christopher Ng | 2023-02-02 | 2 | -2/+2 |
| * | | | | | Allow settings navigation items with no route entry | Christopher Ng | 2023-02-02 | 2 | -3/+11 |
* | | | | | | Merge pull request #36511 from nextcloud/opt-out-of-phpunit-10 | Joas Schilling | 2023-02-03 | 4 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | chore(CI): Opt-out of PHPUnit 10 for now | Joas Schilling | 2023-02-03 | 4 | -5/+5 |
* | | | | | | | Merge pull request #36409 from nextcloud/enh/noid/dont-automatically-open-sid... | Simon L | 2023-02-03 | 1 | -2/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Do not open the sidebar automatically on small widths | Simon L | 2023-02-02 | 1 | -2/+6 |
* | | | | | | | Merge pull request #36504 from nextcloud/bugfix/noid/remove-failing-test | Joas Schilling | 2023-02-03 | 1 | -41/+0 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Remove failing test that works with mocks only anyway | Joas Schilling | 2023-02-02 | 1 | -41/+0 |
* | | | | | | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-03 | 224 | -1280/+1284 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge pull request #36498 from nextcloud/bug/dashboard-widgets | Julius Härtl | 2023-02-02 | 3 | -3/+4 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | adding compiled files | hamza221 | 2023-02-02 | 2 | -3/+3 |
| * | | | | | Some Dashboard widgets are larger than others | hamza221 | 2023-02-02 | 1 | -0/+1 |
* | | | | | | Merge pull request #36484 from nextcloud/release/26.0.0_beta_2v26.0.0beta2 | blizzz | 2023-02-02 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | 26.0.0 beta 2 | Arthur Schiwon | 2023-02-01 | 1 | -2/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #35743 from nextcloud/fix/use-recurrence-for-imip-email | blizzz | 2023-02-02 | 8 | -703/+1711 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Use recurrence instance to build iMip email | Anna Larch | 2023-02-02 | 8 | -703/+1711 |
* | | | | | | Merge pull request #36497 from nextcloud/techdebt/noid/fix-autotest-execution | blizzz | 2023-02-02 | 1 | -12/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Align version number of PHPUnit and give a helping install hint | Joas Schilling | 2023-02-02 | 1 | -3/+4 |
| * | | | | | | Fix autotest.sh execution | Joas Schilling | 2023-02-02 | 1 | -9/+9 |
* | | | | | | | Merge pull request #35736 from nextcloud/pluggable-share-display | blizzz | 2023-02-02 | 14 | -219/+532 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Pluggable share provider | Louis Chemineau | 2023-02-02 | 14 | -219/+532 |
* | | | | | | | | Merge pull request #36450 from nextcloud/fix/clipboard-copy | Simon L | 2023-02-02 | 13 | -52/+40 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Drop vue-clipboard2 to fix copy to clipboard | Christopher Ng | 2023-02-01 | 13 | -52/+40 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #36499 from nextcloud/dependabot/npm_and_yarn/http-cache-s... | dependabot[bot] | 2023-02-02 | 1 | -6/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 | dependabot[bot] | 2023-02-02 | 1 | -6/+6 |
* | | | | | | | | Merge pull request #36393 from nextcloud/3rdparty-drop-php-parser | Joas Schilling | 2023-02-02 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | chore: drop depedency php-parser | Daniel Kesselberg | 2023-02-02 | 1 | -0/+0 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #36375 from nextcloud/enh/allow-php-8.2 | blizzz | 2023-02-02 | 3 | -5/+13 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Make sure name and path are strings | Joas Schilling | 2023-02-02 | 1 | -0/+2 |
| * | | | | | | Try fixing Oracle | Joas Schilling | 2023-02-02 | 1 | -1/+6 |
| * | | | | | | Catch deprecation warnings in oci tests | Côme Chilliet | 2023-02-02 | 1 | -0/+1 |
| * | | | | | | Add 8.2 to oci tests | Côme Chilliet | 2023-02-02 | 1 | -1/+1 |