Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-02 | 12 | -32/+126 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-01 | 4 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-31 | 32 | -4/+66 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-30 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-29 | 14 | -4/+46 |
| | |||||
* | Merge pull request #9009 from nextcloud/appstore-link-external | Julius Härtl | 2018-03-28 | 2 | -1/+2 |
|\ | | | | | Open app store links in new tab | ||||
| * | Open app store links in new tab | Jan-Christoph Borchardt | 2018-03-28 | 2 | -1/+2 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Merge pull request #8999 from nextcloud/css-js-name-based-on-apps-versions | Roeland Jago Douma | 2018-03-28 | 2 | -17/+44 |
|\ \ | |/ |/| | Use app version to generate scss filename | ||||
| * | Use app version to generate scss filename | John Molakvoæ (skjnldsv) | 2018-03-28 | 2 | -17/+44 |
| | | | | | | | | | | | | Fixed scsscacher tests Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #8737 from nextcloud/file_return_put_contents | Roeland Jago Douma | 2018-03-28 | 5 | -2/+41 |
|\ \ | | | | | | | Pass on the return value of file_put_content | ||||
| * | | Update autoloader | Roeland Jago Douma | 2018-03-27 | 2 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Throw an exception if file_put_contents fails | Roeland Jago Douma | 2018-03-27 | 3 | -2/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | * This will help with AppData hardening etc * Introduced a GenericFileException for if nothing else is appropiate - Maybe the other File exceptions should base on this? Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #8976 from nextcloud/dep_user_code | Roeland Jago Douma | 2018-03-28 | 6 | -69/+35 |
|\ \ \ | | | | | | | | | Remove deprecated functions from OCP\User | ||||
| * | | | Remove deprecated \OCP\User::userExists | Roeland Jago Douma | 2018-03-26 | 4 | -21/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | Remove deprecated OCP\User::getDisplayname | Roeland Jago Douma | 2018-03-25 | 5 | -18/+16 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | Remove deprecated \OCP\User::getUsers | Roeland Jago Douma | 2018-03-25 | 4 | -39/+19 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #8994 from nextcloud/deprecate-theme-sync-clients | Roeland Jago Douma | 2018-03-28 | 3 | -38/+9 |
|\ \ \ \ | | | | | | | | | | | Deprecate theme sync clients | ||||
| * | | | | Use customclient_* values by default and do not use them in custom themes ↵ | Julius Härtl | 2018-03-26 | 3 | -38/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anymore Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-28 | 122 | -116/+366 |
| | | | | | |||||
* | | | | | Merge pull request #8993 from nextcloud/theming-allow-ui-with-theme | Roeland Jago Douma | 2018-03-27 | 3 | -6/+5 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Show UI when using a custom theme | ||||
| * | | | | Show UI when using a custom theme | Julius Härtl | 2018-03-26 | 3 | -6/+5 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | Do not hide the theming app UI when using a custom theme besides it, but warn the users about some settings being overwritten by that. Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Merge pull request #8780 from ↵ | Joas Schilling | 2018-03-27 | 1 | -32/+59 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/query-builder-database-backends Move the group database backend fully to query builder | ||||
| * | | | | Remove orderBy so the query works correctly on postgres | Joas Schilling | 2018-03-27 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Make sure DI is done | Joas Schilling | 2018-03-26 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Move the group database backend fully to query builder | Joas Schilling | 2018-03-26 | 1 | -32/+54 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #8951 from nextcloud/searchdav-1.0.1 | Roeland Jago Douma | 2018-03-27 | 1 | -0/+0 |
|\ \ \ \ | |_|_|/ |/| | | | update icewind/searchdav to 1.0.1 | ||||
| * | | | update icewind/searchdav to 1.0.1 | Robin Appelman | 2018-03-23 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-27 | 4 | -0/+6 |
| | | | | |||||
* | | | | Merge pull request #8968 from nextcloud/filter_method_not_allowed | Roeland Jago Douma | 2018-03-26 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | MethodNotAllowed is not a Fatal error | ||||
| * | | | | MethodNotAllowed is not a Fatal error | Roeland Jago Douma | 2018-03-26 | 1 | -0/+4 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #8983 from nextcloud/fix-8888 | Roeland Jago Douma | 2018-03-26 | 2 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Clear any theming prefixed cache on cache buster increase | ||||
| * | | | | Fix tests | Julius Härtl | 2018-03-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Clear any theming prefixed cache on cache buster increase | Julius Härtl | 2018-03-26 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Merge pull request #8985 from nextcloud/cleanup_ocp_db | Roeland Jago Douma | 2018-03-26 | 12 | -122/+113 |
|\ \ \ \ | | | | | | | | | | | Cleanup ocp db | ||||
| * | | | | Remove \OCP\DB | Roeland Jago Douma | 2018-03-26 | 3 | -66/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Do not use \OCP\DB anymore | Roeland Jago Douma | 2018-03-26 | 9 | -56/+113 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #8981 from nextcloud/strict_2fa | Roeland Jago Douma | 2018-03-26 | 4 | -16/+22 |
|\ \ \ \ | | | | | | | | | | | Strict 2FA | ||||
| * | | | | Make 2FA backupcodes strict | Roeland Jago Douma | 2018-03-26 | 1 | -8/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * and follow the interface again Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Strict 2FA | Roeland Jago Douma | 2018-03-26 | 3 | -8/+12 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * make OCP\Authentication\TwoFactorAuth strict * scalar types * return types Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #8988 from ↵ | Roeland Jago Douma | 2018-03-26 | 1 | -56/+0 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | nextcloud/techdep/noid/removeDeprecatedPrivateBackend Remove deprecated OC_Group_Backend | ||||
| * | | | Remove deprecated OC_Group_Backend | Roeland Jago Douma | 2018-03-26 | 1 | -56/+0 |
|/ / / | | | | | | | | | | | | | | | | | | | * Private class * Has been deprecated since NC10 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | / | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-26 | 12 | -0/+18 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-25 | 20 | -10/+154 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-24 | 16 | -0/+22 |
| | | |||||
* | | Merge pull request #8943 from nextcloud/dep_oc_json | Roeland Jago Douma | 2018-03-23 | 28 | -264/+96 |
|\ \ | | | | | | | Remove \OCP\JSON | ||||
| * | | Update autoloader | Roeland Jago Douma | 2018-03-23 | 2 | -2/+0 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Finally remove \OCP\JSON | Roeland Jago Douma | 2018-03-23 | 4 | -178/+12 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Move calls to \OCP\JSON to private \OC_JSON | Roeland Jago Douma | 2018-03-22 | 25 | -96/+96 |
| | | | | | | | | | | | | | | | | | | They should be properly fixed at some point. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #8865 from nextcloud/ocs-groups-displayname | Joas Schilling | 2018-03-23 | 3 | -0/+59 |
|\ \ \ | | | | | | | | | Return groups displayname in provisioning api | ||||
| * | | | Return groups displayname in provisioning api | John Molakvoæ (skjnldsv) | 2018-03-23 | 3 | -0/+59 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> |