aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-0912-26/+61
* Merge pull request #4136 from nextcloud/expire-date-for-all-sharesMorris Jobke2017-04-073-59/+92
|\
| * update unit testsBjoern Schiessle2017-04-072-44/+29
| * 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
* | | 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-071-18/+0
* | Save the scope of an auth token in the sessionRobin Appelman2017-04-053-24/+68
* | 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
| |/ / /
* | | / Don't try to parse empty body if there is no bodyRoeland Jago Douma2017-04-041-0/+2
| |_|/ |/| |
* | | 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
* | | 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
* | | | 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-302-2/+2
* | | | | | Add tests for query builder (i)likeRobin Appelman2017-03-301-1/+1
* | | | | | dont double escapeRobin Appelman2017-03-302-2/+0
* | | | | | fix licence headersRobin Appelman2017-03-305-40/+45
* | | | | | Move all children of a folder in a single queryRobin Appelman2017-03-301-18/+27
* | | | | | Add function builder to the query builderRobin Appelman2017-03-305-0/+172
* | | | | | add support for escaping like parameters when using the query builderRobin Appelman2017-03-303-0/+50
* | | | | | Add MD5() to sqliteRobin Appelman2017-03-301-0/+3
|/ / / / /
* | | | | Merge pull request #4132 from nextcloud/fix-safari-gzipLukas Reschke2017-03-302-4/+4
|\ \ \ \ \
| * | | | | Fix gzip files for SafariMorris Jobke2017-03-292-4/+4
* | | | | | also rename defaultMailHeaderColor to defaultColorPrimaryJan-Christoph Borchardt2017-03-291-4/+4
* | | | | | Add fallback to getMailHeaderColor so we don't break existing themesJulius Härtl2017-03-291-2/+5
* | | | | | rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-3/+3
| |_|/ / / |/| | | |
* | | | | Merge pull request #4116 from nextcloud/swift-cache-tokenRoeland Jago Douma2017-03-291-10/+62
|\ \ \ \ \