summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33780 from nextcloud/enh/noid/cloud-id-cliblizzz2022-09-011-0/+3
|\
| * filter index.php from cloudIdMaxence Lange2022-08-311-0/+3
* | Merge pull request #33764 from nextcloud/cloudid-cacheVincent Petry2022-09-012-7/+80
|\ \
| * | adjusts tests for CloudIdManagerRobin Appelman2022-08-311-1/+1
| * | cache cloud id data in CloudIdManagerRobin Appelman2022-08-312-7/+80
* | | Merge pull request #33774 from nextcloud/hash-wrapper-closed-hashVincent Petry2022-09-011-1/+5
|\ \ \
| * | | handle cases where the hash context gets cleaned up before the hash wrapperRobin Appelman2022-08-311-1/+5
| |/ /
* | | Merge pull request #33772 from nextcloud/debug/remember-me-login-token-mispat...Julius Härtl2022-09-011-0/+8
|\ \ \
| * | | Log if cookie login failed with token mismatch or session unavailabilityChristoph Wurst2022-08-311-0/+8
| |/ /
* | / [tx-robot] updated from transifexNextcloud bot2022-09-0134-2/+60
| |/ |/|
* | Merge pull request #33494 from nextcloud/enh/referencesJulius Härtl2022-08-3115-0/+1042
|\ \
| * | Inject all dependnencies and increase cache timeoutJulius Härtl2022-08-313-6/+12
| * | Refactor cache handlingJulius Härtl2022-08-319-35/+168
| * | CleanupJulius Härtl2022-08-3111-53/+131
| * | 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-313-3/+55
| * | 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-317-0/+490
* | | Merge pull request #33756 from nextcloud/enh/noid/admin-settings-directlySimon L2022-08-311-10/+30
|\ \ \ | |/ / |/| |
| * | add a better icon for personal settingsszaimen2022-08-311-1/+1
| * | add a way to open the admin settings overview directlyszaimen2022-08-301-10/+30
| |/
* | Merge pull request #33728 from nextcloud/enh/app-menu-vueJulius Härtl2022-08-311-0/+1
|\ \
| * | Move app menu to vueJulius Härtl2022-08-311-0/+1
| |/
* / Fix wording of undeliverable push notificationsJoas Schilling2022-08-311-1/+1
|/
* Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typingCôme Chilliet2022-08-3018-168/+481
|\
| * 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-8/+7
| * Declare strict types in all new Event classesCôme Chilliet2022-08-258-0/+24
| * Add void return types to callablesCôme Chilliet2022-08-251-2/+2
| * Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet2022-08-2516-128/+385
| * Migrate Migrator::executeSql to OCP\EventDispatcher\EventCôme Chilliet2022-08-255-12/+66
| * Remove listeners of \OC\DB\Migrator::checkTable which is never emittedCôme Chilliet2022-08-251-6/+0
| * Moving to string key for arguments of GenericEvent in RepairCôme Chilliet2022-08-253-23/+19
| * Switch to string keys for argument of GenericEvent for OC\DB\MigratorCôme Chilliet2022-08-252-23/+12
* | Merge pull request #33697 from nextcloud/fix/improve-bulk-uploadCôme Chilliet2022-08-303-0/+91
|\ \
| * | Add DavUtil to autoloaderCôme Chilliet2022-08-302-0/+2
| * | Move dav utils functions to OCP\Files\DavUtilCôme Chilliet2022-08-302-49/+89
| * | Fix OCP\Util documentation blocksCôme Chilliet2022-08-291-0/+8
| * | Move Dav fileid and permissions logic into OCP\Util to be able to use it for ...Côme Chilliet2022-08-291-0/+41
| |/
* | remove leading slash for search results at mountpoint rootRobin Appelman2022-08-291-1/+1
* | Merge pull request #33500 from nextcloud/encryption-system-mountVincent Petry2022-08-294-43/+40
|\ \
| * | add marker interface to mark system mount points for encryptionRobin Appelman2022-08-254-43/+40
* | | [tx-robot] updated from transifexNextcloud bot2022-08-292-2/+2
* | | Merge pull request #33694 from nextcloud/fix/load-themedir-distJohn Molakvoæ2022-08-281-3/+3
|\ \ \
| * | | Make it possible to load theme/<themename>/distCarl Schwan2022-08-261-1/+3
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2022-08-272-0/+10