Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add brute force protection for public link authentication | Bjoern Schiessle | 2017-01-25 | 1 | -0/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Merge pull request #3232 from nextcloud/add-profile-data-to-provisioning-api | Björn Schießle | 2017-01-25 | 3 | -6/+177 |
|\ | | | | | add data from the users profile to the provisioning api | ||||
| * | unify endpoints form core and the the provisioning api | Bjoern Schiessle | 2017-01-25 | 3 | -2/+112 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
| * | add data from the users profile to the provisioning api | Bjoern Schiessle | 2017-01-24 | 2 | -4/+65 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Merge pull request #3231 from nextcloud/allow-editing-public-links | Björn Schießle | 2017-01-25 | 1 | -0/+1 |
|\ \ | | | | | | | allow editing single files shared as public link | ||||
| * | | allow editing single files shared as public link | Bjoern Schiessle | 2017-01-24 | 1 | -0/+1 |
| |/ | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-25 | 20 | -40/+100 |
| | | |||||
* | | Merge pull request #3151 from nextcloud/navigation-icons | Morris Jobke | 2017-01-24 | 9 | -16/+111 |
|\ \ | | | | | | | add icons to navigation of personal & admin settings | ||||
| * | | fix test mocks | Morris Jobke | 2017-01-20 | 1 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | Fix app section tests | Joas Schilling | 2017-01-19 | 2 | -4/+32 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Add the icons for shipped apps | Joas Schilling | 2017-01-19 | 6 | -12/+74 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-24 | 4 | -34/+34 |
| | | | |||||
* | | | Merge pull request #3209 from nextcloud/fix-theming-typo | Morris Jobke | 2017-01-23 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix typo in theming description | ||||
| * | | | Fix typo in theming description | Joas Schilling | 2017-01-23 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #3157 from nextcloud/fcloseafterkill | Morris Jobke | 2017-01-23 | 2 | -0/+2 |
|\ \ \ | | | | | | | | | [uc] Prevent PHP request to get killed when using fclose callback (#26775) | ||||
| * | | | Prevent PHP request to get killed when using fclose callback (#26775) | Vincent Petry | 2017-01-23 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Prevent PHP request to get killed when using fclose callback * Add ignore_user_abort everywhere where the time limit is set to 0 Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #3220 from nextcloud/direct-link-open-sidebar | Morris Jobke | 2017-01-23 | 1 | -0/+5 |
|\ \ \ \ | | | | | | | | | | | open the sidebar when opening a permalink | ||||
| * | | | | open the sidebar when opening a permalink | Robin Appelman | 2017-01-23 | 1 | -0/+5 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | Also works for search results Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #2924 from nextcloud/flexbox-header | Morris Jobke | 2017-01-23 | 2 | -32/+30 |
|\ \ \ \ | |/ / / |/| | | | Use flexbox for header and rearrange some elements | ||||
| * | | | fix public sharing buttons | Christoph Wurst | 2017-01-23 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | | fix log and app name | Christoph Wurst | 2017-01-23 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | | more cleanup | Christoph Wurst | 2017-01-23 | 1 | -30/+26 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #3141 from ↵ | Joas Schilling | 2017-01-23 | 2 | -26/+236 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | nextcloud/subadmin-check-on-removing-user-from-group Subadmin check on removing user from group | ||||
| * | | | Allow subadmins to add people to groups via provisioning api | Joas Schilling | 2017-01-18 | 2 | -7/+151 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Make sure subadmins can not delete users from their last subadmin group | Joas Schilling | 2017-01-18 | 2 | -0/+76 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | No need to check the subadmin again | Joas Schilling | 2017-01-18 | 2 | -21/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The user needs to be a subadmin of the group, otherwise they are not allowed to remove anyone from the group Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #3118 from nextcloud/newFileMenu-css-guidelines | Morris Jobke | 2017-01-22 | 3 | -41/+12 |
|\ \ \ \ | | | | | | | | | | | Fit newFileMenu to css guidelines | ||||
| * | | | | Popover newFolder input fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | | Popover positionning fix | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | | Popover positionning and classes | John Molakvoæ (skjnldsv) | 2017-01-22 | 3 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | | fit newFileMenu to css guidelines | John Molakvoæ (skjnldsv) | 2017-01-22 | 3 | -39/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-23 | 4 | -4/+4 |
| | | | | | |||||
* | | | | | Merge pull request #3190 from nextcloud/fix-sharing-popover | John Molakvoæ | 2017-01-22 | 1 | -9/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix #3174 | ||||
| * | | | | Fix #3174 | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -9/+7 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #3187 from nextcloud/inputs-scss-optimisation | Morris Jobke | 2017-01-22 | 4 | -53/+28 |
|\ \ \ \ | |_|_|/ |/| | | | Inputs.scss rewritting and optimisation | ||||
| * | | | Fixed public share download button | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | Fixed sharing js | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | Fixed public share header buttons | John Molakvoæ (skjnldsv) | 2017-01-22 | 2 | -44/+23 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | Login and authenticate inputs fixes | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -6/+2 |
| |/ / | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-22 | 8 | -10/+10 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-21 | 8 | -28/+28 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-20 | 6 | -10/+122 |
| | | | |||||
* | | | Merge pull request #3144 from nextcloud/use-data-download-response | Morris Jobke | 2017-01-19 | 2 | -7/+3 |
|\ \ \ | | | | | | | | | Use DataDownloadResponse | ||||
| * | | | Use DataDownloadResponse | Lukas Reschke | 2017-01-18 | 2 | -7/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. As documented 2. No need to show this inline, downloading has security advantages Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | | some code cleanup while working on the file | Bjoern Schiessle | 2017-01-19 | 1 | -19/+26 |
| | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | | add brute force protection to 'mount public link' operation | Bjoern Schiessle | 2017-01-19 | 1 | -0/+1 |
| |/ / |/| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | Merge pull request #3150 from nextcloud/highlight-active-navigation | John Molakvoæ | 2017-01-19 | 2 | -0/+5 |
|\ \ \ | | | | | | | | | highlight active navigation entry better, fix #2096 | ||||
| * | | | theme app navigation menu highlight color | Morris Jobke | 2017-01-18 | 2 | -0/+5 |
| |/ / | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #3081 from nextcloud/2fa-backup-codes-test-coverage | Lukas Reschke | 2017-01-19 | 7 | -17/+184 |
|\ \ \ | | | | | | | | | 2fa backup codes test coverage | ||||
| * | | | fix file ending | Christoph Wurst | 2017-01-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |