summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* rename oauth2_access_token's created_at to code_created_atJulien Veyssier2023-10-051-1/+1
* make oauth2 authorization code expire after 10 minutesJulien Veyssier2023-10-051-0/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-0596-96/+96
* Merge pull request #40660 from nextcloud/bugfix/noid/fix-missing-user-status-...Joas Schilling2023-10-043-4/+40
|\
| * fix(autocomplete): Fix missing user status on autocomplete endpointJoas Schilling2023-09-283-4/+40
* | Merge pull request #40439 from Koc/feature/clickable-logoJohn Molakvoæ2023-10-041-3/+11
|\ \
| * | Make logo in header clickable in the shared file viewKonstantin Myakshin2023-10-041-3/+11
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-044-0/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-034-2/+8
* | | Remove unneeded classjulia.kirschenheuter2023-10-025-5/+4
* | | Merge pull request #40576 from nextcloud/fix/36915-_The_page_only_has_one_h1_...Julia Kirschenheuter2023-09-295-20/+21
|\ \ \
| * | | Split list to navigation for the left sidebarjulia.kirschenheuter2023-09-285-20/+21
| | |/ | |/|
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-292-12/+12
* | | fix(unifiedsearch): Allow searching for "0"Christoph Wurst2023-09-281-1/+1
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-09-284-0/+8
|/
* Fix OCS-APIRequest header for OpenAPIjld31032023-09-271-64/+96
* Add single status code descriptions for OpenAPIjld31032023-09-278-11/+33
* Merge pull request #40565 from nextcloud/fix/remove-writelogCôme Chilliet2023-09-261-4/+5
|\
| * Remove deprecated methods Util::writeLog and DIContainer::logCôme Chilliet2023-09-251-4/+5
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-262-0/+30
|/
* chore(deps): Bump @nextcloud/dialogs from 5.0.0-beta.2 to 5.0.0-beta.4dependabot[bot]2023-09-242-2/+2
* core: Fix OCM OpenAPIjld31032023-09-232-30/+25
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-234-2/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-222-0/+2
* small fixesMaxence Lange2023-09-202-5/+121
* ocm controllerMaxence Lange2023-09-203-0/+100
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-202-0/+8
* fix: content info footer on guest pagesRichard Steinmetz2023-09-195-32/+17
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-192-0/+6
* remove stroke= and style= attributes from dashboard.svgPrivate Maker2023-09-181-1/+1
* core: Fix OpenAPI for reference APIjld31032023-09-144-72/+63
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-142-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-114-4/+26
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-102-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-09136-136/+136
* enh(a11y): Add search contacts labelChristopher Ng2023-09-073-4/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-074-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-052-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-042-2/+2
* ProfileApi: Fix typojld31032023-09-032-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-014-0/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-314-2/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-302-0/+8
* chore: Migrate to new @nextcloud/vue APIChristopher Ng2023-08-293-4/+0
* Merge pull request #40026 from lhsazevedo/auth-token-commandsJoas Schilling2023-08-294-4/+227
|\
| * Merge branch 'master' into auth-token-commandsLucas Azevedo2023-08-28153-3290/+2575
| |\
| * | Format lastActivity and type for plain outputLucas Azevedo2023-08-271-1/+16
| * | Use table output for list commandLucas Azevedo2023-08-251-4/+10
| * | Fixes from static analysisLucas Azevedo2023-08-251-3/+3
| * | Add last-used-before optionLucas Azevedo2023-08-251-4/+68