aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-242-0/+6
* Merge pull request #39184 from shdehnavi/refactor_core_command_backgroundJohn Molakvoæ2024-02-235-5/+6
|\
| * Make adjustments based on the reviewHamid Dehnavi2024-02-231-3/+0
| * Make adjustments based on the reviewHamid Dehnavi2024-02-231-3/+0
| * Refactor core/Command/BackgroundHamid Dehnavi2024-02-235-5/+12
* | Merge pull request #39183 from shdehnavi/refactor_core_command_appJohn Molakvoæ2024-02-237-15/+15
|\ \
| * | Make adjustments based on the reviewHamid Dehnavi2023-09-291-2/+0
| * | Make adjustments based on the reviewHamid Dehnavi2023-09-291-5/+0
| * | Refactor core/Command/AppHamid Dehnavi2023-09-297-15/+22
* | | Merge pull request #42893 from nextcloud/file-info-key-locationJohn Molakvoæ2024-02-231-0/+12
|\ \ \ | |_|/ |/| |
| * | add key location to info:file outputRobin Appelman2024-02-011-0/+12
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-232-0/+2
* | | chore: Compile assetsFerdinand Thiessen2024-02-221-1/+1
* | | Merge pull request #43653 from nextcloud/fix/bfp-occ-attempts-descriptionJosh2024-02-211-2/+2
|\ \ \
| * | | fix(security): Describe `occ security:bruteforce:attempts` accuratelyJosh2024-02-211-2/+2
* | | | Merge pull request #42801 from nextcloud/feat/appframework/route-attributeKate2024-02-2140-2319/+2322
|\ \ \ \
| * | | | refactor(core): Switch to attribute based routingprovokateurin2024-02-2140-2319/+2321
| * | | | chore(deps): Update openapi-extractorprovokateurin2024-02-211-0/+1
* | | | | Merge pull request #43696 from nextcloud/fix/db-dup-addMissingIndexJosh2024-02-211-7/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(db): Remove duplicate missing index check for `cards`Josh2024-02-201-7/+0
* | | | | Merge pull request #43697 from nextcloud/fix/default-inputs-styleFerdinand Thiessen2024-02-206-21/+33
|\ \ \ \ \
| * | | | | chore: Build CSS from SCSSFerdinand Thiessen2024-02-204-4/+4
| * | | | | fix(styles): Add default styles for disabled input elementsFerdinand Thiessen2024-02-202-1/+12
| * | | | | fix(styles): Replace deprecated CSS variablesFerdinand Thiessen2024-02-201-16/+17
| |/ / / /
* / / / / stop the auto-logout loop after redirecting to the logoutJulien Veyssier2024-02-201-2/+5
|/ / / /
* | | | feat(core): Add OCS endpoint for confirming the user passwordprovokateurin2024-02-203-0/+144
* | | | feat(core): Expose the confirm password endpointprovokateurin2024-02-202-1/+69
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-202-2/+2
* | | | Merge pull request #43339 from nextcloud/fix/42588/remove-redundant-indicesJohannes2024-02-192-1/+61
|\ \ \ \ | |/ / / |/| | |
| * | | fix(db): remove redundant indices in propertiesJohannes Merkel2024-02-182-1/+61
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-196-2/+54
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-186-2/+140
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-172-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1688-94/+194
* | | enh(settings): Migrate WOFF2 loading check to a SetupCheckFerdinand Thiessen2024-02-152-61/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-158-0/+52
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-14108-1576/+1190
* | | fix: replace `Account name` by `Login`John Molakvoæ2024-02-1310-16/+16
* | | fix: phpunitJohn Molakvoæ2024-02-131-1/+1
* | | fix: openapiJohn Molakvoæ2024-02-132-7/+7
* | | feat: rename users to account or personVincent Petry2024-02-1319-39/+39
* | | Merge pull request #43251 from nextcloud/fix/support-external-urls-in-navigationArthur Schiwon2024-02-121-1/+2
|\ \ \
| * | | fix: Support other schemes than HTTP and HTTPS in app navigationCôme Chilliet2024-02-061-1/+2
| * | | fix: Revert external url support in icon as it’s not allowedCôme Chilliet2024-02-061-1/+1
| * | | Allow application to pass external links in navigationCôme Chilliet2024-02-061-2/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-112-0/+146
* | | | Merge pull request #42833 from nextcloud/enh/noid/set-boolean-configFerdinand Thiessen2024-02-091-2/+2
|\ \ \ \
| * | | | true, on, yes and 1 can be booleanMaxence Lange2024-01-161-2/+2
* | | | | chore: Remove `jquery-migrate` and jQuery tooltip polyfills from global scopeFerdinand Thiessen2024-02-096-74/+1
* | | | | Merge pull request #43465 from nextcloud/artonge/fix/bad_revert_commitLouis2024-02-084-35/+35
|\ \ \ \ \