summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Check if HTTP_USER_AGENT is set before using itRoeland Jago Douma2018-08-081-0/+4
* | | | | Merge pull request #10582 from nextcloud/fix/app-password-enter-this-contextJohn Molakvoæ2018-08-081-1/+1
|\ \ \ \ \
| * | | | | Fix `this` context for enter-key handler on app tokensChristoph Wurst2018-08-081-1/+1
* | | | | | Merge pull request #10320 from nextcloud/feature/10176/Quick-Access-CleanupJohn Molakvoæ2018-08-083-279/+5
|\ \ \ \ \ \
| * | | | | | js fixJohn Molakvoæ (skjnldsv)2018-08-081-3/+6
| * | | | | | Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720fnuesse2018-08-083-279/+2
| |/ / / / /
* | | | | | Merge pull request #10578 from nextcloud/fix/2fa-provider-registry-populationRoeland Jago Douma2018-08-082-4/+82
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix 2FA provider registry population on loginChristoph Wurst2018-08-082-4/+82
* | | | | | Merge pull request #10561 from nextcloud/fix/10476/applist-layoutJohn Molakvoæ2018-08-084-15/+33
|\ \ \ \ \ \
| * | | | | | Updates the built filesMichael Weimann2018-08-072-3801/+124
| * | | | | | Fixes the apps list layoutMichael Weimann2018-08-073-136/+3831
* | | | | | | Merge pull request #10568 from nextcloud/apps-menu-fixesJohn Molakvoæ2018-08-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix apps max-heightJohn Molakvoæ (skjnldsv)2018-08-071-1/+1
* | | | | | | | Merge pull request #10525 from nextcloud/notifications-fixRoeland Jago Douma2018-08-081-1/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fixed notifications positionJohn Molakvoæ (skjnldsv)2018-08-031-1/+2
* | | | | | | | Merge pull request #10572 from nextcloud/bugfix/10464/security-password-changeRoeland Jago Douma2018-08-081-6/+3
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix security settings if password change is disabledJulius Härtl2018-08-071-6/+3
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-0818-12/+146
* | | | | | | | Merge pull request #10569 from nextcloud/custom-avatar-userconfigRoeland Jago Douma2018-08-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | get avatar custom status from user configRobin Appelman2018-08-071-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #10567 from nextcloud/icons-cacher-fixblizzz2018-08-071-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Icons cacher css url fixJohn Molakvoæ (skjnldsv)2018-08-071-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #10558 from nextcloud/fix/noid/failing_sync_job_is_no_errorBjörn Schießle2018-08-071-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | A failing federation sync job is not an errorRoeland Jago Douma2018-08-061-1/+1
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-0712-4/+70
|/ / / / / /
* | | | | | Merge pull request #10550 from nextcloud/fix/noid/do_not_log_to_errorRoeland Jago Douma2018-08-061-1/+1
|\ \ \ \ \ \
| * | | | | | Do not log to error loglevel when converting the errorRoeland Jago Douma2018-08-061-1/+1
* | | | | | | Merge pull request #10523 from janLo/fix-8825blizzz2018-08-062-3/+79
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Adding test for table schedulingobjects and fixing postgres LOBThomas Müller2018-08-062-3/+79
* | | | | | | Merge pull request #10530 from nextcloud/bugfix/10528/public-templateJoas Schilling2018-08-063-8/+13
|\ \ \ \ \ \ \
| * | | | | | | Make public layout also usable without a PublicTemplateResponseJulius Härtl2018-08-031-6/+6
| * | | | | | | Fix base layout content paddingJulius Härtl2018-08-032-1/+6
| * | | | | | | Remove header-classes since it is never usedJulius Härtl2018-08-031-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #10485 from nextcloud/update-triangleRoeland Jago Douma2018-08-064-17/+24
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix HTML on update error pageJan-Christoph Borchardt2018-08-031-14/+7
| * | | | | | Add margin below detailed logsJan-Christoph Borchardt2018-08-031-1/+2
| * | | | | | Use images instead of inline SVG and unicodeJan-Christoph Borchardt2018-08-033-4/+13
| * | | | | | Fix double container on 'Possible CSRF attack' pageJan-Christoph Borchardt2018-08-011-1/+1
| * | | | | | Inline error svg icon because there is no SCSS on guest pageJan-Christoph Borchardt2018-08-011-0/+3
| * | | | | | Fix text overflow on update pageJan-Christoph Borchardt2018-08-011-0/+1
| * | | | | | Fix triangle on update pageJan-Christoph Borchardt2018-08-011-1/+1
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-0616-18/+62
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-0520-0/+36
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-0436-0/+52
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #10509 from nextcloud/bugfix/10398/acceptance-files-changedirRoeland Jago Douma2018-08-033-7/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Adjust acceptance test to check if the correct sidebar view is shownJulius Härtl2018-08-031-3/+11
| * | | | | Always call render to replace the app-sidebar if the detail view is updatedJulius Härtl2018-08-032-3/+6
| * | | | | Fix return value of change directoryJulius Härtl2018-08-031-1/+1
* | | | | | Merge pull request #10519 from nextcloud/min-height-wrapperRoeland Jago Douma2018-08-031-0/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Min height 100% on content-wrapperJohn Molakvoæ (skjnldsv)2018-08-031-0/+3