Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(code-style): Adjust JS code to our code style | Ferdinand Thiessen | 2024-10-16 | 1 | -13/+8 |
| | | | | | | This resolves 68 ESLint warnings about invalid code style. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore(assets): Recompile assetschore/cleanup-warnings | nextcloud-command | 2024-09-20 | 1 | -50/+1 |
| | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | chore: add `application/zstd` | John Molakvoæ (skjnldsv) | 2024-09-17 | 1 | -21/+22 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | chore: Remove legacy JS code for public page menu (header actions) | Ferdinand Thiessen | 2024-09-03 | 2 | -30/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Fix: float and clear | Mostafa Ahangarha | 2024-08-29 | 1 | -2/+2 |
| | | | | | | | | Fix other background-positions Minor fix in link button icon position Update header left and right to start and end Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net> | ||||
* | fix: Adapt icon color to new default for mime icons | Julius Härtl | 2024-07-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | feat: support excalidraw file | Hoang Pham | 2024-07-04 | 2 | -0/+3 |
| | | | | Signed-off-by: Hoang Pham <hoangmaths96@gmail.com> | ||||
* | refactor(core): Make AJAX cron script work without jQuery | Ferdinand Thiessen | 2024-06-28 | 2 | -14/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 24 | -283/+83 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(tests): Add mock for `window._oc_webroot` | Ferdinand Thiessen | 2024-03-23 | 1 | -0/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #41684 from nextcloud/feat/rst-mimetype | Anupam Kumar | 2024-03-15 | 1 | -1/+3 |
|\ | | | | | feat(mimetypes): Add mimetype for ReStructuredText | ||||
| * | feat(mimetypes): Add mimetype for ReStructuredText | Anupam Kumar | 2024-03-15 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Anupam Kumar <kyteinsky@gmail.com> | ||||
* | | fix: Migrate WebDAV endpoint check to SetupCheck API | Côme Chilliet | 2024-03-14 | 2 | -69/+0 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | feat: Migrate HSTS check to Security headers SetupCheck | Côme Chilliet | 2024-03-13 | 2 | -262/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: Migrate security headers check tests and fix the SetupCheck implementation | Côme Chilliet | 2024-03-13 | 1 | -409/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix: Fix Security headers setup check behavior | Côme Chilliet | 2024-03-13 | 1 | -70/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(settings): Remove migrated SetupCheck from legacy JS code | Ferdinand Thiessen | 2024-03-07 | 2 | -129/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheck | Côme Chilliet | 2024-03-04 | 2 | -26/+0 |
|\ | | | | | feat(settings): Migrate SSL access and URL generation check to SetupCheck API | ||||
| * | feat(settings): Migrate SSL access and URL generation check to SetupCheck API | Côme Chilliet | 2024-02-29 | 2 | -26/+0 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | feat(settings): Migrate data directory protection check to `SetupCheck` | Ferdinand Thiessen | 2024-02-29 | 2 | -69/+0 |
|/ | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(settings): Migrate OCM / OCS provider tests to SetupCheck | Ferdinand Thiessen | 2024-02-27 | 2 | -77/+0 |
| | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | enh(settings): Migrate WOFF2 loading check to a SetupCheck | Ferdinand Thiessen | 2024-02-15 | 2 | -61/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Migrate debug mode check to new SetupCheck API | Côme Chilliet | 2024-01-29 | 1 | -6/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | fix(tests): Adjust legacy tests for nextcloud-router update | Ferdinand Thiessen | 2024-01-25 | 3 | -10/+10 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Migrate fair use of free push service check to new SetupCheck API | Côme Chilliet | 2024-01-25 | 2 | -17/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge writable temporary space check with the s3 one, and improve | Côme Chilliet | 2024-01-25 | 2 | -47/+0 |
| | | | | | | | It will now show available space and path of both PHP and Nextcloud temporary directories if they differ. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Remove old version of temporary space setup check and fix tests | Côme Chilliet | 2024-01-25 | 2 | -49/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate MySQL utf8mb4 check to new SetupCheck API | Côme Chilliet | 2024-01-23 | 2 | -53/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge gmp and bcmath module checks with the existing PHP modules setup check | Côme Chilliet | 2024-01-22 | 2 | -56/+0 |
| | | | | | | Also add description for why each module is recommended Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate set_time_limit setup check to new API | Côme Chilliet | 2024-01-18 | 2 | -56/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate memcached PHP module setup check to new API | Côme Chilliet | 2024-01-18 | 2 | -59/+0 |
| | | | | | | Merged it with the other existing memcache setup check as it fits Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Remove obsolete check of curl SSL version | Côme Chilliet | 2024-01-16 | 1 | -6/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix Cron setup check tests | Côme Chilliet | 2024-01-16 | 1 | -56/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate Cron checks to new SetupCheck API | Côme Chilliet | 2024-01-16 | 1 | -22/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate overwrite.cli.url setup check to new API | Côme Chilliet | 2024-01-16 | 2 | -20/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix tests because we added escaping to setupchecks | Côme Chilliet | 2024-01-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Properly escape HTML and add support for highlight links in setupchecks | Côme Chilliet | 2024-01-15 | 1 | -3/+17 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate code integrity to SetupCheck API | Côme Chilliet | 2024-01-15 | 2 | -25/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #42585 from ↵ | Côme Chilliet | 2024-01-11 | 1 | -0/+25 |
|\ | | | | | | | | | nextcloud/enh/add-rich-object-support-to-setupchecks Add RichObject support for SetupCheck descriptions | ||||
| * | Fix UI for rich object in setupcheck results | Côme Chilliet | 2024-01-11 | 1 | -0/+25 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Migrate PHP imagick module check to new SetupCheck API | Côme Chilliet | 2024-01-11 | 2 | -75/+0 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate app dir owner check to SetupCheck API | Côme Chilliet | 2024-01-08 | 2 | -78/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate opcache check to new SetupCheck API | Côme Chilliet | 2024-01-08 | 2 | -75/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge SQlite warning to existing SupportedDatabase setup check | Côme Chilliet | 2023-12-07 | 1 | -9/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate database pending bigint conversions check to new API | Côme Chilliet | 2023-11-28 | 2 | -29/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate missing primary key database check to new API | Côme Chilliet | 2023-11-27 | 2 | -29/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate missing index database check to new API | Côme Chilliet | 2023-11-27 | 2 | -29/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate missing column database check to new API | Côme Chilliet | 2023-11-27 | 2 | -29/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate Forwarded For Headers check to new API | Côme Chilliet | 2023-11-20 | 2 | -78/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #41435 from nextcloud/feat/migrate-bruteforce-throttle-check | Côme Chilliet | 2023-11-20 | 2 | -63/+0 |
|\ | | | | | Migrate bruteforce throttle check |