summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added parameter to disallow calendar subscription via linkPawel Boguslawski2022-11-021-1/+4
* Merge pull request #33778 from nextcloud/followup/33770/fix-unit-testsblizzz2022-08-312-5/+5
|\
| * Fix unit testsJoas Schilling2022-08-312-5/+5
|/
* Merge pull request #33429 from nextcloud/port-password-vueCarl Schwan2022-08-3115-73/+186
|\
| * Port password settings to vueCarl Schwan2022-08-3115-73/+186
* | Merge pull request #33494 from nextcloud/enh/referencesJulius Härtl2022-08-3123-1/+1211
|\ \
| * | Inject all dependnencies and increase cache timeoutJulius Härtl2022-08-314-7/+14
| * | Refactor cache handlingJulius Härtl2022-08-3112-37/+186
| * | CleanupJulius Härtl2022-08-3115-74/+152
| * | Limit preview file sizeJulius Härtl2022-08-311-2/+10
| * | Move registration to IBootstrapJulius Härtl2022-08-314-16/+73
| * | Add full public interfacesJulius Härtl2022-08-317-10/+150
| * | Implement image cachingJulius Härtl2022-08-316-45/+163
| * | Add cache invalidationJulius Härtl2022-08-311-10/+41
| * | Implement reference provider based cachingJulius Härtl2022-08-314-13/+56
| * | Make reference fetching configurableJulius Härtl2022-08-312-10/+14
| * | API for fetching reference metadataJulius Härtl2022-08-319-0/+575
| * | Bump 3rdparty to include fusonic/opengraphJulius Härtl2022-08-311-0/+0
| |/
* | 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 #33756 from nextcloud/enh/noid/admin-settings-directlySimon L2022-08-3110-29/+87
|\ \ \ | |_|/ |/| |
| * | add a better icon for personal settingsszaimen2022-08-312-2/+2
| * | fix testsszaimen2022-08-318-18/+51
| * | add a way to open the admin settings overview directlyszaimen2022-08-302-11/+36
* | | Merge pull request #33728 from nextcloud/enh/app-menu-vueJulius Härtl2022-08-3116-1173/+323
|\ \ \
| * | | Fix active app indicator positionJulius Härtl2022-08-313-4/+4
| * | | Fix jsunit failuresJulius Härtl2022-08-314-46/+5
| * | | Adjust acceptance tests to changes in app menuDaniel Calviño Sánchez2022-08-311-2/+2
| * | | Compile assetsnextcloud-command2022-08-318-602/+16
| * | | 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-316-529/+285
* | | | Merge pull request #33771 from nextcloud/fix/eslint-runCarl Schwan2022-08-311-2/+2
|\ \ \ \
| * | | | Fix eslint run commandCarl Schwan2022-08-311-2/+2
* | | | | Merge pull request #33770 from nextcloud/bugfix/noid/wording-fix-for-push-not...Vincent Petry2022-08-313-3/+5
|\ \ \ \ \
| * | | | | Fix wording of undeliverable push notificationsJoas Schilling2022-08-313-3/+5
| |/ / / /
* | | | | Merge pull request #33767 from nextcloud/automated/noid/master-update-psalm-b...Carl Schwan2022-08-311-60/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update psalm baselinenextcloud-command2022-08-311-60/+0
| |/ / /
* | | | Merge pull request #33746 from nextcloud/a11y/33739/fix-legacy-navVincent Petry2022-08-314-13/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Add a11y attributes for legacy app navigationVincent Petry2022-08-294-13/+11
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-31146-154/+154
| |/ / |/| |
* | | Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typingCôme Chilliet2022-08-3026-395/+682
|\ \ \
| * | | Flag repair errors as error level in eventSource->sendCôme Chilliet2022-08-252-2/+2
| * | | Parameter of RepairAdvanceEvent is actually an increment, not a step idCôme Chilliet2022-08-256-11/+10
| * | | Surround cli output with appropriate xml tagsCôme Chilliet2022-08-251-3/+3
| * | | Declare strict types in all new Event classesCôme Chilliet2022-08-258-0/+24
| * | | Add void return types to callablesCôme Chilliet2022-08-253-7/+10
| * | | Fix BackgroundRepairTestCôme Chilliet2022-08-251-14/+16