summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | serialize the token to json instead of using php's serializeRobin Appelman2017-03-281-10/+36
| * | | | | cache swift tokens in memcacheRobin Appelman2017-03-281-10/+36
* | | | | | Merge pull request #4129 from nextcloud/remove-verbose-error-messageJoas Schilling2017-03-291-2/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove verbose error messageLukas Reschke2017-03-291-2/+3
* | | | | | Merge pull request #4120 from nextcloud/newest-item-first-in-activityMorris Jobke2017-03-281-4/+4
|\ \ \ \ \ \
| * | | | | | Change the order on merging activities so the newest item is firstJoas Schilling2017-03-281-4/+4
* | | | | | | Merge pull request #4127 from nextcloud/update-legacy-csp-policyMorris Jobke2017-03-281-1/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Update legacy CSP policyLukas Reschke2017-03-281-1/+3
* | | | | | | Merge pull request #4070 from nextcloud/gzip_scss_jsMorris Jobke2017-03-282-1/+17
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix testsRoeland Jago Douma2017-03-281-1/+1
| * | | | | | Allow to gzip CSS/JS filesRoeland Jago Douma2017-03-282-1/+17
| | |_|/ / / | |/| | | |