aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Compile themingJohn Molakvoæ2022-05-112-5/+1
* Remove old legacy SvgController and IconsCacherJohn Molakvoæ2022-05-102-153/+0
* Migrate to static icons coloursJohn Molakvoæ2022-05-1011-404/+397
* Merge pull request #32274 from nextcloud/tooltip-overflowJohn Molakvoæ2022-05-101-0/+1
|\
| * Fix indentationGit'Fellow2022-05-051-1/+1
| * TypoGit'Fellow2022-05-051-1/+1
| * Switch to overflow-wrapGit'Fellow2022-05-051-1/+2
| * Fix tooltips overflowGit'Fellow2022-05-051-1/+1
* | [tx-robot] updated from transifexNextcloud bot2022-05-102-2/+88
* | [tx-robot] updated from transifexNextcloud bot2022-05-092-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-05-068-2/+44
|/
* Merge pull request #32249 from nextcloud/bugfix/noid/fix-missing-subline-infoJoas Schilling2022-05-051-0/+1
|\
| * Expose shareWithDisplayNameUnique also on autocomplete endpointJoas Schilling2022-05-031-0/+1
* | [tx-robot] updated from transifexNextcloud bot2022-05-054-10/+30
* | [tx-robot] updated from transifexNextcloud bot2022-05-042-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2022-05-02138-4060/+980
* Merge pull request #32196 from nextcloud/bugfix/noid/fix-strict-comparisonJoas Schilling2022-05-021-1/+1
|\
| * Fix strict comparisonJoas Schilling2022-04-271-1/+1
* | Revert "Show the child folders in the breadcrumb menu when on a parent entry."Simon L2022-04-291-7/+8
* | Merge pull request #32204 from nextcloud/fix/invert-logoJohn Molakvoæ2022-04-282-12/+5
|\ \
| * | Fix header apps iconsJohn Molakvoæ2022-04-282-7/+4
| * | Fix logo colour on bright primary colourJohn Molakvoæ2022-04-281-6/+2
* | | Remove deprecated occ app:check-code commandCôme Chilliet2022-04-282-73/+0
|/ /
* / [tx-robot] updated from transifexNextcloud bot2022-04-282-14/+14
|/
* Mount profile after DOMContentLoadedLouis Chemineau2022-04-271-1/+4
* [tx-robot] updated from transifexNextcloud bot2022-04-272-2/+2
* Merge pull request #32146 from nextcloud/fix/dark-themeJohn Molakvoæ2022-04-261-1/+0
|\
| * Fix dark theme primary mixJohn Molakvoæ2022-04-261-1/+0
* | Merge pull request #32137 from nextcloud/techdebt/noid/give-hints-on-correct-...Joas Schilling2022-04-261-0/+32
|\ \ | |/ |/|
| * Fix type fixingJoas Schilling2022-04-251-1/+1
| * Give hints on correct migration versioningJoas Schilling2022-04-251-0/+32
* | [tx-robot] updated from transifexNextcloud bot2022-04-266-0/+20
* | Fix older migrations to the version patternJoas Schilling2022-04-252-3/+3
* | Add missing indexJoas Schilling2022-04-251-0/+53
|/
* [tx-robot] updated from transifexNextcloud bot2022-04-252-0/+4
* [tx-robot] updated from transifexNextcloud bot2022-04-24112-26/+1168
* [tx-robot] updated from transifexNextcloud bot2022-04-234-10/+18
* Merge pull request #31751 from nextcloud/theming-providersJohn Molakvoæ2022-04-2215-164/+130
|\
| * Lint and psalm fixJohn Molakvoæ2022-04-212-3/+9
| * Remove accessibilityJohn Molakvoæ2022-04-215-5/+5
| * Write body theme selector straight in the templateJohn Molakvoæ2022-04-212-1/+2
| * Fix twofactor loading and public imageJohn Molakvoæ2022-04-211-2/+1
| * Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-2110-96/+107
| * Update search icon sizeJohn Molakvoæ (skjnldsv)2022-04-212-63/+5
| * Start theming providersJoas Schilling2022-04-214-3/+10
* | [tx-robot] updated from transifexNextcloud bot2022-04-2214-2/+42
* | Merge pull request #31047 from nextcloud/enh/preferences-indexJulius Härtl2022-04-213-0/+21
|\ \ | |/ |/|
| * Additional index on oc_preferences to make sure that gettingh values without ...Julius Härtl2022-04-193-0/+21
* | Merge pull request #30311 from nextcloud/enh/search-loadJulius Härtl2022-04-202-7/+30
|\ \
| * | Make typeahead and search limit/length configurableJulius Härtl2022-04-132-7/+30