Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Add tests for new account api classes | Julius Härtl | 2018-10-15 | 3 | -0/+253 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #11714 from nextcloud/lookupserver-and-global-scale | Björn Schießle | 2018-10-15 | 1 | -2/+272 | |
|\ \ \ \ \ | ||||||
| * | | | | | add more tests | Bjoern Schiessle | 2018-10-12 | 1 | -0/+231 | |
| * | | | | | some small fixes and improvements | Bjoern Schiessle | 2018-10-10 | 1 | -1/+11 | |
| * | | | | | adjust tests | Bjoern Schiessle | 2018-10-09 | 1 | -2/+31 | |
* | | | | | | Merge pull request #11765 from nextcloud/feature/mandatory-2fa-for-groups | Morris Jobke | 2018-10-15 | 5 | -56/+277 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make it possible to enforce mandatory 2FA for groups | Christoph Wurst | 2018-10-15 | 5 | -56/+277 | |
* | | | | | | | Merge pull request #10439 from eugulixes/improve-encrypt-all-and-decrypt-all-... | Morris Jobke | 2018-10-15 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-all | Evgeny Golyshev | 2018-10-14 | 2 | -0/+6 | |
| | |_|/ / / | |/| | | | | ||||||
* / | | | | | Disallow unsafe-eval by default | Roeland Jago Douma | 2018-10-14 | 5 | -60/+69 | |
|/ / / / / | ||||||
* | | | | | Make activity events strict | Joas Schilling | 2018-10-12 | 1 | -0/+4 | |
* | | | | | Merge pull request #11675 from nextcloud/feature/enforce-2fa-admin-settings | Roeland Jago Douma | 2018-10-10 | 1 | -0/+82 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add admin interface to enforce 2FA | Christoph Wurst | 2018-10-10 | 1 | -0/+82 | |
| | |_|_|/ | |/| | | | ||||||
* / | | | | Move normalizePath to regexes instead of looping | Roeland Jago Douma | 2018-10-10 | 1 | -61/+68 | |
|/ / / / | ||||||
* | | / | Add function to generate urls for OCS routes | Roeland Jago Douma | 2018-10-09 | 1 | -0/+18 | |
| |_|/ |/| | | ||||||
* | | | Remove HHVM check | Christoph Wurst | 2018-10-09 | 1 | -1/+1 | |
* | | | Deprecate unused, private OC_Helper::linkToPublic | Morris Jobke | 2018-10-08 | 1 | -38/+0 | |
* | | | Merge pull request #10839 from nextcloud/bugfix/10212/use_class_implementation | Morris Jobke | 2018-10-08 | 2 | -16/+74 | |
|\ \ \ | ||||||
| * | | | RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server | Georg Ehrke | 2018-10-08 | 2 | -38/+60 | |
| * | | | adjust Calendar resource / room interfaces to use class implementation | Georg Ehrke | 2018-10-08 | 2 | -14/+50 | |
* | | | | Merge pull request #11671 from nextcloud/refactor/rename-admin-security-section | Morris Jobke | 2018-10-08 | 1 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | Fix reference to template in tests | Christoph Wurst | 2018-10-08 | 1 | -2/+2 | |
| * | | | | Rename admin security section | Christoph Wurst | 2018-10-08 | 1 | -4/+4 | |
| |/ / / | ||||||
* | | | | Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the... | Morris Jobke | 2018-10-08 | 10 | -10/+153 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Refactors the scss svg functions | Michael Weimann | 2018-10-02 | 5 | -0/+143 | |
| * | | | Moves the logo files to logo | Michael Weimann | 2018-10-02 | 5 | -10/+10 | |
* | | | | Remove deprecated publishActivity function | Roeland Jago Douma | 2018-10-05 | 1 | -52/+0 | |
* | | | | Move files_versions to compiled handlebars templates | Roeland Jago Douma | 2018-10-04 | 1 | -0/+1 | |
* | | | | Move Comments to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 1 | -0/+1 | |
* | | | | Add an endppoint for clients to request an app password | Roeland Jago Douma | 2018-10-03 | 1 | -0/+179 | |
* | | | | Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-work | Morris Jobke | 2018-10-02 | 1 | -2/+12 | |
|\ \ \ \ | ||||||
| * | | | | Add more test cases | Daniel Kesselberg | 2018-09-30 | 1 | -1/+4 | |
| * | | | | Allow url without / for overwrite.cli.url | Daniel Kesselberg | 2018-09-28 | 1 | -2/+9 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #11390 from nextcloud/feature/11043/apptoken_v3 | Morris Jobke | 2018-10-02 | 5 | -10/+216 | |
|\ \ \ \ | ||||||
| * | | | | Add tests | Roeland Jago Douma | 2018-10-02 | 5 | -6/+214 | |
| * | | | | Mark token as invalid if the password doesn't match | Roeland Jago Douma | 2018-10-02 | 1 | -4/+2 | |
| | |/ / | |/| | | ||||||
* / | | | Fix tests | Morris Jobke | 2018-10-02 | 1 | -6/+6 | |
|/ / / | ||||||
* | | | Merge pull request #11462 from nextcloud/feature/11380/2fa_backup_code_genera... | Morris Jobke | 2018-10-01 | 1 | -1/+27 | |
|\ \ \ | ||||||
| * | | | Generate backups code notification if not enable but 2fa is | Roeland Jago Douma | 2018-10-01 | 1 | -1/+27 | |
* | | | | Merge pull request #11501 from nextcloud/coverage_no_composer | Morris Jobke | 2018-10-01 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Do not cover composer folders for code coverage | Roeland Jago Douma | 2018-10-01 | 1 | -0/+1 | |
* | | | | Change wording of 'Copy URL' to more understandable 'Copy link' | Jan-Christoph Borchardt | 2018-10-01 | 1 | -2/+2 | |
|/ / / | ||||||
* / / | Add mandatory 2FA service/class | Christoph Wurst | 2018-09-30 | 3 | -0/+224 | |
|/ / | ||||||
* | | Fix class selector for acceptance tests | John Molakvoæ (skjnldsv) | 2018-09-28 | 1 | -1/+1 | |
* | | Remove unused constructor argument | Christoph Wurst | 2018-09-27 | 1 | -4/+0 | |
* | | Reduce settings manager complexity by loading sections via DI | Christoph Wurst | 2018-09-27 | 1 | -49/+32 | |
* | | Also test enabling of the Antivirus App for files | Roeland Jago Douma | 2018-09-26 | 1 | -5/+5 | |
* | | Merge pull request #11150 from nextcloud/feature/noid/unit-test-find-webroot | blizzz | 2018-09-26 | 1 | -9/+43 | |
|\ \ | ||||||
| * | | Change visibility to private | Daniel Kesselberg | 2018-09-13 | 1 | -1/+1 | |
| * | | Restore previous state for OC::$CLI | Daniel Kesselberg | 2018-09-11 | 1 | -0/+3 |