summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | 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
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-03-302-0/+2
* | | | | | 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 #4091 from nextcloud/Rudloff-manifestMorris Jobke2017-03-281-0/+1
|\ \ \ \ \ \
| * | | | | | Web app manifestPierre Rudloff2017-03-281-0/+1
| | |_|_|/ / | |/| | | |