Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Adjust server popover style | Julius Härtl | 2022-09-01 | 1 | -2/+4 | |
* | | Small top border radius on mobile | Julius Härtl | 2022-09-01 | 1 | -0/+13 | |
* | | Do not prevent scaling due to accessibility | Julius Härtl | 2022-09-01 | 1 | -1/+1 | |
* | | Adapt layout to new base css variables | Julius Härtl | 2022-09-01 | 1 | -7/+6 | |
* | | Fix priority of mobile rules for files app | Julius Härtl | 2022-09-01 | 1 | -1/+1 | |
* | | Fix indentation | Julius Härtl | 2022-09-01 | 1 | -12/+12 | |
* | | Drop vue specific styles | Julius Härtl | 2022-09-01 | 1 | -39/+0 | |
* | | Use proper background image variable | Julius Härtl | 2022-09-01 | 1 | -2/+4 | |
* | | Temporary vue component styles | Julius Härtl | 2022-09-01 | 1 | -0/+39 | |
* | | More refactoring of app content areas | Julius Härtl | 2022-09-01 | 6 | -24/+66 | |
* | | Proof of concept: Redesign app-content | Carl Schwan | 2022-09-01 | 2 | -22/+27 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-01 | 138 | -544/+554 | |
* | | Merge pull request #33494 from nextcloud/enh/references | Julius Härtl | 2022-08-31 | 4 | -0/+154 | |
|\ \ | ||||||
| * | | Inject all dependnencies and increase cache timeout | Julius Härtl | 2022-08-31 | 1 | -1/+2 | |
| * | | Refactor cache handling | Julius Härtl | 2022-08-31 | 1 | -2/+4 | |
| * | | Cleanup | Julius Härtl | 2022-08-31 | 3 | -20/+20 | |
| * | | Implement image caching | Julius Härtl | 2022-08-31 | 3 | -42/+108 | |
| * | | API for fetching reference metadata | Julius Härtl | 2022-08-31 | 2 | -0/+85 | |
* | | | Merge pull request #33475 from nextcloud/rakekniven-patch-1 | Simon L | 2022-08-31 | 2 | -2/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | l10n: Changed grammar | rakekniven | 2022-08-11 | 1 | -1/+1 | |
| * | | l10n: Changed grammar | rakekniven | 2022-08-06 | 1 | -1/+1 | |
* | | | Merge pull request #33728 from nextcloud/enh/app-menu-vue | Julius Härtl | 2022-08-31 | 10 | -1165/+314 | |
|\ \ \ | ||||||
| * | | | Fix active app indicator position | Julius Härtl | 2022-08-31 | 1 | -1/+1 | |
| * | | | Fix jsunit failures | Julius Härtl | 2022-08-31 | 2 | -43/+2 | |
| * | | | Compile assets | nextcloud-command | 2022-08-31 | 4 | -596/+10 | |
| * | | | Address some more accessibility concerns | Julius Härtl | 2022-08-31 | 1 | -1/+5 | |
| * | | | Use resize observer | Julius Härtl | 2022-08-31 | 1 | -1/+6 | |
| * | | | Fix focus border and adjust active app indicator | Julius Härtl | 2022-08-31 | 1 | -5/+17 | |
| * | | | Move app menu to vue | Julius Härtl | 2022-08-31 | 5 | -529/+284 | |
* | | | | Fix wording of undeliverable push notifications | Joas Schilling | 2022-08-31 | 2 | -2/+4 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-31 | 138 | -138/+138 | |
* | | | Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typing | Côme Chilliet | 2022-08-30 | 4 | -176/+158 | |
|\ \ \ | ||||||
| * | | | Flag repair errors as error level in eventSource->send | Côme Chilliet | 2022-08-25 | 1 | -1/+1 | |
| * | | | Parameter of RepairAdvanceEvent is actually an increment, not a step id | Côme Chilliet | 2022-08-25 | 3 | -3/+3 | |
| * | | | Surround cli output with appropriate xml tags | Côme Chilliet | 2022-08-25 | 1 | -3/+3 | |
| * | | | Add void return types to callables | Côme Chilliet | 2022-08-25 | 2 | -5/+8 | |
| * | | | Migrate Repair events to OCP\EventDispatcher\Event | Côme Chilliet | 2022-08-25 | 4 | -139/+123 | |
| * | | | Migrate Migrator::executeSql to OCP\EventDispatcher\Event | Côme Chilliet | 2022-08-25 | 2 | -27/+31 | |
| * | | | Remove listeners of \OC\DB\Migrator::checkTable which is never emitted | Côme Chilliet | 2022-08-25 | 2 | -6/+0 | |
| * | | | Moving to string key for arguments of GenericEvent in Repair | Côme Chilliet | 2022-08-25 | 3 | -35/+32 | |
| * | | | Switch to string keys for argument of GenericEvent for OC\DB\Migrator | Côme Chilliet | 2022-08-25 | 2 | -6/+6 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-27 | 2 | -2/+2 | |
* | | | | Fix rebasing issues and improve profile settings page a bit more | Carl Schwan | 2022-08-26 | 5 | -2/+5 | |
* | | | | More dark theme fixes | Carl Schwan | 2022-08-26 | 7 | -22/+30 | |
* | | | | Various fixes | Carl Schwan | 2022-08-26 | 10 | -49/+114 | |
* | | | | Adapt to new Nextcloud vue style | Carl Schwan | 2022-08-26 | 5 | -253/+258 | |
* | | | | Fix accessibility of input fields | Carl Schwan | 2022-08-26 | 5 | -30/+30 | |
* | | | | Merge pull request #33699 from nextcloud/remove-ie-dep | Carl Schwan | 2022-08-26 | 1 | -15/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove old ie polify | Carl Schwan | 2022-08-26 | 1 | -15/+0 | |
| |/ / / | ||||||
* / / / | Avoid side changes on web ui update | Julius Härtl | 2022-08-26 | 1 | -1/+1 | |
|/ / / |