Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save the scope of an auth token in the session | Robin Appelman | 2017-04-05 | 3 | -24/+68 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-05 | 2 | -0/+20 |
* | Merge pull request #4138 from nextcloud/resources_match_fullid | Morris Jobke | 2017-04-04 | 1 | -1/+7 |
|\ | |||||
| * | Match slashes in ../{id} resource routes | Roeland Jago Douma | 2017-04-04 | 1 | -1/+7 |
* | | Merge pull request #4192 from nextcloud/fix/custom-default-app-redirect-2fa-s... | Morris Jobke | 2017-04-04 | 1 | -2/+2 |
|\ \ | |||||
| * | | Redirect to 2FA selection screen | Christoph Wurst | 2017-04-03 | 1 | -2/+2 |
* | | | Merge pull request #3310 from duritong/patch-1 | Morris Jobke | 2017-04-04 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | only chmod logfile if necessary | duritong | 2017-01-29 | 1 | -1/+3 |
* | | | | Merge pull request #2095 from nextcloud/bruteforcesetttings | Lukas Reschke | 2017-04-04 | 2 | -0/+66 |
|\ \ \ \ | |||||
| * | | | | Fixed layout of bruteforcesettings | Morris Jobke | 2017-04-02 | 1 | -1/+1 |
| * | | | | Respect bruteforce settings in the Throttler | Roeland Jago Douma | 2017-04-02 | 1 | -0/+65 |
| * | | | | Adds security section to the admin page | Roeland Jago Douma | 2017-04-02 | 1 | -0/+1 |
* | | | | | Merge pull request #4093 from nextcloud/endorse-password-protection | Roeland Jago Douma | 2017-04-04 | 2 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | feature endorse password for share links | Bjoern Schiessle | 2017-04-03 | 2 | -0/+5 |
* | | | | | | Merge pull request #4147 from nextcloud/fix_3890 | Roeland Jago Douma | 2017-04-04 | 1 | -0/+2 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Don't try to parse empty body if there is no body | Roeland Jago Douma | 2017-04-04 | 1 | -0/+2 |
| | |_|_|/ | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-04 | 4 | -0/+356 |
|/ / / / | |||||
* | | | | Merge pull request #4131 from nextcloud/fix-jscombiner | Christoph Wurst | 2017-04-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix check for cache value in JSCombiner | Morris Jobke | 2017-03-28 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-03 | 2 | -12/+12 |
| |/ / |/| | | |||||
* | | | Merge pull request #4140 from nextcloud/no_encryption_no_wrapper | Björn Schießle | 2017-03-31 | 1 | -2/+5 |
|\ \ \ | |||||
| * | | | Don't add the Encryption Storage Wrapper if there are no encryption modules | Roeland Jago Douma | 2017-03-29 | 1 | -2/+5 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-31 | 2 | -70/+72 |
* | | | | Merge pull request #3832 from nextcloud/fix_1303 | Roeland Jago Douma | 2017-03-30 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Do not clear CSRF token on logout (fix for #1303) | Roeland Jago Douma | 2017-03-13 | 1 | -0/+4 |
* | | | | | Merge pull request #4150 from nextcloud/capped-memcache-push | Joas Schilling | 2017-03-30 | 2 | -2/+7 |
|\ \ \ \ \ | |||||
| * | | | | | user ids are strings | Robin Appelman | 2017-03-30 | 1 | -1/+2 |
| * | | | | | support pushing to CappedMemoryCache | Robin Appelman | 2017-03-30 | 1 | -1/+5 |
* | | | | | | rename fun to func | Robin Appelman | 2017-03-30 | 3 | -3/+3 |
* | | | | | | Add tests for query builder (i)like | Robin Appelman | 2017-03-30 | 1 | -1/+1 |
* | | | | | | dont double escape | Robin Appelman | 2017-03-30 | 2 | -2/+0 |
* | | | | | | update autoloader | Robin Appelman | 2017-03-30 | 2 | -0/+12 |
* | | | | | | fix licence headers | Robin Appelman | 2017-03-30 | 6 | -48/+54 |
* | | | | | | Move all children of a folder in a single query | Robin Appelman | 2017-03-30 | 1 | -18/+27 |
* | | | | | | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 7 | -0/+252 |
* | | | | | | add support for escaping like parameters when using the query builder | Robin Appelman | 2017-03-30 | 3 | -0/+50 |
* | | | | | | Add MD5() to sqlite | Robin Appelman | 2017-03-30 | 1 | -0/+3 |
|/ / / / / | |||||
* | | | | | Merge pull request #4132 from nextcloud/fix-safari-gzip | Lukas Reschke | 2017-03-30 | 2 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fix gzip files for Safari | Morris Jobke | 2017-03-29 | 2 | -4/+4 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-30 | 2 | -0/+2 |
* | | | | | | also rename defaultMailHeaderColor to defaultColorPrimary | Jan-Christoph Borchardt | 2017-03-29 | 1 | -4/+4 |
* | | | | | | Add fallback to getMailHeaderColor so we don't break existing themes | Julius Härtl | 2017-03-29 | 1 | -2/+5 |
* | | | | | | rename confusing getMailHeaderColor to getColorPrimary, ref #3491 | Jan-Christoph Borchardt | 2017-03-29 | 1 | -3/+3 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #4116 from nextcloud/swift-cache-token | Roeland Jago Douma | 2017-03-29 | 1 | -10/+62 |
|\ \ \ \ \ | |||||
| * | | | | | serialize the token to json instead of using php's serialize | Robin Appelman | 2017-03-28 | 1 | -10/+36 |
| * | | | | | cache swift tokens in memcache | Robin Appelman | 2017-03-28 | 1 | -10/+36 |
* | | | | | | Merge pull request #4129 from nextcloud/remove-verbose-error-message | Joas Schilling | 2017-03-29 | 1 | -2/+3 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Remove verbose error message | Lukas Reschke | 2017-03-29 | 1 | -2/+3 |
* | | | | | | Merge pull request #4091 from nextcloud/Rudloff-manifest | Morris Jobke | 2017-03-28 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Web app manifest | Pierre Rudloff | 2017-03-28 | 1 | -0/+1 |
| | |_|_|/ / | |/| | | | |