Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix browser back button (#17627) | John Molakvoæ | 2019-10-22 | 7 | -247/+275 |
|\ | |||||
| * | Fix browser back button | Roeland Jago Douma | 2019-10-21 | 7 | -247/+275 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-22 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-21 | 2 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-20 | 2 | -4/+4 |
* | [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 |
* | [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 |
* | Deprecate TemplateManager | Julius Härtl | 2019-10-16 | 1 | -9/+0 |
* | [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 |
* | Bump dompurify from 2.0.3 to 2.0.6 | dependabot-preview[bot] | 2019-10-13 | 6 | -52/+52 |
* | Bump handlebars from 4.4.2 to 4.4.3 | dependabot-preview[bot] | 2019-10-13 | 6 | -6/+6 |
* | [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 |
* | Bump nextcloud/event-bus to 0.2.1 | Roeland Jago Douma | 2019-10-11 | 6 | -43/+43 |
* | 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 | Julius Härtl | 2019-10-10 | 1 | -1/+7 |
* | | [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 |
* | Merge pull request #17429 from nextcloud/db/add-index-on-calendar-object-prop... | Roeland Jago Douma | 2019-10-08 | 2 | -0/+21 |
|\ | |||||
| * | Add index on calendarid for calendarobject_props table | Thomas Citharel | 2019-10-07 | 2 | -0/+21 |
* | | 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 | Gary Kim | 2019-10-07 | 2 | -2/+4 |
* | | | [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 | Sergej Nikolaev | 2019-10-04 | 1 | -2/+10 |
* | | | [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 | Christoph Wurst | 2019-10-05 | 9 | -451/+76 |
* | | | [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 |
|\ \ | |||||
| * | | Switch to @nextcloud/axios for the CSRF update fix | Christoph Wurst | 2019-10-05 | 9 | -157/+94 |
| * | | Emit an event when the CSRF token changes | Christoph Wurst | 2019-10-05 | 2 | -11/+15 |
* | | | Allow group displaynames in the database backend (#17221) | John Molakvoæ | 2019-10-05 | 2 | -1/+88 |
|\ \ \ | |/ / |/| | | |||||
| * | | Do not allow to have an empty display name | Joas Schilling | 2019-09-27 | 1 | -2/+3 |
| * | | Set default value | Joas Schilling | 2019-09-27 | 1 | -0/+1 |
| * | | Allow to set the group display name in the database backend | Joas Schilling | 2019-09-27 | 1 | -1/+12 |
| * | | Add a displayname to the database group backend | Joas Schilling | 2019-09-27 | 1 | -0/+74 |
* | | | Merge pull request #17405 from nextcloud/enh/switch/escapeHTML | John Molakvoæ | 2019-10-05 | 11 | -131/+86 |
|\ \ \ | |||||
| * | | | Remove the tests since the library is tested | Roeland Jago Douma | 2019-10-04 | 1 | -11/+0 |
| * | | | Move to escape-html | Roeland Jago Douma | 2019-10-04 | 10 | -120/+86 |
* | | | | [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 |
|\ \ \ | |||||
| * | | | Split drone webpack tests | John Molakvoæ (skjnldsv) | 2019-10-04 | 7 | -9/+10 |
* | | | | Add Fatal logging option (#17363) | John Molakvoæ | 2019-10-04 | 1 | -2/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add Fatal logging option | Tim Terhorst | 2019-10-02 | 1 | -2/+6 |