Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-19 | 2 | -12/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-18 | 4 | -34/+116 |
| | |||||
* | Add detailed users listing in occ user:info command | John Molakvoæ (skjnldsv) | 2019-10-17 | 2 | -6/+39 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-17 | 2 | -0/+20 |
| | |||||
* | Pass on direct query parameter during login | Roeland Jago Douma | 2019-10-16 | 5 | -3/+17 |
| | | | | | | | If direct is set we should forward it again. This to make SAML direct login work again. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Deprecate TemplateManager | Julius Härtl | 2019-10-16 | 1 | -9/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-16 | 2 | -0/+52 |
| | |||||
* | Deprecate js globals | Roeland Jago Douma | 2019-10-14 | 3 | -21/+22 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump dompurify from 2.0.3 to 2.0.6 | dependabot-preview[bot] | 2019-10-13 | 6 | -52/+52 |
| | | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.3 to 2.0.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.3...2.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Bump handlebars from 4.4.2 to 4.4.3 | dependabot-preview[bot] | 2019-10-13 | 6 | -6/+6 |
| | | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.2...v4.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-13 | 4 | -2/+20 |
| | |||||
* | Use the external initial state implementation | Christoph Wurst | 2019-10-12 | 9 | -117/+89 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Bump nextcloud/event-bus to 0.2.1 | Roeland Jago Douma | 2019-10-11 | 6 | -43/+43 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #17505 from nextcloud/design/input-contrast | Roeland Jago Douma | 2019-10-11 | 1 | -1/+7 |
|\ | | | | | Increase contast between text and placeholder in input fields | ||||
| * | Increase contast between text and placeholder in input fields | Julius Härtl | 2019-10-10 | 1 | -1/+7 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-11 | 4 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-09 | 2 | -4/+22 |
| | |||||
* | Check and add index on principaluri for schedulingobjects table | Thomas Citharel | 2019-10-08 | 2 | -0/+20 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Merge pull request #17429 from ↵ | Roeland Jago Douma | 2019-10-08 | 2 | -0/+21 |
|\ | | | | | | | | | nextcloud/db/add-index-on-calendar-object-props-calendar-id Add index on calendarid for calendarobject_props table | ||||
| * | Add index on calendarid for calendarobject_props table | Thomas Citharel | 2019-10-07 | 2 | -0/+21 |
| | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | Merge pull request #17414 from gary-kim/enh/15155/delete-icon-in-trashbin | Roeland Jago Douma | 2019-10-08 | 2 | -2/+4 |
|\ \ | | | | | | | Show Delete Icon in Breadcrumb in Trashbin | ||||
| * | | Show Delete Icon in Breadcrumb in Trashbin | Gary Kim | 2019-10-07 | 2 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-08 | 2 | -0/+6 |
| | | | |||||
* | | | Merge pull request #17411 from kinolaev/fix-oauth2-redirect | Roeland Jago Douma | 2019-10-07 | 1 | -2/+10 |
|\ \ \ | |/ / |/| | | Fix oauth client redirect | ||||
| * | | fix oauth client redirect | Sergej Nikolaev | 2019-10-04 | 1 | -2/+10 |
| | | | | | | | | | | | | Signed-off-by: Sergej Nikolaev <kinolaev@gmail.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-07 | 2 | -2/+2 |
| |/ |/| | |||||
* | | Use @nextcloud/paths and deprecate OC helpers (#17392) | John Molakvoæ | 2019-10-06 | 9 | -451/+76 |
|\ \ | | | | | | | Use @nextcloud/paths and deprecate OC helpers | ||||
| * | | Use @nextcloud/paths and deprecate OC helpers | Christoph Wurst | 2019-10-05 | 9 | -451/+76 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-06 | 4 | -22/+90 |
|/ / | |||||
* | | Fix Axios CSRF token update (#17404) | John Molakvoæ | 2019-10-05 | 11 | -168/+109 |
|\ \ | | | | | | | Fix Axios CSRF token update | ||||
| * | | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 9 | -157/+94 |
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
| * | | Emit an event when the CSRF token changes | Christoph Wurst | 2019-10-05 | 2 | -11/+15 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Allow group displaynames in the database backend (#17221) | John Molakvoæ | 2019-10-05 | 2 | -1/+88 |
|\ \ \ | |/ / |/| | | Allow group displaynames in the database backend | ||||
| * | | Do not allow to have an empty display name | Joas Schilling | 2019-09-27 | 1 | -2/+3 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Set default value | Joas Schilling | 2019-09-27 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Allow to set the group display name in the database backend | Joas Schilling | 2019-09-27 | 1 | -1/+12 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Add a displayname to the database group backend | Joas Schilling | 2019-09-27 | 1 | -0/+74 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #17405 from nextcloud/enh/switch/escapeHTML | John Molakvoæ | 2019-10-05 | 11 | -131/+86 |
|\ \ \ | | | | | | | | | Move to escape-html | ||||
| * | | | Remove the tests since the library is tested | Roeland Jago Douma | 2019-10-04 | 1 | -11/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | Move to escape-html | Roeland Jago Douma | 2019-10-04 | 10 | -120/+86 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * If there is a package that does exactly the same then lets us use that * Import it properly in the internals (less deprecation warnings) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-05 | 4 | -0/+86 |
|/ / / | |||||
* | | | Fix master testing and update eslint-config (#17367) | John Molakvoæ | 2019-10-04 | 7 | -9/+10 |
|\ \ \ | | | | | | | | | Fix master testing and update eslint-config | ||||
| * | | | Split drone webpack tests | John Molakvoæ (skjnldsv) | 2019-10-04 | 7 | -9/+10 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | | | Add Fatal logging option (#17363) | John Molakvoæ | 2019-10-04 | 1 | -2/+6 |
|\ \ \ \ | |/ / / |/| | | | Add Fatal logging option | ||||
| * | | | Add Fatal logging option | Tim Terhorst | 2019-10-02 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Tim Terhorst <mynamewastaken+gitlab@gmail.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-04 | 4 | -0/+4 |
| |_|/ |/| | | |||||
* | | | Don't use an undefined index if not needed | Roeland Jago Douma | 2019-10-03 | 1 | -2/+0 |
|/ / | | | | | | | | | | | It is not set. And not used. Just some copy paste leftover. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-03 | 18 | -0/+18 |
| | | |||||
* | | Merge pull request #17350 from nextcloud/adjust-fontsize | John Molakvoæ | 2019-10-02 | 2 | -4/+4 |
|\ \ | | | | | | | Bring the font size down to 14px | ||||
| * | | Bring the font size down to 14px | Marco Ambrosini | 2019-10-01 | 2 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me> |