aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23771 from nextcloud/techdebt/noid/remove-deprecated-inot...Morris Jobke2020-10-291-18/+0
|\
| * Remove deprecated INotifyStorage::listenMorris Jobke2020-10-281-18/+0
* | Merge pull request #23768 from nextcloud/techdebt/noid/deprecate-ocp-util-emi...Morris Jobke2020-10-291-0/+3
|\ \
| * | Deprecate OCP\Util::connectHook and emitHookMorris Jobke2020-10-281-0/+3
| |/
* / [tx-robot] updated from transifexNextcloud bot2020-10-292-2/+138
|/
* Merge pull request #23746 from nextcloud/enhancement/iusermanager-callforseen...Christoph Wurst2020-10-282-0/+2
|\
| * Type the \OCP\IUserManager::callForSeenUsers closure with PsalmChristoph Wurst2020-10-282-0/+2
* | Merge pull request #23752 from nextcloud/fix/noid/wfe-ux-errorsblizzz2020-10-281-0/+10
|\ \ | |/ |/|
| * inform the user when flow config data exceeds thresholdsArthur Schiwon2020-10-281-0/+10
* | Merge pull request #23744 from nextcloud/enhancement/appframework-initialstat...Morris Jobke2020-10-281-1/+4
|\ \
| * | Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitialState cl...Christoph Wurst2020-10-281-1/+4
* | | Type the \OCP\IUserManager::callForAllUsers closure with PsalmChristoph Wurst2020-10-281-0/+1
|/ /
* | Merge pull request #23496 from lynn-stephenson/fix/related-key-issueRoeland Jago Douma2020-10-271-7/+15
|\ \
| * | Derive encryption key & MAC key from a single key.lynn-stephenson2020-10-151-7/+15
* | | Merge pull request #23601 from nextcloud/techdebt/noid/comments-manager-impro...Roeland Jago Douma2020-10-273-14/+192
|\ \ \
| * | | Fix missing sinceJoas Schilling2020-10-221-0/+1
| * | | Fix PHP CSJoas Schilling2020-10-221-2/+0
| * | | Fix manager creation and testingJoas Schilling2020-10-221-6/+1
| * | | Fix return typeJoas Schilling2020-10-212-2/+4
| * | | Add return descriptionJoas Schilling2020-10-211-1/+1
| * | | Less magicJoas Schilling2020-10-211-4/+12
| * | | Get the last comment date for a list of actors (to allow sorting mention sugg...Joas Schilling2020-10-212-0/+61
| * | | Allow to search on multiple objects with one queryJoas Schilling2020-10-212-2/+34
| * | | Add methods to get the number of comments and last comment since a dateJoas Schilling2020-10-212-0/+75
| * | | Include an option to also include the lastKnownCommentId objectJoas Schilling2020-10-212-4/+10
* | | | Merge pull request #23712 from nextcloud/enh/noid/add-size-to-file-obj-defini...Roeland Jago Douma2020-10-271-0/+6
|\ \ \ \
| * | | | Add optional size field for the file objVincent Petry2020-10-271-0/+6
| | |_|/ | |/| |
* | | | Merge pull request #23722 from nextcloud/fix/noid/use-correct-l10n-modulekesselb2020-10-271-3/+3
|\ \ \ \
| * | | | Use lib instead if core as l10n module in OC_FilesMorris Jobke2020-10-271-3/+3
* | | | | Deprecate \OCP\EventDispatcher\IEventDispatcher::dispatchChristoph Wurst2020-10-271-0/+1
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2020-10-272-0/+2
|/ / /
* | | Merge pull request #23602 from nextcloud/fix/appconfig_update_nullChristoph Wurst2020-10-231-9/+22
|\ \ \
| * | | Fix updates of NULL appconfig valuesRoeland Jago Douma2020-10-211-9/+22
* | | | Merge pull request #23608 from nextcloud/enh/23482/forward-error-messageMorris Jobke2020-10-222-6/+18
|\ \ \ \
| * | | | Add more details if extract fails.Daniel Kesselberg2020-10-222-6/+18
| | |/ / | |/| |
* / | | Only use index of mount point when it is thereJoas Schilling2020-10-211-1/+5
|/ / /
* | | Merge pull request #23173 from nextcloud/feat/comments-sidebar-vueJohn Molakvoæ2020-10-204-6/+37
|\ \ \
| * | | Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)2020-10-201-3/+3
| * | | Add ICommentsManager::load methodJohn Molakvoæ (skjnldsv)2020-10-203-6/+31
| * | | Init vue comments tabJohn Molakvoæ (skjnldsv)2020-10-201-0/+6
| |/ /
* | | Use auto-wiring on most outer levelJoas Schilling2020-10-201-1/+1
* | | PSR logger for accountsJoas Schilling2020-10-203-22/+10
|/ /
* | Merge pull request #23374 from nextcloud/bugfix/noid/app-fetch-retryRoeland Jago Douma2020-10-201-1/+16
|\ \
| * | Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl2020-10-161-1/+16
* | | [tx-robot] updated from transifexNextcloud bot2020-10-202-0/+2
* | | Merge pull request #23508 from nextcloud/fix/23355/iuser-expected-null-givenMorris Jobke2020-10-161-1/+1
|\ \ \
| * | | fixes potential passing of null to getUserGroupIdsArthur Schiwon2020-10-161-1/+1
* | | | Merge pull request #23478 from nextcloud/fix/21059/fix-deadlock-in-scsscacherMorris Jobke2020-10-162-1/+17
|\ \ \ \
| * | | | Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke2020-10-162-1/+17
| |/ / /
* / / / SCSSCacher - Lock should not be removedMorris Jobke2020-10-161-1/+0
|/ / /