summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix html rendering and default checkboxJohn Molakvoæ (skjnldsv)2019-02-214-6/+21
* Convert to Raw HTML approach, first tryJan-Christoph Borchardt2019-02-211-4/+17
* Adjust link style to how we do it on log in screeenJan-Christoph Borchardt2019-02-211-2/+2
* Fix CSS typo in accessibility cssJan-Christoph Borchardt2019-02-211-1/+1
* Accessibility settings: Proof of concept of better keyboard focus feedbackJan-Christoph Borchardt2019-02-211-3/+18
* Accessibility settings: More vertical whitespace between optionsJan-Christoph Borchardt2019-02-211-2/+1
* Accessibility settings: Add theme name to checkbox labelJan-Christoph Borchardt2019-02-211-1/+1
* Accessibility: Simplify design, more obvious selectabilityJan-Christoph Borchardt2019-02-214-60/+47
* Accessibility: Add description text, simplify structureJan-Christoph Borchardt2019-02-211-15/+16
* Merge pull request #13850 from nextcloud/feature/11274/enable-disable-multipl...Joas Schilling2019-02-217-48/+286
|\
| * Fix access to groupManagerDaniel Kesselberg2019-02-201-1/+1
| * Use contacts instead of logreaderDaniel Kesselberg2019-02-191-3/+3
| * Add install logic for enable commandDaniel Kesselberg2019-02-193-5/+14
| * Strict Types, Return TypesDaniel Kesselberg2019-02-194-12/+13
| * Disable multiple apps at onceDaniel Kesselberg2019-02-192-17/+114
| * Enable multiple apps at onceDaniel Kesselberg2019-02-193-22/+153
* | [tx-robot] updated from transifexNextcloud bot2019-02-21180-356/+532
* | Merge pull request #14311 from nextcloud/enh/2fa_backupscodes_to_main_webpackRoeland Jago Douma2019-02-2010-5140/+12
|\ \
| * | Update assetsRoeland Jago Douma2019-02-202-9/+10
| * | Move twofactor_backupcodes to main webpack bundleRoeland Jago Douma2019-02-208-5131/+2
* | | Merge pull request #14255 from nextcloud/fix-ocm-discoveryMorris Jobke2019-02-205-3/+83
|\ \ \ | |/ / |/| |
| * | Add unit tests and provide better messageMorris Jobke2019-02-203-5/+41
| * | check ocs-provider routeBjoern Schiessle2019-02-201-0/+1
| * | add setup check for ocm-provider routeBjoern Schiessle2019-02-202-0/+41
| * | make sure that the ocm end-point discovery /ocm-provider is not redirected to...Bjoern Schiessle2019-02-201-0/+1
| * | adjust json to match the definitionBjoern Schiessle2019-02-201-1/+2
* | | Merge pull request #14297 from nextcloud/enh/settings_to_main_webpackRoeland Jago Douma2019-02-2018-7135/+85
|\ \ \
| * | | Bump bundlesJulius Härtl2019-02-209-9/+9
| * | | Remove drone jobsRoeland Jago Douma2019-02-201-29/+0
| * | | Move settings to main webpackRoeland Jago Douma2019-02-2018-7107/+86
* | | | Merge pull request #14178 from nextcloud/bugfix/noid/get-current-user-for-gue...Morris Jobke2019-02-202-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fix OC.getCurrentUser() on guest pagesJoas Schilling2019-02-192-1/+9
* | | | Merge pull request #14300 from nextcloud/bugfix/12844/fix-drag-scrollMorris Jobke2019-02-201-6/+5
|\ \ \ \
| * | | | Use proper scroll container when dragging filesJulius Härtl2019-02-201-6/+5
* | | | | Merge pull request #14291 from nextcloud/enh/change_workflow_nameMorris Jobke2019-02-201-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Change Workflow to Tag ManagementRoeland Jago Douma2019-02-191-1/+1
* | | | | Merge pull request #14299 from nextcloud/fix/14298/fix_storages_not_closing_h...Morris Jobke2019-02-201-0/+4
|\ \ \ \ \
| * | | | | Hanlde writestream not closing sourceRoeland Jago Douma2019-02-201-0/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_yearMorris Jobke2019-02-209-34/+390
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-169-4/+299
| * | | | unicode all the birthday iconsGeorg Ehrke2019-02-162-29/+57
| * | | | set birthday year to 1970, take X-APPLE-OMIT-YEAR into accountGeorg Ehrke2019-02-162-18/+51
* | | | | Merge pull request #14293 from nextcloud/fix-ocm-implementationRoeland Jago Douma2019-02-201-3/+4
|\ \ \ \ \
| * | | | | According to the OCM specification the body needs to be JSON encodedBjoern Schiessle2019-02-191-3/+4
| | |_|/ / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2019-02-20116-220/+304
| |_|_|/ |/| | |
* | | | Merge pull request #14289 from nextcloud/enh/accessibility_to_main_webpackJulius Härtl2019-02-198-6271/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Move accessibility to main webpackRoeland Jago Douma2019-02-198-6271/+7
| | |/ | |/|
* | | Merge pull request #14263 from nextcloud/publish-activity-app-tokenRoeland Jago Douma2019-02-195-5/+86
|\ \ \ | |/ / |/| |
| * | Emit event if app password createdDaniel Kesselberg2019-02-185-106/+72
| * | Publish activity for app token created by client login flowDaniel Kesselberg2019-02-172-2/+65