| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #41395 from nextcloud/hello-emf | Christoph Wurst | 2023-11-16 | 1 | -1/+2 |
|\ |
|
| * | feat: add preview provider for emf files based on office | Daniel Kesselberg | 2023-11-13 | 1 | -1/+2 |
* | | Migrate memory_limit check to new SetupCheck API | Côme Chilliet | 2023-11-13 | 2 | -25/+12 |
|/ |
|
* | Revert "Migrate code integrity to SetupCheck API" | Côme Chilliet | 2023-11-07 | 2 | -0/+29 |
* | Migrate 32bit check to SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -83/+0 |
* | Migrate Freetype check to SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -80/+0 |
* | Migrate code integrity to SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -31/+0 |
* | Migrate Randomness secure check to SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -100/+0 |
* | Migrate memcache check to SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -38/+0 |
* | Migrated both file locking checks to SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -192/+0 |
* | Remove duplicate fileinfo PHP module check | Côme Chilliet | 2023-11-07 | 1 | -24/+0 |
* | Migrate database transaction level check to SetupCheck API | Côme Chilliet | 2023-11-07 | 1 | -24/+0 |
* | Migrate email test to new SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -95/+0 |
* | Remove duplicated ReadOnlyConfig setup check | Côme Chilliet | 2023-11-07 | 2 | -31/+0 |
* | Migrate getenv test to new SetupCheck API | Côme Chilliet | 2023-11-07 | 2 | -34/+0 |
* | Merge pull request #40889 from nextcloud/feat/check-for-more-php-modules | Côme Chilliet | 2023-10-26 | 2 | -35/+0 |
|\ |
|
| * | Migrate missing PHP modules check to new API and improve it | Côme Chilliet | 2023-10-19 | 2 | -35/+0 |
* | | fix(grant): remove JS error on Grant page | Magnus Anderssen | 2023-10-26 | 1 | -1/+1 |
|/ |
|
* | Fix jsunit tests for SetupChecks | Côme Chilliet | 2023-10-19 | 1 | -61/+252 |
* | Migrate InternetConnectivity check to new API | Côme Chilliet | 2023-10-19 | 1 | -6/+0 |
* | Merge setupchecks from new API into old UI | Côme Chilliet | 2023-10-19 | 1 | -35/+13 |
* | Replace password dialog with dialog from library | julia.kirschenheuter | 2023-10-17 | 1 | -61/+0 |
* | refactor: Contacts menu to Vue | Christoph Wurst | 2023-10-16 | 1 | -265/+0 |
* | fix(CardDAV): only run upgrade sync if 1000 users or less | Anna Larch | 2023-08-26 | 1 | -1/+1 |
* | feat(admin): Show an error when the admin is throttled | Joas Schilling | 2023-08-21 | 2 | -0/+69 |
* | fix(core): Modernize the mimetype handling | Ferdinand Thiessen | 2023-08-16 | 1 | -10/+10 |
* | Changed mapping to font | Dany1718 | 2023-08-03 | 1 | -4/+5 |
* | adjust admin setup check to increase warning to set up https | Simon L | 2023-06-20 | 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 |