Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Don't require Same Site Cookies on assets | Thomas Citharel | 2018-10-17 | 4 | -0/+6 | |
* | | | | | | | Merge pull request #11862 from nextcloud/bugfix/ensure_cache_it_init | blizzz | 2018-10-17 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Double check for failed cache with a shared storage | Roeland Jago Douma | 2018-10-16 | 1 | -1/+3 | |
* | | | | | | | Merge pull request #11842 from nextcloud/fix/settings-strict-csp | Morris Jobke | 2018-10-17 | 13 | -524/+4522 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Remove Vue compiler because templates have to be precompiled anyway | Christoph Wurst | 2018-10-16 | 13 | -4015/+142 | |
| * | | | | | | Fix unsafe-eval used in 2FA admin settings | Christoph Wurst | 2018-10-16 | 18 | -647/+8518 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #11870 from nextcloud/fix/noid/proper-column-name-escaping | Morris Jobke | 2018-10-16 | 6 | -8/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Properly escape column name in "createFunction" call | Morris Jobke | 2018-10-16 | 6 | -8/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #11835 from nextcloud/csp/jquery_contactsmenu | Morris Jobke | 2018-10-16 | 4 | -15/+31 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Remove spacing from html before comparing the template | Julius Härtl | 2018-10-16 | 1 | -6/+6 | |
| * | | | | | | Move jquery.contactsmenu.js to compiled handlebars | Roeland Jago Douma | 2018-10-16 | 3 | -9/+25 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #11839 from nextcloud/csp/files_drop | Roeland Jago Douma | 2018-10-16 | 6 | -13/+43 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fixup! Move files_drop to compiled handlebars | Roeland Jago Douma | 2018-10-16 | 1 | -1/+2 | |
| * | | | | | Move files_drop to compiled handlebars | Roeland Jago Douma | 2018-10-16 | 5 | -12/+41 | |
* | | | | | | Merge pull request #11830 from nextcloud/bugfix/9326/make_sure_usermanager_ge... | Morris Jobke | 2018-10-16 | 2 | -1/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | filter null values for UserManager::getByEmail | Georg Ehrke | 2018-10-15 | 2 | -1/+38 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #11358 from Zulan/fix-welcome-l10n | Morris Jobke | 2018-10-16 | 6 | -115/+41 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Get l10n within NewUserMailHelper to ensure it always uses the new user's lan... | zulan | 2018-10-15 | 6 | -115/+41 | |
* | | | | | | Merge pull request #11740 from nextcloud/feature/noid/account-api | Roeland Jago Douma | 2018-10-15 | 12 | -20/+810 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use IAccountManager constants | Julius Härtl | 2018-10-15 | 3 | -68/+67 | |
| * | | | | | | Update autoloader | Julius Härtl | 2018-10-15 | 2 | -0/+12 | |
| * | | | | | | Add tests for new account api classes | Julius Härtl | 2018-10-15 | 3 | -0/+253 | |
| * | | | | | | Add \OCP\Account public API | Julius Härtl | 2018-10-15 | 7 | -20/+546 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #11834 from nextcloud/csp/federationmenu | Roeland Jago Douma | 2018-10-15 | 6 | -20/+53 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Compile federationscope menu handlebars template | Roeland Jago Douma | 2018-10-15 | 6 | -20/+53 | |
* | | | | | | | Merge pull request #11849 from nextcloud/csp/fileactionsmenu | Roeland Jago Douma | 2018-10-15 | 4 | -23/+56 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Properly compare the file action label | Julius Härtl | 2018-10-15 | 1 | -1/+1 | |
| * | | | | | | | Move fileactionsmenu to compiled handlebars | Roeland Jago Douma | 2018-10-15 | 3 | -22/+55 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #10222 from nextcloud/interface-dashboard | Maxence Lange | 2018-10-15 | 16 | -0/+1771 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | include dashboard into core | Maxence Lange | 2018-10-15 | 16 | -0/+1771 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #11848 from nextcloud/csp/workflowengine | Julius Härtl | 2018-10-15 | 7 | -72/+181 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Move workflowengine to compiled handlebars | Roeland Jago Douma | 2018-10-15 | 7 | -72/+181 | |
* | | | | | | | Merge pull request #11838 from nextcloud/bugfix/noid/fix-default-types-of-mem... | Roeland Jago Douma | 2018-10-15 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Fix default types of activity event member variables | Joas Schilling | 2018-10-15 | 1 | -6/+6 | |
* | | | | | | | Merge pull request #11714 from nextcloud/lookupserver-and-global-scale | Björn Schießle | 2018-10-15 | 2 | -5/+307 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | add more tests | Bjoern Schiessle | 2018-10-12 | 1 | -0/+231 | |
| * | | | | | | some small fixes and improvements | Bjoern Schiessle | 2018-10-10 | 2 | -6/+29 | |
| * | | | | | | adjust tests | Bjoern Schiessle | 2018-10-09 | 2 | -3/+32 | |
| * | | | | | | always query the lookup server in a global scale setup and have a nicer label | Bjoern Schiessle | 2018-10-09 | 1 | -3/+22 | |
* | | | | | | | Merge pull request #11765 from nextcloud/feature/mandatory-2fa-for-groups | Morris Jobke | 2018-10-15 | 29 | -157/+727 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Make it possible to enforce mandatory 2FA for groups | Christoph Wurst | 2018-10-15 | 29 | -157/+727 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #10439 from eugulixes/improve-encrypt-all-and-decrypt-all-... | Morris Jobke | 2018-10-15 | 4 | -0/+22 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-all | Evgeny Golyshev | 2018-10-14 | 4 | -0/+22 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #11028 from nextcloud/feature/no_eval_csp | Roeland Jago Douma | 2018-10-14 | 9 | -151/+238 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix plural function to be hardcoded | Roeland Jago Douma | 2018-10-14 | 2 | -76/+164 | |
| * | | | | Use jQuery.getScript to dynamically load script | Christoph Wurst | 2018-10-14 | 1 | -9/+3 | |
| * | | | | Disallow unsafe-eval by default | Roeland Jago Douma | 2018-10-14 | 6 | -66/+71 | |
|/ / / / | ||||||
* | | | | Merge pull request #11782 from nextcloud/bugfix/11099/fix-htaccess-referrer | Patrik Kernstock | 2018-10-13 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Add "Referrer-Policy" to htaccess file, addresses issue #11099 | Patrik Kernstock | 2018-10-11 | 1 | -0/+1 | |
* | | | | | Merge pull request #11802 from nextcloud/bugfix/noid/fix-password_by_talk-not... | Roeland Jago Douma | 2018-10-13 | 1 | -1/+1 | |
|\ \ \ \ \ |