Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more consistent naming | Arthur Schiwon | 2018-04-05 | 6 | -16/+16 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | admin_audit and dav listen to announce and revoke signals | Arthur Schiwon | 2018-04-05 | 3 | -0/+46 |
| | | | | | | also place them in doc Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | LDAP backend to emit announce and revoke signals on mapping changes | Arthur Schiwon | 2018-04-05 | 5 | -7/+68 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-05 | 16 | -0/+26 |
| | |||||
* | Merge pull request #8926 from nextcloud/ocs-api-quota-fallback | blizzz | 2018-04-04 | 1 | -1/+10 |
|\ | | | | | Return quota even if user is not initialised | ||||
| * | Fix quota return if unlimited | John Molakvoæ (skjnldsv) | 2018-03-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Return quota even if user is not initialized | John Molakvoæ (skjnldsv) | 2018-03-22 | 1 | -1/+10 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | When formatting a share node an Empty target is invalid | Roeland Jago Douma | 2018-04-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | Fixes #9028 For federated shares the share table holds no target information (since it is on the other server). So when a node is actually invalid and not found we should not display it anymore in the shared with sections etc and thus throw the proper exceptions. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-04 | 4 | -2/+88 |
| | | |||||
* | | Merge pull request #8996 from brandonkirsch/fix-onenote-dav | Morris Jobke | 2018-04-03 | 2 | -2/+2 |
|\ \ | | | | | | | Fix webdav support for OneNote clients | ||||
| * | | Fix webdav support for OneNote clients | Brandon Kirsch | 2018-03-26 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #9006 from ↵ | Morris Jobke | 2018-04-03 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/8977/ignore_encrypted_custom_properties Do not treat is-encrypted as custom property | ||||
| * | | | Do not treat is-encrypted as customer property | Roeland Jago Douma | 2018-03-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #8977 Else for all files in a folder we would launch off more queries. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #8945 from nextcloud/fix-files-copy-in-recent-favorites | Morris Jobke | 2018-04-03 | 2 | -6/+9 |
|\ \ \ \ | | | | | | | | | | | Fixed files copy/move when in favorites or recent section | ||||
| * | | | | Fixed files copy/move when in favorites or recent section | John Molakvoæ (skjnldsv) | 2018-03-22 | 2 | -6/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | | Merge pull request #9014 from nextcloud/smb-2.0.5 | Morris Jobke | 2018-04-03 | 9 | -25/+45 |
|\ \ \ \ \ | | | | | | | | | | | | | update icewind/smb to 2.0.5 | ||||
| * | | | | | update icewind/smb to 2.0.5 | Robin Appelman | 2018-03-28 | 9 | -25/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-03 | 8 | -16/+144 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-02 | 8 | -14/+50 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-01 | 2 | -2/+2 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-31 | 24 | -2/+52 |
| | | | | | | |||||
* | | | | | | [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 #8976 from nextcloud/dep_user_code | Roeland Jago Douma | 2018-03-28 | 2 | -9/+23 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Remove deprecated functions from OCP\User | ||||
| * | | | | Remove deprecated \OCP\User::userExists | Roeland Jago Douma | 2018-03-26 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Remove deprecated OCP\User::getDisplayname | Roeland Jago Douma | 2018-03-25 | 2 | -4/+10 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Remove deprecated \OCP\User::getUsers | Roeland Jago Douma | 2018-03-25 | 1 | -5/+14 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-28 | 120 | -116/+344 |
| | | | | | |||||
* | | | | | 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> | ||||
* | | | | | [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 | 8 | -49/+106 |
|\ \ \ \ \ | | | | | | | | | | | | | Cleanup ocp db | ||||
| * | | | | | Do not use \OCP\DB anymore | Roeland Jago Douma | 2018-03-26 | 8 | -49/+106 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / / / / | 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> | ||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-26 | 10 | -0/+16 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-25 | 14 | -10/+44 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-24 | 8 | -0/+14 |
| | | | |||||
* | | | Merge pull request #8943 from nextcloud/dep_oc_json | Roeland Jago Douma | 2018-03-23 | 17 | -82/+82 |
|\ \ \ | | | | | | | | | Remove \OCP\JSON | ||||
| * | | | Finally remove \OCP\JSON | Roeland Jago Douma | 2018-03-23 | 3 | -12/+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 | 17 | -82/+82 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | | | Merge pull request #8856 from nextcloud/ocs-api-new-user-password-email | Morris Jobke | 2018-03-23 | 2 | -12/+55 |
|\ \ \ \ \ | | | | | | | | | | | | | Allow admin to create users without password by sending mail automatic… | ||||
| * | | | | | Allow admin to create users withoutpassword by sending mail automatically | John Molakvoæ (skjnldsv) | 2018-03-22 | 2 | -12/+55 |
| | |/ / / | |/| | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-23 | 18 | -8/+28 |
| | | | | |