summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle users with numeric user idsJoas Schilling2018-07-091-1/+2
* Merge pull request #9791 from nextcloud/3rdparty/noid/bump_swiftmailerJoas Schilling2018-07-061-0/+12
|\
| * Add warning to setup checks if the default mailer is still phpRoeland Jago Douma2018-07-041-0/+12
* | Add locale to templatesRoeland Jago Douma2018-07-063-3/+3
* | Merge pull request #9345 from nextcloud/federation20Morris Jobke2018-07-032-0/+30
|\ \ | |/ |/|
| * always enable cloud federation apiBjoern Schiessle2018-07-021-0/+2
| * start implementing federated sharing 2.0Bjoern Schiessle2018-07-021-0/+28
* | Adds an info if the maintenance mode is already enabled/disabled.Michael Weimann2018-07-011-5/+14
|/
* Merge pull request #10048 from nextcloud/feature/9760/systemd-loggerblizzz2018-06-301-2/+3
|\
| * Added a logger for systemd/journaldJohannes Ernst2018-06-291-2/+3
* | Fix controls backgroundJohn Molakvoæ (skjnldsv)2018-06-291-1/+1
* | Fix code integrity check-warning linkMarius Blüm2018-06-291-1/+1
|/
* fix updating the db row due to lacking id colArthur Schiwon2018-06-291-1/+8
* adjust backend and gui to update and changelog serverArthur Schiwon2018-06-291-0/+62
* Popover design fixes and settings updateJohn Molakvoæ (skjnldsv)2018-06-291-1/+0
* adjust and reuse apps.css, makes additional class and rules unnecessaryArthur Schiwon2018-06-291-0/+1
* Merge pull request #5623 from nextcloud/locale-settingMorris Jobke2018-06-294-1/+17
|\
| * Design fixesJohn Molakvoæ (skjnldsv)2018-06-282-0/+7
| * fix OC.getLocale()Georg Ehrke2018-06-271-1/+1
| * OC.getLocale() now returns Locale and no longer LanguageThomas Citharel2018-06-272-1/+10
* | Merge pull request #10043 from nextcloud/bugfix/noid/mergejs-css-varsMorris Jobke2018-06-291-0/+10
|\ \
| * | Run mergejs to add css-vars-ponyfillJulius Härtl2018-06-281-0/+10
* | | [tx-robot] updated from transifexNextcloud bot2018-06-2910-0/+20
|/ /
* | Merge pull request #10020 from nextcloud/bugfix/spreed-1007/email-address-mis...Roeland Jago Douma2018-06-271-2/+2
|\ \
| * | Fix "parsing" of email-addresses in comments and chat messagesJoas Schilling2018-06-271-2/+2
| |/
* / Use the correct Base classJoas Schilling2018-06-271-4/+0
|/
* Make skip navigation links translatableJan-Christoph Borchardt2018-06-271-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-06-2716-0/+18
* Add skip navigation / skip to content linksJan-Christoph Borchardt2018-06-262-0/+25
* Merge pull request #9862 from nextcloud/accessibilityJohn Molakvoæ2018-06-2611-16/+30
|\
| * Fixed accessibility contrast theme and header tab focusJohn Molakvoæ (skjnldsv)2018-06-251-0/+4
| * Apps menu focus keyboard accessibility fixJohn Molakvoæ (skjnldsv)2018-06-251-15/+24
| * Fixed default font and highcontrast fontJohn Molakvoæ (skjnldsv)2018-06-252-1/+2
| * OpenSans font contrast optionJohn Molakvoæ (skjnldsv)2018-06-258-0/+0
* | Merge pull request #9956 from kevgathuku/enable-outlineMorris Jobke2018-06-261-11/+3
|\ \
| * | Add focus indicator for file details view tabsKevin Ndung'u2018-06-251-11/+3
* | | [tx-robot] updated from transifexNextcloud bot2018-06-264-0/+40
* | | Merge pull request #9977 from nextcloud/settings-paddingRoeland Jago Douma2018-06-251-6/+2
|\ \ \ | |_|/ |/| |
| * | No more extra padding for the app settingsJohn Molakvoæ (skjnldsv)2018-06-241-6/+2
* | | Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke2018-06-256-5/+205
|\ \ \ | |_|/ |/| |
| * | Make new classes strict and fix license headerChristoph Wurst2018-06-251-0/+1
| * | Make 2FA providers statefulChristoph Wurst2018-06-206-5/+204
* | | [tx-robot] updated from transifexNextcloud bot2018-06-258-0/+64
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2018-06-2414-0/+38
* | [tx-robot] updated from transifexNextcloud bot2018-06-2314-8/+24
* | Merge pull request #9964 from nextcloud/bugfix/noid/typo-tripl-dot-instead-of...Morris Jobke2018-06-222-2/+2
|\ \
| * | Use ellipsis instead of triple dotJoas Schilling2018-06-222-2/+2
* | | Added icons to users list and improved designJohn Molakvoæ (skjnldsv)2018-06-224-0/+15
* | | [tx-robot] updated from transifexNextcloud bot2018-06-228-0/+8
* | | Merge pull request #9921 from nextcloud/resetpassword-login-prefillRoeland Jago Douma2018-06-212-10/+7
|\ \ \