Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-18 | 2 | -48/+274 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-17 | 2 | -50/+50 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-11 | 2 | -150/+218 |
| | |||||
* | Merge pull request #2955 from ↵ | Roeland Jago Douma | 2017-01-10 | 3 | -7/+61 |
|\ | | | | | | | | | nextcloud/make-share-by-mail-work-without-linkshares share by mail should continue to work, even if public links are disabled | ||||
| * | allow to access mail shares even if public links are disabled | Bjoern Schiessle | 2017-01-04 | 3 | -7/+61 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-09 | 4 | -60/+60 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-05 | 2 | -86/+266 |
|/ | |||||
* | Merge pull request #2850 from nextcloud/downstream-26603 | Roeland Jago Douma | 2017-01-02 | 1 | -8/+20 |
|\ | | | | | Fixed size issues on main detail view and disappearing of share recipients (#26603) | ||||
| * | Fixed size issues on main detail view and disappearing of share recipients ↵ | Michael Jobst | 2016-12-23 | 1 | -8/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#26603) * fixed size issues on main detail view and disappearing of share recipients * Changes due to code comments * Moved reloadProperties() to FileInfoModel * Solved Scrutinizer issues * Bugfix: undefined value used on error * check if options are set for FileInfoModel.initialize() Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-02 | 4 | -288/+442 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-29 | 2 | -48/+216 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-26 | 16 | -496/+16 |
|/ | |||||
* | fix tests | Arthur Schiwon | 2016-12-22 | 1 | -2/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Use group display name in sharing API + UI | Vincent Petry | 2016-12-22 | 4 | -16/+112 |
| | |||||
* | Merge pull request #2759 from nextcloud/kill-appconfig-delete-share-link | Morris Jobke | 2016-12-22 | 2 | -48/+0 |
|\ | | | | | Remove config change hook that deletes link shares (#26612) | ||||
| * | Remove config change hook that deletes link shares (#26612) | Vincent Petry | 2016-12-19 | 2 | -48/+0 |
| | | | | | | | | | | | | | | | | | | Seems broken. But also if link shares are not allowed, the link shares will continue to exist but will be denied. A future cleanup could be done through a background job. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | When grouping shares, sort by stime then id (#26777) | Vincent Petry | 2016-12-19 | 1 | -1/+1 |
|/ | | | | | | | If share times are equal, the first share should still win instead of having the shares swapped. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Merge pull request #2695 from nextcloud/remove-leading-slashes-on-share-activity | Lukas Reschke | 2016-12-16 | 4 | -4/+4 |
|\ | | | | | Remove leading slash from sharing activity | ||||
| * | Remove leading slash from sharing activity | Joas Schilling | 2016-12-15 | 4 | -4/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #2673 from nextcloud/shared-scanner-unmasked | Lukas Reschke | 2016-12-15 | 3 | -3/+37 |
|\ \ | |/ |/| | use unmasked permissions in shared scanner | ||||
| * | use unmasked permissions in shared scanner | Robin Appelman | 2016-12-14 | 3 | -3/+37 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #2654 from nextcloud/increase-master-version | Roeland Jago Douma | 2016-12-14 | 1 | -2/+2 |
|\ \ | | | | | | | Update app versions and requirements | ||||
| * | | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Fix overwriting parameter | Roeland Jago Douma | 2016-12-13 | 1 | -3/+3 |
|/ / | | | | | | | | | | | Fixes #2641 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #2637 from nextcloud/mount-cache-storageid | Lukas Reschke | 2016-12-13 | 1 | -15/+19 |
|\ \ | | | | | | | also compare storage ids when checking for changed mounts | ||||
| * | | reuse cacheentry | Robin Appelman | 2016-12-13 | 1 | -15/+19 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | update phpdoc | Maxence Lange | 2016-12-12 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@pontapreta.net> | ||||
* | | Download a file in a subfolder in a sharedlink is not working | Maxence Lange | 2016-12-11 | 1 | -3/+3 |
|/ | | | the $node created using the path (GET) parameter is not used when executing fileListDownloaded() | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-08 | 2 | -2/+38 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-07 | 2 | -80/+186 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-04 | 2 | -2/+2 |
| | |||||
* | Merge pull request #2486 from nextcloud/shared-storage-mask | Lukas Reschke | 2016-12-02 | 2 | -6/+16 |
|\ | | | | | apply permissions mask for shared storage | ||||
| * | apply permissions mask for shared storage | Robin Appelman | 2016-12-02 | 2 | -6/+16 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix loader position and visibility | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -4/+6 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix popover arrow | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix unshare delete icon | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -1/+2 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Remove white background from loading icon | Morris Jobke | 2016-12-02 | 1 | -2/+0 |
| | | | | | | | * allows to use the loading icon on non-white background (disabled input fields for example) * fixes #2466 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #2432 from nextcloud/activity-mail-language | Morris Jobke | 2016-12-01 | 5 | -22/+55 |
|\ | | | | | Make sure the activity emails can be sent in the users language | ||||
| * | Adjust all implementations in the server repo | Joas Schilling | 2016-12-01 | 5 | -22/+55 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #2371 from ↵ | Lukas Reschke | 2016-12-01 | 1 | -1/+12 |
|\ \ | |/ |/| | | | | | nextcloud/issue-2369-add-share-indicator-for-mail-shares Add share indicator for mail shares | ||||
| * | Display link share icon when toggling share | Roeland Jago Douma | 2016-11-30 | 1 | -1/+10 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Add an icon when the file is shared by mail | Joas Schilling | 2016-11-30 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-01 | 2 | -0/+16 |
|/ | |||||
* | Fix missing text for downloads on mobile | Morris Jobke | 2016-11-29 | 1 | -1/+1 |
| | | | | | | * fixes #2362 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix #2384 | John Molakvoæ (skjnldsv) | 2016-11-29 | 1 | -1/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-29 | 4 | -170/+444 |
| | |||||
* | Fix image_src link | Lukas Reschke | 2016-11-28 | 1 | -1/+1 |
| | | | | | | The link in the image_src link (used for previews on Social Media such as Facebook) was still using the old route. This changes it to use the new route. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-28 | 4 | -0/+52 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-27 | 10 | -0/+162 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-26 | 10 | -440/+866 |
| |