| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(files_sharing): allow to specify allowed groups to share instead of excl... | Corentin Damman | 2024-03-15 | 1 | -1/+1 |
* | fix: when no AI setting has been set, make sure the selected text processing ... | Julien Veyssier | 2024-03-15 | 1 | -1/+3 |
* | feat(settings): Cache app discover images to ensure privacy of users | Ferdinand Thiessen | 2024-03-14 | 1 | -4/+104 |
* | feat: Allow to fetch app discover json and provide frontend API route | Ferdinand Thiessen | 2024-03-14 | 1 | -0/+14 |
* | Merge pull request #44067 from nextcloud/fix/migrate-header-check-to-setupcheck | Côme Chilliet | 2024-03-14 | 3 | -1/+163 |
|\ |
|
| * | fix: Improve HSTS warning wording as suggested by reviewer | Côme Chilliet | 2024-03-14 | 1 | -1/+1 |
| * | feat: Migrate HSTS check to Security headers SetupCheck | Côme Chilliet | 2024-03-13 | 1 | -1/+21 |
| * | fix: Migrate security headers check tests and fix the SetupCheck implementation | Côme Chilliet | 2024-03-13 | 1 | -10/+15 |
| * | fix: Fix Security headers setup check behavior | Côme Chilliet | 2024-03-13 | 1 | -2/+3 |
| * | fix: Fix ocm-provider setup check failure detection | Côme Chilliet | 2024-03-13 | 1 | -1/+1 |
| * | feat: Migrate header check to SetupCheck API | Côme Chilliet | 2024-03-13 | 2 | -0/+136 |
* | | fix(settings): `posix_getpwuid` can return `false` which should not be access... | Ferdinand Thiessen | 2024-03-13 | 1 | -2/+6 |
|/ |
|
* | fix(updatenotification): spread the use of new appconfig | Maxence Lange | 2024-03-13 | 2 | -24/+15 |
* | fix: add missing copyrights and strict types | Andrey Borysenko | 2024-03-12 | 1 | -0/+3 |
* | feat: Add declarative settings | jld3103 | 2024-03-12 | 5 | -20/+223 |
* | fix(settings): Adjust order of parameters for `runRequest` | Ferdinand Thiessen | 2024-03-08 | 2 | -5/+5 |
* | feat(settings): Migrate .well-known URL setup check to new API | Côme Chilliet | 2024-03-07 | 3 | -6/+142 |
* | fix(settings): adjust source maps setup check wording and log level | John Molakvoæ | 2024-03-06 | 1 | -2/+2 |
* | feat(settings): add JavaScript Source Maps support `.js.map` setup check | John Molakvoæ (skjnldsv) | 2024-03-06 | 2 | -0/+70 |
* | Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheck | Côme Chilliet | 2024-03-04 | 3 | -2/+77 |
|\ |
|
| * | feat(settings): Migrate SSL access and URL generation check to SetupCheck API | Côme Chilliet | 2024-02-29 | 3 | -2/+77 |
* | | feat(settings): Migrate data directory protection check to `SetupCheck` | Ferdinand Thiessen | 2024-02-29 | 3 | -3/+87 |
|/ |
|
* | feat(settings): Migrate OCM / OCS provider tests to SetupCheck | Ferdinand Thiessen | 2024-02-27 | 2 | -0/+101 |
* | Merge branch 'master' into fix/pages-titles-apps | Andrii Rublov | 2024-02-25 | 3 | -151/+57 |
|\ |
|
| * | Merge branch 'master' into fix/42480/user-admin-not-admin | John Molakvoæ | 2024-02-24 | 2 | -140/+53 |
| |\ |
|
| | * | fix(settings): Use initial state instead of custom state for server data | Ferdinand Thiessen | 2024-02-23 | 2 | -134/+50 |
| | * | fix(settings): Only use `id` in categories - drop duplicated `ident` property | Ferdinand Thiessen | 2024-02-23 | 1 | -10/+4 |
| * | | fix(admin role): fix old and wrong way to determine whether user is admin | Arthur Schiwon | 2024-02-19 | 2 | -11/+4 |
| |/ |
|
* / | [Bugfix]: Titles of pages (dashboard, apps-settings, users-settings) #43327 | Andrii Rublov | 2024-02-23 | 2 | -2/+2 |
|/ |
|
* | enh(settings): Migrate WOFF2 loading check to a SetupCheck | Ferdinand Thiessen | 2024-02-15 | 2 | -0/+84 |
* | enh(settings): Add trait for setup checks that need to access the webserver u... | Ferdinand Thiessen | 2024-02-15 | 2 | -24/+121 |
* | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 2 | -2/+2 |
* | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 6 | -11/+11 |
* | do not break personal settings page is viewer is not there | Simon L | 2024-02-09 | 1 | -5/+5 |
* | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs | Côme Chilliet | 2024-02-08 | 1 | -42/+18 |
* | Revert "Merge branch 'master' of github.com:nextcloud/server" | Louis Chemineau | 2024-02-08 | 2 | -23/+47 |
* | Merge pull request #43435 from nextcloud/enh/noid/do-not-break-personal-setti... | Simon L | 2024-02-08 | 1 | -5/+5 |
|\ |
|
| * | fix psalm | Simon L | 2024-02-08 | 1 | -0/+3 |
| * | do not break personal settings page is viewer is not there | Simon L | 2024-02-07 | 1 | -5/+2 |
* | | fix!: Migrate jobs away from deprecated interfaces | Côme Chilliet | 2024-02-08 | 1 | -42/+18 |
|/ |
|
* | Merge pull request #43215 from nextcloud/rakekniven-patch-3 | Côme Chilliet | 2024-02-01 | 1 | -1/+1 |
|\ |
|
| * | fix(i18n): Adapted spelling of Unicode | rakekniven | 2024-01-30 | 1 | -1/+1 |
* | | feat(php,vue): Create a new parameter | Baptiste Fotia | 2024-01-31 | 1 | -0/+2 |
|/ |
|
* | chore: Fix missing template parameter for IEventListener | Côme Chilliet | 2024-01-30 | 3 | -0/+3 |
* | Merge pull request #42331 from nextcloud/fix/auth-token-settings | Ferdinand Thiessen | 2024-01-29 | 1 | -1/+1 |
|\ |
|
| * | fix(settings): Disable renaming for tokens marked to be wiped | Ferdinand Thiessen | 2024-01-29 | 1 | -1/+1 |
* | | Migrate debug mode check to new SetupCheck API | Côme Chilliet | 2024-01-29 | 2 | -0/+57 |
|/ |
|
* | Rename to "Push service" and enable on all instances to avoid trouble | Côme Chilliet | 2024-01-25 | 2 | -8/+14 |
* | Migrate fair use of free push service check to new SetupCheck API | Côme Chilliet | 2024-01-25 | 3 | -19/+83 |
* | Merge writable temporary space check with the s3 one, and improve | Côme Chilliet | 2024-01-25 | 3 | -32/+49 |