summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-09-0714-16/+74
* Deprecate getEditionString()Joas Schilling2016-09-063-12/+4
* Also fix "occ status"Joas Schilling2016-09-061-2/+4
* [tx-robot] updated from transifexNextcloud bot2016-09-064-6/+6
* Move AvatarController over to FileDisplayResponseRoeland Jago Douma2016-09-051-8/+3
* Merge pull request #1158 from nextcloud/cache_avatarsLukas Reschke2016-09-054-14/+61
|\
| * Cache avatars properlyRoeland Jago Douma2016-08-304-14/+61
* | Merge pull request #1270 from nextcloud/issue-1265-always-use-js-console-when...Morris Jobke2016-09-051-4/+1
|\ \
| * | Always use the js console when availableJoas Schilling2016-09-051-4/+1
* | | add 2fa backup codes appChristoph Wurst2016-09-055-3/+30
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-09-0510-2/+62
* | [tx-robot] updated from transifexNextcloud bot2016-09-048-8/+36
* | [tx-robot] updated from transifexNextcloud bot2016-09-036-6/+70
* | [tx-robot] updated from transifexNextcloud bot2016-09-028-0/+40
* | Merge pull request #1219 from coderkun/issue-1110-tabindexRoeland Jago Douma2016-09-011-5/+5
|\ \
| * | Add attribute “tabindex” to login form (fixes #1110)coderkun2016-08-311-5/+5
* | | Update live timestamps to give a more live feelingJoas Schilling2016-09-011-0/+7
* | | [tx-robot] updated from transifexNextcloud bot2016-09-0164-880/+1058
|/ /
* | Merge pull request #1188 from nextcloud/2fa-redirect-default-appLukas Reschke2016-08-311-2/+4
|\ \
| * | redirect to default app after solving the 2FA challengeChristoph Wurst2016-08-301-2/+4
| |/
* | Merge pull request #1187 from nextcloud/danysz-masterJoas Schilling2016-08-301-0/+3
|\ \
| * | update to proper icons and run occ command to update JS fileMorris Jobke2016-08-301-0/+3
| |/
* | Merge pull request #1089 from nextcloud/allow-to-prevent-previewsRoeland Jago Douma2016-08-301-0/+2
|\ \ | |/ |/|
| * Check if the file isReadable() before sending a (cached) previewJoas Schilling2016-08-291-0/+2
* | Merge pull request #1172 from nextcloud/core_cleanupMorris Jobke2016-08-307-69/+41
|\ \
| * | AvatarController use proper JSONResponseRoeland Jago Douma2016-08-291-42/+33
| * | Minor cleanup in core ControllersRoeland Jago Douma2016-08-294-10/+5
| * | UserController does not require DefaultsRoeland Jago Douma2016-08-292-17/+3
* | | Merge pull request #1169 from nextcloud/2fa-single-providerLukas Reschke2016-08-291-4/+18
|\ \ \ | |/ / |/| |
| * | redirect to 2fa provider if there's only one active for the userChristoph Wurst2016-08-291-4/+18
* | | Merge pull request #1115 from nextcloud/fix_146Christoph Wurst2016-08-291-1/+1
|\ \ \ | |/ / |/| |
| * | Link 'Allow editing' => 'Allow upload and editing'Roeland Jago Douma2016-08-281-1/+1
| |/
* | Merge pull request #1136 from nextcloud/fix-16041Joas Schilling2016-08-291-0/+2
|\ \
| * | Modified overflow in multiselectorSergio Bertolín2016-08-291-0/+2
| |/
* | Merge pull request #1135 from nextcloud/choose-buttonsJoas Schilling2016-08-291-0/+14
|\ \
| * | Choose button remains disabled unless files are chosenSujith Haridasan2016-08-291-0/+14
| |/
* | Merge pull request #1131 from nextcloud/add-paddingJoas Schilling2016-08-291-1/+2
|\ \
| * | Adds padding and max-width to the input for the sign up page. (#25959)Raghu Nayyar2016-08-291-1/+2
| |/
* / Users page lazy multiselect group dropdownsVincent Petry2016-08-291-23/+29
|/
* Merge pull request #1093 from nextcloud/mail-fontstackRaghu Nayyar2016-08-281-1/+1
|\
| * use proper font stack for emailJan-Christoph Borchardt2016-08-261-1/+1
* | Merge pull request #1097 from nextcloud/2fa-cancel-login-stylingJan-Christoph Borchardt2016-08-271-2/+4
|\ \
| * | fix double semicolonJan-Christoph Borchardt2016-08-271-1/+1
| * | 2fa cancel login stylingChristoph Wurst2016-08-271-2/+4
* | | Merge pull request #1098 from nextcloud/2fa-challenge-stylingJan-Christoph Borchardt2016-08-273-32/+38
|\ \ \
| * | | list 2FA providers as buttonsChristoph Wurst2016-08-273-5/+8
| * | | use centered h2 for 2FA page headersChristoph Wurst2016-08-273-22/+26
| * | | fix 2fa challenge page wordingChristoph Wurst2016-08-272-3/+2
| * | | reorder 2fa challenge HTMLChristoph Wurst2016-08-271-7/+7
| |/ /
* | | Merge pull request #968 from Faldon/fixing_spinner_animationLukas Reschke2016-08-271-5/+28
|\ \ \