summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-03-312-2/+2
* Merge pull request #25961 from nextcloud/enh/events/2fa_providerkesselb2021-03-305-4/+150
|\
| * Add real events for enabled 2fa providers for usersRoeland Jago Douma2021-03-225-4/+150
* | Merge pull request #25280 from nextcloud/explicit-file-permissionsRoeland Jago Douma2021-03-301-4/+16
|\ \
| * | Set umask before operations that create local filesRobin Appelman2021-03-231-4/+16
* | | Merge pull request #26219 from nextcloud/relative-path-nullRoeland Jago Douma2021-03-306-8/+12
|\ \ \
| * | | getStorage can also return nullRobin Appelman2021-03-244-5/+5
| * | | proper error for search results outside user folderRobin Appelman2021-03-241-1/+5
| * | | getRelativePath can return nullRobin Appelman2021-03-242-2/+2
* | | | gracefully handle deleteFromSelf when share is already goneArthur Schiwon2021-03-301-1/+2
* | | | Merge pull request #26243 from nextcloud/enh/noid/avatar-privacy-new-scopeJoas Schilling2021-03-2910-16/+351
|\ \ \ \
| * | | | Update autoloader for PlaceholderAvatarVincent Petry2021-03-262-0/+2
| * | | | Add known user check in avatar when v2-private scopeVincent Petry2021-03-263-13/+30
| * | | | Added PlaceholderAvatar with own cached imagesVincent Petry2021-03-263-10/+191
| * | | | Add property scope tests for AccountManagerVincent Petry2021-03-261-6/+13
| * | | | OCS allow reading and writing account property scopesVincent Petry2021-03-262-2/+33
| * | | | Map old account scope properties to new namesVincent Petry2021-03-263-13/+31
| * | | | Add new v2-private account scopeVincent Petry2021-03-263-5/+84
* | | | | [tx-robot] updated from transifexNextcloud bot2021-03-284-18/+18
* | | | | Merge pull request #26327 from nextcloud/fix-get-returnMorris Jobke2021-03-271-1/+1
|\ \ \ \ \
| * | | | | fix return value of Root::getRobin Appelman2021-03-261-1/+1
| |/ / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2021-03-272-0/+2
|/ / / /
* | | | Merge pull request #26308 from nextcloud/enhancement/timed-job-interval-descr...Roeland Jago Douma2021-03-261-2/+4
|\ \ \ \
| * | | | Document that the TimedJob interval is in secondsChristoph Wurst2021-03-261-2/+4
* | | | | Merge pull request #26281 from hosting-de/fix/emailRoeland Jago Douma2021-03-261-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Change my email addressJohannes Leuker2021-03-241-2/+2
| |/ / /
* | | | Log when a storage is marked as unavailableMorris Jobke2021-03-251-0/+4
* | | | Merge pull request #26285 from nextcloud/techdebt/noid/cleanup-update-eventsRoeland Jago Douma2021-03-251-12/+0
|\ \ \ \
| * | | | Remove event listener to udpate events that are not present anymoreMorris Jobke2021-03-251-12/+0
* | | | | Merge pull request #21484 from nextcloud/better-forbidden-path-errorsMorris Jobke2021-03-251-8/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | show better error messages when a file with a forbidden path is encounteredRobin Appelman2021-03-241-8/+4
* | | | | Merge pull request #21641 from nextcloud/techdebt/noid/bye-bye-database-xmlRoeland Jago Douma2021-03-258-607/+42
|\ \ \ \ \
| * | | | | Cleanup unneeded code around database.xmlMorris Jobke2021-03-246-576/+24
| * | | | | Bye bye database.xmlJoas Schilling2021-03-242-31/+18
| |/ / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2021-03-252-0/+2
* | | | | improve type handling of Avatar::generateAvatarFromSvRobin Appelman2021-03-241-2/+3
|/ / / /
* / / / Make debugging easier which header is being setJoas Schilling2021-03-241-3/+3
|/ / /
* / / Catch invalid cache source storage pathJohn Molakvoæ (skjnldsv)2021-03-241-0/+4
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-03-2314-18/+36
* | Merge pull request #26198 from nextcloud/unified-search-nodeMorris Jobke2021-03-228-90/+203
|\ \
| * | use node search api for legacy file search endpointRobin Appelman2021-03-192-23/+32
| * | handle ordering in folder searchRobin Appelman2021-03-193-35/+64
| * | folder filtering in sqlRobin Appelman2021-03-191-16/+20
| * | cleanup fileinfo creationRobin Appelman2021-03-191-9/+16
| * | formatRobin Appelman2021-03-181-1/+0
| * | handle limit and offset in folder file searchRobin Appelman2021-03-181-6/+51
| * | only require user to be set in a query that handles tagsRobin Appelman2021-03-183-9/+13
| * | unify handling of Folder::search methods into "new" query objectsRobin Appelman2021-03-181-45/+61
* | | Merge pull request #25498 from Worteks/feat-federatedfilesharing-loggingMorris Jobke2021-03-221-0/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing...Samuel2021-02-1625-1624/+49
| |\ \ \