Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update moment.js to 2.15 | Georg Ehrke | 2016-09-14 | 4 | -2391/+4904 |
| | |||||
* | Choose button remains disbaled for httpd/unix-directory | Sujith Haridasan | 2016-09-12 | 1 | -2/+10 |
| | | | | | | | | | | This is not correct. Hence in this patch we validate if the mimetype is 'httpd/unix-directory'. If so we don't disable it. This patch addresses solution for issue: 26034 Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-10 | 2 | -38/+38 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-09 | 2 | -0/+12 |
| | |||||
* | Merge pull request #1297 from nextcloud/catch-exceptions-with-invalid-passwords | Roeland Jago Douma | 2016-09-08 | 2 | -6/+19 |
|\ | | | | | Catch the exception of the password policy app | ||||
| * | Fix typo | Joas Schilling | 2016-09-07 | 1 | -1/+1 |
| | | |||||
| * | Catch the exception of the password policy app | Joas Schilling | 2016-09-07 | 2 | -5/+18 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-08 | 4 | -14/+54 |
| | | |||||
* | | Merge pull request #1296 from Dominante/gitignore-fix | Roeland Jago Douma | 2016-09-07 | 1 | -1/+3 |
|\ \ | |/ |/| | Fix bug #1293 | ||||
| * | Remove duplicated line | Tuukka Verho | 2016-09-07 | 1 | -1/+0 |
| | | |||||
| * | Fix bug #1293 | Your Name | 2016-09-07 | 1 | -1/+4 |
| | | |||||
* | | Merge pull request #1210 from nextcloud/bump_symfony_console | Joas Schilling | 2016-09-07 | 5 | -61/+61 |
|\ \ | |/ |/| | [3rparty] Bump symfony/console | ||||
| * | Fix dbconvert | Roeland Jago Douma | 2016-09-06 | 1 | -19/+18 |
| | | |||||
| * | Move install over to QuestionHelper | Roeland Jago Douma | 2016-09-06 | 1 | -14/+14 |
| | | |||||
| * | Convert resetpassword to question helper | Roeland Jago Douma | 2016-09-06 | 1 | -13/+15 |
| | | |||||
| * | Move to question helper | Roeland Jago Douma | 2016-09-06 | 1 | -12/+11 |
| | | |||||
| * | Switch user:report from deprecated tablehelper to table | Roeland Jago Douma | 2016-09-06 | 1 | -3/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-07 | 14 | -16/+74 |
|/ | |||||
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 3 | -12/+4 |
| | |||||
* | Also fix "occ status" | Joas Schilling | 2016-09-06 | 1 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-06 | 4 | -6/+6 |
| | |||||
* | Move AvatarController over to FileDisplayResponse | Roeland Jago Douma | 2016-09-05 | 1 | -8/+3 |
| | |||||
* | Merge pull request #1158 from nextcloud/cache_avatars | Lukas Reschke | 2016-09-05 | 4 | -14/+61 |
|\ | | | | | Cache avatars | ||||
| * | Cache avatars properly | Roeland Jago Douma | 2016-08-30 | 4 | -14/+61 |
| | | | | | | | | | | * Set proper caching headers for avatars (15 minutes) * For our own avatar use some extra logic to invalidate when we update | ||||
* | | Merge pull request #1270 from ↵ | Morris Jobke | 2016-09-05 | 1 | -4/+1 |
|\ \ | | | | | | | | | | | | | nextcloud/issue-1265-always-use-js-console-when-available Always use the js console when available | ||||
| * | | Always use the js console when available | Joas Schilling | 2016-09-05 | 1 | -4/+1 |
| | | | |||||
* | | | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 5 | -3/+30 |
|/ / | | | | | | | | | * add backup codes app unit tests * add integration tests for the backup codes app | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-05 | 10 | -2/+62 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-04 | 8 | -8/+36 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-03 | 6 | -6/+70 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-02 | 8 | -0/+40 |
| | | |||||
* | | 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) | ||||
| * | | Add attribute “tabindex” to login form (fixes #1110) | coderkun | 2016-08-31 | 1 | -5/+5 |
| | | | |||||
* | | | Update live timestamps to give a more live feeling | Joas Schilling | 2016-09-01 | 1 | -0/+7 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-01 | 64 | -880/+1058 |
|/ / | |||||
* | | Merge pull request #1188 from nextcloud/2fa-redirect-default-app | Lukas Reschke | 2016-08-31 | 1 | -2/+4 |
|\ \ | | | | | | | redirect to default app after solving the 2FA challenge | ||||
| * | | redirect to default app after solving the 2FA challenge | Christoph Wurst | 2016-08-30 | 1 | -2/+4 |
| |/ | |||||
* | | Merge pull request #1187 from nextcloud/danysz-master | Joas Schilling | 2016-08-30 | 1 | -0/+3 |
|\ \ | | | | | | | Update the mime types with the relevant types for "apple-iWorks" | ||||
| * | | update to proper icons and run occ command to update JS file | Morris Jobke | 2016-08-30 | 1 | -0/+3 |
| |/ | |||||
* | | Merge pull request #1089 from nextcloud/allow-to-prevent-previews | Roeland Jago Douma | 2016-08-30 | 1 | -0/+2 |
|\ \ | |/ |/| | Check if the file isReadable() before sending a (cached) preview | ||||
| * | Check if the file isReadable() before sending a (cached) preview | Joas Schilling | 2016-08-29 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #1172 from nextcloud/core_cleanup | Morris Jobke | 2016-08-30 | 7 | -69/+41 |
|\ \ | | | | | | | Core controller cleanup | ||||
| * | | AvatarController use proper JSONResponse | Roeland Jago Douma | 2016-08-29 | 1 | -42/+33 |
| | | | | | | | | | | | | | | | * Do not rely on DataResponse magic. We want JSON so use JSON * Fix tests | ||||
| * | | Minor cleanup in core Controllers | Roeland Jago Douma | 2016-08-29 | 4 | -10/+5 |
| | | | |||||
| * | | UserController does not require Defaults | Roeland Jago Douma | 2016-08-29 | 2 | -17/+3 |
| | | | |||||
* | | | Merge pull request #1169 from nextcloud/2fa-single-provider | Lukas Reschke | 2016-08-29 | 1 | -4/+18 |
|\ \ \ | |/ / |/| | | redirect to 2fa provider if there's only one active for the user | ||||
| * | | redirect to 2fa provider if there's only one active for the user | Christoph Wurst | 2016-08-29 | 1 | -4/+18 |
| | | | |||||
* | | | Merge pull request #1115 from nextcloud/fix_146 | Christoph Wurst | 2016-08-29 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Link 'Allow editing' => 'Allow upload and editing' | ||||
| * | | Link 'Allow editing' => 'Allow upload and editing' | Roeland Jago Douma | 2016-08-28 | 1 | -1/+1 |
| |/ | | | | | | | Fixes #146 | ||||
* | | Merge pull request #1136 from nextcloud/fix-16041 | Joas Schilling | 2016-08-29 | 1 | -0/+2 |
|\ \ | | | | | | | Modified overflow in multiselector |