Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added ellipsis for longer usernames. | Abijeet | 2018-03-27 | 1 | -1/+6 |
* | Moves the edit and delete options into a dropdown menu. | Abijeet | 2018-03-27 | 4 | -25/+151 |
* | Converts the css file to scss file, and adds border-top to comments. | Abijeet | 2018-03-27 | 1 | -0/+4 |
* | Fixes the following UI issues, | Abijeet | 2018-03-27 | 2 | -57/+52 |
* | Fixes div being added placed directly under ul during editing of comments. | Abijeet | 2018-03-27 | 1 | -4/+5 |
* | Fixes issue where saving a non-modified comment kept the edit window open. | Abijeet | 2018-03-27 | 1 | -0/+6 |
* | Merge pull request #8988 from nextcloud/techdep/noid/removeDeprecatedPrivateB... | Roeland Jago Douma | 2018-03-26 | 1 | -56/+0 |
|\ | |||||
| * | Remove deprecated OC_Group_Backend | Roeland Jago Douma | 2018-03-26 | 1 | -56/+0 |
|/ | |||||
* | [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 |
|\ | |||||
| * | Update autoloader | Roeland Jago Douma | 2018-03-23 | 2 | -2/+0 |
| * | Finally remove \OCP\JSON | Roeland Jago Douma | 2018-03-23 | 4 | -178/+12 |
| * | Move calls to \OCP\JSON to private \OC_JSON | Roeland Jago Douma | 2018-03-22 | 25 | -96/+96 |
* | | Merge pull request #8865 from nextcloud/ocs-groups-displayname | Joas Schilling | 2018-03-23 | 3 | -0/+59 |
|\ \ | |||||
| * | | Return groups displayname in provisioning api | John Molakvoæ (skjnldsv) | 2018-03-23 | 3 | -0/+59 |
* | | | Merge pull request #8935 from nextcloud/backend_interfaces | Roeland Jago Douma | 2018-03-23 | 13 | -16/+435 |
|\ \ \ | |||||
| * | | | Update autoloader | Roeland Jago Douma | 2018-03-22 | 2 | -0/+18 |
| * | | | Document parameters | Roeland Jago Douma | 2018-03-22 | 9 | -0/+30 |
| * | | | Move to ABackend | Roeland Jago Douma | 2018-03-22 | 2 | -3/+3 |
| * | | | Move Database backend over to new User/Backend interfaces | Roeland Jago Douma | 2018-03-22 | 1 | -16/+30 |
| * | | | Remove type declarations where not yet possible | Roeland Jago Douma | 2018-03-22 | 4 | -4/+4 |
| * | | | Deprecate implementsActions | Roeland Jago Douma | 2018-03-22 | 1 | -0/+1 |
| * | | | Fix phpdoc | Roeland Jago Douma | 2018-03-22 | 9 | -0/+62 |
| * | | | Add abstract bakend to still be backwards compatible with the old logic | Roeland Jago Douma | 2018-03-22 | 1 | -0/+62 |
| * | | | Add interfaces for user backend functionality | Roeland Jago Douma | 2018-03-22 | 8 | -0/+232 |
* | | | | 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 withoutpassword by sending mail automatically | John Molakvoæ (skjnldsv) | 2018-03-22 | 2 | -12/+55 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #8936 from nextcloud/fix-gallery-selectors | Morris Jobke | 2018-03-23 | 1 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | Fix gallery buttons selector | John Molakvoæ (skjnldsv) | 2018-03-22 | 1 | -2/+5 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-23 | 34 | -10/+48 |
* | | | | | Merge pull request #8948 from nextcloud/search-dav-selectable_displayname | Morris Jobke | 2018-03-22 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Make displayname selectable | Roeland Jago Douma | 2018-03-22 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #8891 from nextcloud/fix_8890 | Roeland Jago Douma | 2018-03-22 | 2 | -12/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Fix test | Roeland Jago Douma | 2018-03-22 | 1 | -1/+1 |
| * | | | | | Fix proper permissions for multiple file access | Roeland Jago Douma | 2018-03-22 | 1 | -11/+10 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #8886 from nextcloud/navigation-indicator | Morris Jobke | 2018-03-22 | 1 | -2/+20 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Make text of edit entry being aligned with other entries | Julius Härtl | 2018-03-22 | 1 | -2/+9 |
| * | | | | Make active navigation indicator more obvious | Julius Härtl | 2018-03-22 | 1 | -2/+13 |
* | | | | | Merge pull request #8939 from nextcloud/fix-8701 | Roeland Jago Douma | 2018-03-22 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix search text overlapping clode button | Julius Härtl | 2018-03-22 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #8909 from nextcloud/feature/noid/make-the-autocomplete-en... | Morris Jobke | 2018-03-22 | 3 | -8/+11 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Make the new autocomplete endpoint OCS | Joas Schilling | 2018-03-21 | 3 | -8/+11 |
* | | | | | Merge pull request #8506 from nextcloud/use-appmanager | Morris Jobke | 2018-03-22 | 6 | -20/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Use isInstalled of AppManger instead of reimplement it | Morris Jobke | 2018-03-21 | 6 | -20/+17 |
* | | | | | | Merge pull request #8791 from nextcloud/cleanup-oc_json | Morris Jobke | 2018-03-22 | 3 | -39/+6 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Remove unused methods of OC_Json | Morris Jobke | 2018-03-21 | 3 | -39/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #8922 from nextcloud/deprecated-ocp-files-methods | Roeland Jago Douma | 2018-03-22 | 2 | -0/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Deprecate OCP\Files | Morris Jobke | 2018-03-21 | 2 | -0/+15 |
| |/ / / / |