aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* verify that paths are valid for recursive local moveRobin Appelman2019-06-271-0/+21
* Allow apps to store longer messages in the comments APIJoas Schilling2019-06-272-5/+7
* Merge pull request #16082 from nextcloud/backport/15832/stable16Roeland Jago Douma2019-06-262-2/+5
|\
| * Fix full text search for groupfoldersMorris Jobke2019-06-252-2/+5
* | Fall back to black for non-color valuesJoas Schilling2019-06-261-0/+5
* | [tx-robot] updated from transifexNextcloud bot2019-06-262-0/+10
* | handle storage exceptions when trying to set mtimeRobin Appelman2019-06-251-1/+6
|/
* Revert "[stable16] Fix userid casting in notifications"Roeland Jago Douma2019-06-252-6/+4
* Prevent faulty logs from nested setupFS callsJoas Schilling2019-06-211-2/+3
* [tx-robot] updated from transifexNextcloud bot2019-06-182-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-06-172-0/+8
* [tx-robot] updated from transifexNextcloud bot2019-06-162-0/+2
* [tx-robot] updated from transifexNextcloud bot2019-06-14110-754/+772
* Fix userid casting in notificationsJohn Molakvoæ (skjnldsv)2019-06-113-5/+7
* Fix missing login hook wih Apache/SAMLChristoph Wurst2019-06-111-1/+9
* search files by id in shared storages lastRobin Appelman2019-05-291-0/+8
* Merge pull request #15772 from nextcloud/backport/15766/stable16Roeland Jago Douma2019-05-292-3/+14
|\
| * Check for free space on touchJulius Härtl2019-05-282-3/+14
* | [tx-robot] updated from transifexNextcloud bot2019-05-294-0/+12
|/
* [tx-robot] updated from transifexNextcloud bot2019-05-282-0/+10
* Don't notify admins if no potentially over exposing links foundDaniel Kesselberg2019-05-271-7/+7
* [tx-robot] updated from transifexNextcloud bot2019-05-274-0/+4
* [tx-robot] updated from transifexNextcloud bot2019-05-2614-6/+28
* Merge pull request #15724 from nextcloud/backport/15714/stable16Roeland Jago Douma2019-05-251-1/+9
|\
| * Check the actual status code for 204 and 304Roeland Jago Douma2019-05-241-1/+9
* | [tx-robot] updated from transifexNextcloud bot2019-05-252-0/+8
|/
* [tx-robot] updated from transifexNextcloud bot2019-05-244-0/+16
* [tx-robot] updated from transifexNextcloud bot2019-05-2316-0/+58
* Allow redis cluster to use passwordMorris Jobke2019-05-221-1/+5
* Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke2019-05-212-3/+15
* Only show sharing section if it has contentJulius Härtl2019-05-211-0/+4
* [tx-robot] updated from transifexNextcloud bot2019-05-212-0/+32
* [tx-robot] updated from transifexNextcloud bot2019-05-202-0/+14
* Show supported apps in app managementMorris Jobke2019-05-171-0/+8
* [tx-robot] updated from transifexNextcloud bot2019-05-15126-1944/+2210
* Add interfaces to interact with subscription from support appMorris Jobke2019-05-138-0/+247
* Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke2019-05-081-1/+1
* fix class might be undefinedJoas Schilling2019-05-081-2/+2
* remove args from logging of common-spelled methods dependent on classArthur Schiwon2019-05-081-10/+24
* remove setup args from loggingArthur Schiwon2019-05-081-0/+8
* Add second migration for addColumnDaniel Kesselberg2019-05-072-0/+2
* Set type for access column on cacheAccessForCollectionDaniel Kesselberg2019-05-071-1/+1
* Migration to change column type from smallint to booleanDaniel Kesselberg2019-05-072-0/+2
* remove extra param in cache update callRobin Appelman2019-05-071-2/+2
* Make sure all middlewares are only registered onceJoas Schilling2019-05-061-0/+3
* Remove the custom prefix from the table name length when checking on the defa...Joas Schilling2019-04-301-1/+1
* take return of mkdir into account, throw exception on failureArthur Schiwon2019-04-301-1/+3
* remove obsolete use statementsArthur Schiwon2019-04-241-2/+0
* Always use a temp file for swift writesRoeland Jago Douma2019-04-241-8/+3
* Add return typesJoas Schilling2019-04-171-7/+7