Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PHPUnit 5.5.4 | Roeland Jago Douma | 2016-09-06 | 1 | -7/+7 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-06 | 24 | -40/+104 |
* | Merge pull request #1121 from nextcloud/avatar_304 | Lukas Reschke | 2016-09-05 | 5 | -8/+184 |
|\ | |||||
| * | Update autoloader | Roeland Jago Douma | 2016-09-05 | 2 | -0/+2 |
| * | Move AvatarController over to FileDisplayResponse | Roeland Jago Douma | 2016-09-05 | 1 | -8/+3 |
| * | Add FileDisplayResponse | Roeland Jago Douma | 2016-09-05 | 2 | -0/+179 |
|/ | |||||
* | Merge pull request #1158 from nextcloud/cache_avatars | Lukas Reschke | 2016-09-05 | 12 | -36/+133 |
|\ | |||||
| * | Fix tests | Roeland Jago Douma | 2016-08-30 | 2 | -14/+35 |
| * | Cache avatars properly | Roeland Jago Douma | 2016-08-30 | 10 | -22/+98 |
* | | Merge pull request #1271 from nextcloud/fix-docs-for-notifications | Joas Schilling | 2016-09-05 | 3 | -7/+0 |
|\ \ | |||||
| * | | Null !== void, those methods are void | Joas Schilling | 2016-09-05 | 3 | -7/+0 |
* | | | Merge pull request #1270 from nextcloud/issue-1265-always-use-js-console-when... | Morris Jobke | 2016-09-05 | 1 | -4/+1 |
|\ \ \ | |||||
| * | | | Always use the js console when available | Joas Schilling | 2016-09-05 | 1 | -4/+1 |
| |/ / | |||||
* | | | Merge pull request #1259 from nextcloud/language_order | Joas Schilling | 2016-09-05 | 5 | -33/+162 |
|\ \ \ | |||||
| * | | | Autoloader update | Roeland Jago Douma | 2016-09-04 | 2 | -0/+2 |
| * | | | ACCEPT_LANGUAGE goes before default_langauge | Roeland Jago Douma | 2016-09-04 | 3 | -33/+160 |
* | | | | Merge pull request #1171 from nextcloud/2fa-backup-codes | Marius Blüm | 2016-09-05 | 33 | -22/+1510 |
|\ \ \ \ | |||||
| * | | | | Fix AppTest and intergration test | Roeland Jago Douma | 2016-09-05 | 2 | -2/+8 |
| * | | | | increase core version number to trigger db ugprade and fix app manager tests | Christoph Wurst | 2016-09-05 | 2 | -3/+15 |
| * | | | | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 29 | -17/+1487 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1269 from nextcloud/deprecate_ocs_response | Lukas Reschke | 2016-09-05 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | Deprecate OCSRespone | Roeland Jago Douma | 2016-09-05 | 1 | -2/+3 |
| |/ / / | |||||
* | | | | Merge pull request #1268 from nextcloud/fix_1260 | Morris Jobke | 2016-09-05 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use proper ALTER ROLE syntax | Roeland Jago Douma | 2016-09-05 | 1 | -1/+1 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-05 | 46 | -22/+202 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-04 | 44 | -156/+430 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-03 | 30 | -104/+304 |
* | | Merge pull request #1225 from nextcloud/allow-to-validate-password-policy | Roeland Jago Douma | 2016-09-02 | 1 | -3/+9 |
|\ \ | |||||
| * | | Allow to validate the password_policy app | Joas Schilling | 2016-09-01 | 1 | -3/+9 |
* | | | Merge pull request #1246 from nextcloud/federation_dead_code | Lukas Reschke | 2016-09-02 | 1 | -34/+0 |
|\ \ \ | |||||
| * | | | Remove dead OCS register code | Roeland Jago Douma | 2016-09-02 | 1 | -34/+0 |
|/ / / | |||||
* | | | Merge pull request #1239 from nextcloud/cache_info_parsing | Morris Jobke | 2016-09-02 | 1 | -2/+11 |
|\ \ \ | |||||
| * | | | Cache parsing of info.xml | Roeland Jago Douma | 2016-09-02 | 1 | -2/+11 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-02 | 42 | -0/+108 |
* | | | Merge pull request #1221 from nextcloud/proper_204_304_response | Morris Jobke | 2016-09-01 | 2 | -6/+42 |
|\ \ \ | |||||
| * | | | No body or content-length for 204 and 304 responses | Roeland Jago Douma | 2016-08-31 | 2 | -6/+42 |
* | | | | Merge pull request #1194 from nextcloud/card-caldav-check-exists | Joas Schilling | 2016-09-01 | 6 | -16/+49 |
|\ \ \ \ | |||||
| * | | | | more efficient check if addressbook and calendar exists for user | Robin Appelman | 2016-08-31 | 6 | -16/+49 |
* | | | | | Merge pull request #1219 from coderkun/issue-1110-tabindex | Roeland Jago Douma | 2016-09-01 | 1 | -5/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Add attribute “tabindex” to login form (fixes #1110) | coderkun | 2016-08-31 | 1 | -5/+5 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #1215 from nextcloud/issue-1083-update-live-relative-times... | Roeland Jago Douma | 2016-09-01 | 5 | -4/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Use live timestamp on comments tab | Joas Schilling | 2016-09-01 | 1 | -1/+2 |
| * | | | | | Use live timestamps in the versions tab of the sidebar | Joas Schilling | 2016-09-01 | 1 | -1/+2 |
| * | | | | | Use live timestamp in the sidebar details | Joas Schilling | 2016-09-01 | 1 | -1/+2 |
| * | | | | | Update live timestamps to give a more live feeling | Joas Schilling | 2016-09-01 | 2 | -1/+9 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #1224 from nextcloud/do-not-allow-linebreak-in-paths | Roeland Jago Douma | 2016-09-01 | 3 | -2/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Also prevent null byte character | Joas Schilling | 2016-09-01 | 2 | -1/+3 |
| * | | | | | Add PhantomJS to gitignore | Joas Schilling | 2016-09-01 | 1 | -0/+1 |
| * | | | | | Filter out %0A from paths | Joas Schilling | 2016-09-01 | 2 | -2/+8 |
| |/ / / / | |||||
* | | | | | Merge pull request #1227 from nextcloud/improve-tests | Joas Schilling | 2016-09-01 | 3 | -33/+1 |
|\ \ \ \ \ |