summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4136 from nextcloud/expire-date-for-all-sharesMorris Jobke2017-04-074-60/+93
|\
| * update unit testsBjoern Schiessle2017-04-073-45/+30
| * setting to disable sending password by mailBjoern Schiessle2017-04-031-3/+5
| * set expire date for all share typesBjoern Schiessle2017-04-032-25/+48
| * add secure drop functionallity to mail sharesBjoern Schiessle2017-04-031-1/+3
| * allow password protected mail sharesBjoern Schiessle2017-04-031-2/+23
| * add new password column to the share table in order to set passwords for shar...Bjoern Schiessle2017-04-031-3/+3
* | Merge pull request #4253 from nextcloud/downstream-27599Roeland Jago Douma2017-04-071-5/+10
|\ \
| * | make JobList::next() lock freeJörn Friedrich Dreyer2017-04-071-5/+10
* | | Update autoloaderLukas Reschke2017-04-072-0/+6
* | | Add support for themingLukas Reschke2017-04-073-33/+52
* | | New layout for welcome emailMorris Jobke2017-04-072-0/+499
|/ /
* | Don't force the use of Accept-Language anymoreJoas Schilling2017-04-072-26/+0
* | [tx-robot] updated from transifexNextcloud bot2017-04-074-2/+46
* | [tx-robot] updated from transifexNextcloud bot2017-04-0618-4/+28
* | Save the scope of an auth token in the sessionRobin Appelman2017-04-053-24/+68
* | [tx-robot] updated from transifexNextcloud bot2017-04-052-0/+20
* | Merge pull request #4138 from nextcloud/resources_match_fullidMorris Jobke2017-04-041-1/+7
|\ \
| * | Match slashes in ../{id} resource routesRoeland Jago Douma2017-04-041-1/+7
* | | Merge pull request #4192 from nextcloud/fix/custom-default-app-redirect-2fa-s...Morris Jobke2017-04-041-2/+2
|\ \ \
| * | | Redirect to 2FA selection screenChristoph Wurst2017-04-031-2/+2
* | | | Merge pull request #3310 from duritong/patch-1Morris Jobke2017-04-041-1/+3
|\ \ \ \
| * | | | only chmod logfile if necessaryduritong2017-01-291-1/+3
* | | | | Merge pull request #2095 from nextcloud/bruteforcesetttingsLukas Reschke2017-04-042-0/+66
|\ \ \ \ \
| * | | | | Fixed layout of bruteforcesettingsMorris Jobke2017-04-021-1/+1
| * | | | | Respect bruteforce settings in the ThrottlerRoeland Jago Douma2017-04-021-0/+65
| * | | | | Adds security section to the admin pageRoeland Jago Douma2017-04-021-0/+1
* | | | | | Merge pull request #4093 from nextcloud/endorse-password-protectionRoeland Jago Douma2017-04-042-0/+5
|\ \ \ \ \ \
| * | | | | | feature endorse password for share linksBjoern Schiessle2017-04-032-0/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4147 from nextcloud/fix_3890Roeland Jago Douma2017-04-041-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Don't try to parse empty body if there is no bodyRoeland Jago Douma2017-04-041-0/+2
| | |_|_|/ | |/| | |
* / | | | [tx-robot] updated from transifexNextcloud bot2017-04-044-0/+356
|/ / / /
* | | | Merge pull request #4131 from nextcloud/fix-jscombinerChristoph Wurst2017-04-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix check for cache value in JSCombinerMorris Jobke2017-03-281-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2017-04-032-12/+12
| |/ / |/| |
* | | Merge pull request #4140 from nextcloud/no_encryption_no_wrapperBjörn Schießle2017-03-311-2/+5
|\ \ \
| * | | Don't add the Encryption Storage Wrapper if there are no encryption modulesRoeland Jago Douma2017-03-291-2/+5
* | | | [tx-robot] updated from transifexNextcloud bot2017-03-312-70/+72
* | | | Merge pull request #3832 from nextcloud/fix_1303Roeland Jago Douma2017-03-301-0/+4
|\ \ \ \
| * | | | Do not clear CSRF token on logout (fix for #1303)Roeland Jago Douma2017-03-131-0/+4
* | | | | Merge pull request #4150 from nextcloud/capped-memcache-pushJoas Schilling2017-03-302-2/+7
|\ \ \ \ \
| * | | | | user ids are stringsRobin Appelman2017-03-301-1/+2
| * | | | | support pushing to CappedMemoryCacheRobin Appelman2017-03-301-1/+5
* | | | | | rename fun to funcRobin Appelman2017-03-303-3/+3
* | | | | | Add tests for query builder (i)likeRobin Appelman2017-03-301-1/+1
* | | | | | dont double escapeRobin Appelman2017-03-302-2/+0
* | | | | | update autoloaderRobin Appelman2017-03-302-0/+12
* | | | | | fix licence headersRobin Appelman2017-03-306-48/+54
* | | | | | Move all children of a folder in a single queryRobin Appelman2017-03-301-18/+27
* | | | | | Add function builder to the query builderRobin Appelman2017-03-307-0/+252