| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(settings): Fix incorrect user quota on page reload in non-English locales | Christopher Ng | 2024-02-08 | 1 | -1/+1 |
* | fix(tests): Adjust legacy tests for nextcloud-router update | Ferdinand Thiessen | 2024-01-24 | 3 | -10/+10 |
* | fix(i18n): Changed grammar | rakekniven | 2024-01-15 | 2 | -2/+2 |
* | fix(grant): remove JS error on Grant page | Magnus Anderssen | 2023-10-26 | 1 | -1/+1 |
* | fix(CardDAV): only run upgrade sync if 1000 users or less | Anna Larch | 2023-08-27 | 1 | -1/+1 |
* | feat(admin): Show an error when the admin is throttled | Joas Schilling | 2023-08-23 | 2 | -0/+69 |
* | adjust admin setup check to increase warning to set up https | Simon L | 2023-06-21 | 1 | -2/+2 |
* | feat: Add setup check warning if instance is in debug mode | Julius Härtl | 2023-05-09 | 1 | -0/+6 |
* | Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0 | Andy Scherzinger | 2023-04-19 | 2 | -1/+9 |
|\ |
|
| * | Deprecate PHP8.0 | fenn-cs | 2023-04-17 | 2 | -1/+9 |
* | | Merge pull request #37766 from nextcloud/enh/noid/add-db-file-locking-check | Simon L | 2023-04-18 | 2 | -0/+148 |
|\ \ |
|
| * | | address review and fix tests | Simon L | 2023-04-18 | 2 | -2/+2 |
| * | | add an admin check for db file locking | Simon L | 2023-04-17 | 2 | -0/+148 |
* | | | Drop broken unit test | Alexander A. Klimov | 2023-04-17 | 1 | -24/+0 |
* | | | Omit "Accessing site insecurely via HTTP." warning if HTTP is secure enough | Alexander A. Klimov | 2023-04-17 | 1 | -1/+1 |
|/ / |
|
* / | fix(tests): update jsunit tests after dep and files update | John Molakvoæ | 2023-04-06 | 1 | -52/+0 |
|/ |
|
* | fix(jsunit): Modify `OC.L10N` tests as it does not depend on `OC.` anymore | Ferdinand Thiessen | 2023-02-20 | 1 | -3/+6 |
* | fix: Avoid throwing errors on public auth page | Julius Härtl | 2023-02-20 | 1 | -1/+3 |
* | Change X-Robots-Tag header from "none" to "noindex, nofollow" | MichaIng | 2023-02-15 | 2 | -25/+68 |
* | Revert "update 64-bit check wording" | Côme Chilliet | 2023-02-07 | 2 | -4/+4 |
* | Fix event listener race condition on login-form | Marcel Müller | 2023-01-23 | 1 | -0/+2 |
* | Focus trap contacts menu with NcHeaderMenu port | Christopher Ng | 2023-01-13 | 1 | -1/+1 |
* | Deprecate PHP7.4 | Christoph Wurst | 2022-11-10 | 1 | -6/+0 |
* | Fix test | Valdnet | 2022-11-09 | 1 | -1/+1 |
* | l10n: Shorten link | Valdnet | 2022-11-05 | 1 | -1/+1 |
* | update 64-bit check wording | szaimen | 2022-11-01 | 2 | -2/+2 |
* | Adjust tests | Joas Schilling | 2022-09-29 | 1 | -5/+5 |
* | Fix test | Valdnet | 2022-09-19 | 1 | -2/+2 |
* | Fix test | Valdnet | 2022-09-19 | 1 | -3/+3 |
* | Fix test | Valdnet | 2022-09-19 | 1 | -4/+4 |
* | l10n: Spelling unification | Valdnet | 2022-09-19 | 1 | -1/+1 |
* | Rewrite OC.SystemTags.getDescriptiveTag to vanilla js | Daniel Kesselberg | 2022-09-15 | 1 | -8/+8 |
* | Use primary button in updater | Carl Schwan | 2022-09-12 | 1 | -1/+1 |
* | Merge pull request #33475 from nextcloud/rakekniven-patch-1 | Simon L | 2022-08-31 | 2 | -2/+2 |
|\ |
|
| * | l10n: Changed grammar | rakekniven | 2022-08-11 | 1 | -1/+1 |
| * | l10n: Changed grammar | rakekniven | 2022-08-06 | 1 | -1/+1 |
* | | Merge pull request #33728 from nextcloud/enh/app-menu-vue | Julius Härtl | 2022-08-31 | 1 | -42/+0 |
|\ \ |
|
| * | | Fix jsunit failures | Julius Härtl | 2022-08-31 | 1 | -42/+0 |
| |/ |
|
* / | Fix wording of undeliverable push notifications | Joas Schilling | 2022-08-31 | 1 | -1/+3 |
|/ |
|
* | Fix login flow | Carl Schwan | 2022-07-27 | 1 | -1/+6 |
* | Fix core tests by stubbing debounce | Vincent Petry | 2022-07-26 | 1 | -0/+10 |
* | Add button disable on submit for login grant | Lukas Döllerer | 2022-07-25 | 1 | -0/+1 |
* | add a link to system requirements for new 64bit setup check | szaimen | 2022-07-13 | 2 | -2/+4 |
* | add a setup check for 64 bit | szaimen | 2022-07-13 | 2 | -0/+88 |
* | feat: add x-office-form-template and x-office-form icons | Luka Trovic | 2022-06-07 | 1 | -0/+2 |
* | feat: add docxf and form mimetypes | Luka Trovic | 2022-06-07 | 1 | -1/+4 |
* | Adds a "Request password" button to the public share authentication page for ... | Cyrille Bollu | 2022-04-11 | 1 | -1/+42 |
* | Return to quotation marks | Valdnet | 2022-03-31 | 1 | -5/+5 |
* | Correct code | Valdnet | 2022-03-31 | 1 | -17/+17 |
* | Code ordering for text strings | Valdnet | 2022-03-31 | 1 | -47/+12 |