Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4136 from nextcloud/expire-date-for-all-shares | Morris Jobke | 2017-04-07 | 4 | -60/+93 |
|\ | |||||
| * | update unit tests | Bjoern Schiessle | 2017-04-07 | 3 | -45/+30 |
| * | setting to disable sending password by mail | Bjoern Schiessle | 2017-04-03 | 1 | -3/+5 |
| * | set expire date for all share types | Bjoern Schiessle | 2017-04-03 | 2 | -25/+48 |
| * | add secure drop functionallity to mail shares | Bjoern Schiessle | 2017-04-03 | 1 | -1/+3 |
| * | allow password protected mail shares | Bjoern Schiessle | 2017-04-03 | 1 | -2/+23 |
| * | add new password column to the share table in order to set passwords for shar... | Bjoern Schiessle | 2017-04-03 | 1 | -3/+3 |
* | | Merge pull request #4253 from nextcloud/downstream-27599 | Roeland Jago Douma | 2017-04-07 | 1 | -5/+10 |
|\ \ | |||||
| * | | make JobList::next() lock free | Jörn Friedrich Dreyer | 2017-04-07 | 1 | -5/+10 |
* | | | Update autoloader | Lukas Reschke | 2017-04-07 | 2 | -0/+6 |
* | | | Add support for theming | Lukas Reschke | 2017-04-07 | 3 | -33/+52 |
* | | | New layout for welcome email | Morris Jobke | 2017-04-07 | 2 | -0/+499 |
|/ / | |||||
* | | Don't force the use of Accept-Language anymore | Joas Schilling | 2017-04-07 | 2 | -26/+0 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-07 | 4 | -2/+46 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-06 | 18 | -4/+28 |
* | | 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 |