summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-265-2/+5
* | | More dark theme fixesCarl Schwan2022-08-267-22/+30
* | | Various fixesCarl Schwan2022-08-2610-49/+114
* | | Adapt to new Nextcloud vue styleCarl Schwan2022-08-265-253/+258
* | | Fix accessibility of input fieldsCarl Schwan2022-08-265-30/+30
* | | Merge pull request #33699 from nextcloud/remove-ie-depCarl Schwan2022-08-261-15/+0
|\ \ \
| * | | Remove old ie polifyCarl Schwan2022-08-261-15/+0
| |/ /
* / / Avoid side changes on web ui updateJulius Härtl2022-08-261-1/+1
|/ /
* | Add Nc prefix to Nc vue component namesVincent Petry2022-08-257-53/+53
* | Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-254-18/+18
* | Update typehint for confirmDestructiveDaniel Kesselberg2022-08-241-1/+1
* | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-233-6/+12
|\ \
| * | Port existing server code to new interfaceCarl Schwan2022-08-083-6/+12
* | | [tx-robot] updated from transifexNextcloud bot2022-08-232-2/+2
* | | Improve handling of profile pageChristopher Ng2022-08-221-1/+1
* | | Merge pull request #33623 from NoSleep82/masterblizzz2022-08-221-2/+2
|\ \ \
| * | | Update core/Controller/LostController.phpNoSleep822022-08-211-1/+1
| * | | Update LostController.phpNoSleep822022-08-191-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-222-6/+6
|/ / /
* | | Expose core background imageJulius Härtl2022-08-191-0/+0
* | | Merge pull request #33522 from nextcloud/fix/358-add-missing-expanded-attributesJulia Kirschenheuter2022-08-192-1/+4
|\ \ \
| * | | Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-172-1/+4
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-182-0/+6
|/ / /
* | | Allow to manually specify a theme to apply to a section of an appJohn Molakvoæ2022-08-161-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-08-164-0/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-08-156-4/+6
* | | [tx-robot] updated from transifexNextcloud bot2022-08-142-8/+8
* | | [tx-robot] updated from transifexNextcloud bot2022-08-132-6/+6
* | | Fix trusted domain error pageJoas Schilling2022-08-111-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2022-08-112-0/+2
* | | Do not overwrite the focus-visible of vue appsJoas Schilling2022-08-105-29/+11
* | | [tx-robot] updated from transifexNextcloud bot2022-08-102-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-08-092-0/+2
* | | Merge pull request #33465 from nextcloud/bugfix/noid/fix-more-icon-colorVincent Petry2022-08-085-2/+12
|\ \ \
| * | | Fix "More" app iconJoas Schilling2022-08-055-2/+12
* | | | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-086-13/+16
|\ \ \ \
| * | | | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-016-13/+16
* | | | | [tx-robot] updated from transifexNextcloud bot2022-08-084-138/+192
* | | | | [tx-robot] updated from transifexNextcloud bot2022-08-076-2/+18
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-0620-126/+162
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2022-08-05138-414/+796
| |/ |/|
* | Merge pull request #33405 from nextcloud/perf/new-index-mounts-classJulius Härtl2022-08-013-0/+21
|\ \
| * | DB mounts table: Add index for mount_provider_classMarcel Klehr2022-08-013-0/+21