summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-09-0214-4/+278
* Fallback to root if the picker folder doesn't existsJohn Molakvoæ2022-09-011-102/+119
* Some more fixesJulius Härtl2022-09-0111-137/+160
* Bump bundled filesJulius Härtl2022-09-0112-148/+216
* Fix profile page renderingJulius Härtl2022-09-011-5/+13
* Fix some styling issues with the new containersJulius Härtl2022-09-013-46/+16
* Fix some minor styling issuesJulius Härtl2022-09-011-2/+2
* Give header menus a better maximum height for mobileJulius Härtl2022-09-011-1/+1
* Adjust server popover styleJulius Härtl2022-09-011-2/+4
* Small top border radius on mobileJulius Härtl2022-09-011-0/+13
* Do not prevent scaling due to accessibilityJulius Härtl2022-09-011-1/+1
* Adapt layout to new base css variablesJulius Härtl2022-09-011-7/+6
* Fix priority of mobile rules for files appJulius Härtl2022-09-011-1/+1
* Fix indentationJulius Härtl2022-09-011-12/+12
* Drop vue specific stylesJulius Härtl2022-09-011-39/+0
* Use proper background image variableJulius Härtl2022-09-011-2/+4
* Temporary vue component stylesJulius Härtl2022-09-011-0/+39
* More refactoring of app content areasJulius Härtl2022-09-016-24/+66
* Proof of concept: Redesign app-contentCarl Schwan2022-09-012-22/+27
* [tx-robot] updated from transifexNextcloud bot2022-09-01138-544/+554
* Merge pull request #33494 from nextcloud/enh/referencesJulius Härtl2022-08-314-0/+154
|\
| * Inject all dependnencies and increase cache timeoutJulius Härtl2022-08-311-1/+2
| * Refactor cache handlingJulius Härtl2022-08-311-2/+4
| * CleanupJulius Härtl2022-08-313-20/+20
| * Implement image cachingJulius Härtl2022-08-313-42/+108
| * API for fetching reference metadataJulius Härtl2022-08-312-0/+85
* | Merge pull request #33475 from nextcloud/rakekniven-patch-1Simon L2022-08-312-2/+2
|\ \ | |/ |/|
| * l10n: Changed grammarrakekniven2022-08-111-1/+1
| * l10n: Changed grammarrakekniven2022-08-061-1/+1
* | Merge pull request #33728 from nextcloud/enh/app-menu-vueJulius Härtl2022-08-3110-1165/+314
|\ \
| * | Fix active app indicator positionJulius Härtl2022-08-311-1/+1
| * | Fix jsunit failuresJulius Härtl2022-08-312-43/+2
| * | Compile assetsnextcloud-command2022-08-314-596/+10
| * | Address some more accessibility concernsJulius Härtl2022-08-311-1/+5
| * | Use resize observerJulius Härtl2022-08-311-1/+6
| * | Fix focus border and adjust active app indicatorJulius Härtl2022-08-311-5/+17
| * | Move app menu to vueJulius Härtl2022-08-315-529/+284
* | | Fix wording of undeliverable push notificationsJoas Schilling2022-08-312-2/+4
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-08-31138-138/+138
* | Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typingCôme Chilliet2022-08-304-176/+158
|\ \
| * | Flag repair errors as error level in eventSource->sendCôme Chilliet2022-08-251-1/+1
| * | Parameter of RepairAdvanceEvent is actually an increment, not a step idCôme Chilliet2022-08-253-3/+3
| * | Surround cli output with appropriate xml tagsCôme Chilliet2022-08-251-3/+3
| * | Add void return types to callablesCôme Chilliet2022-08-252-5/+8
| * | Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet2022-08-254-139/+123
| * | Migrate Migrator::executeSql to OCP\EventDispatcher\EventCôme Chilliet2022-08-252-27/+31
| * | Remove listeners of \OC\DB\Migrator::checkTable which is never emittedCôme Chilliet2022-08-252-6/+0
| * | Moving to string key for arguments of GenericEvent in RepairCôme Chilliet2022-08-253-35/+32
| * | Switch to string keys for argument of GenericEvent for OC\DB\MigratorCôme Chilliet2022-08-252-6/+6
* | | [tx-robot] updated from transifexNextcloud bot2022-08-272-2/+2