Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2121 from nextcloud/stable10_2100 | Morris Jobke | 2016-11-17 | 2 | -0/+56 |
|\ | | | | | [Stable10] Fixes not allowed increasing of link share permissions | ||||
| * | Fix tests | Roeland Jago Douma | 2016-11-15 | 1 | -0/+55 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | [Stable10] Fixes not allowed increasing of link share permissions | Roeland Jago Douma | 2016-11-15 | 1 | -0/+1 |
| | | | | | | | | | | | | Backport of #2100 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #2186 from nextcloud/stable10-2122 | Morris Jobke | 2016-11-17 | 3 | -0/+9 |
|\ \ | | | | | | | [stable10] Hack to prevent warning for read-only wrapper in public links | ||||
| * | | only use one kind of hack for the storage wrappers of the sharing code | Morris Jobke | 2016-11-17 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | Hack to prevent warning for read-only wrapper in public links | Vincent Petry | 2016-11-17 | 2 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Storage wrappers should normally always be registered inside a presetup hook. However in the public link scenario this is not possible and there is currently no good alternative with the current architecture. Instead of logging a warning every time, this fix prevents the warning to be shown but also adds a FIXME in the code for the future. This is ok because this app is already using private/internal APIs at the moment and should be reworked properly in the future. | ||||
* | | | Merge pull request #2185 from nextcloud/stable10-icons-audio-video-off | Morris Jobke | 2016-11-17 | 7 | -8/+42 |
|\ \ \ | |/ / |/| | | [stable10] add icons for audio mute and video off | ||||
| * | | add icons for audio mute and video off | Jan-Christoph Borchardt | 2016-11-17 | 7 | -8/+42 |
|/ / | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-17 | 114 | -460/+582 |
| | | |||||
* | | Merge pull request #2091 from nextcloud/fix_1862 | Morris Jobke | 2016-11-17 | 1 | -3/+3 |
|\ \ | | | | | | | Do not request node when creating a user-group share | ||||
| * | | Fixes retargeting a share of a deleted source | Roeland Jago Douma | 2016-11-11 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #1862 We tried to construct the actual node. While this node was no longer available. This work around makes sure that we don't try to do this. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #2142 from nextcloud/stable10-icon-background | Roeland Jago Douma | 2016-11-17 | 4 | -7/+25 |
|\ \ \ | | | | | | | | | [stable10] add dark background fade to icons to make them visible on light backgrounds | ||||
| * | | | add dark background fade to icons to make them visible on light backgrounds | Jan-Christoph Borchardt | 2016-11-15 | 4 | -7/+25 |
| | |/ | |/| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | Merge pull request #2155 from nextcloud/stable10-federated-cloud-id | Roeland Jago Douma | 2016-11-16 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | [stable10] specify Federated Cloud ID syntax | ||||
| * | | specify Federated Cloud ID syntax | Jan-Christoph Borchardt | 2016-11-16 | 1 | -1/+1 |
|/ / | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-15 | 6 | -22/+26 |
| | | |||||
* | | Merge pull request #2118 from ↵ | Roeland Jago Douma | 2016-11-14 | 1 | -0/+3 |
|\ \ | | | | | | | | | | | | | nextcloud/stable10-add-bruteforce-check-to-person-endpoint [stable10] Add bruteforce checker to Person.php | ||||
| * | | Add bruteforce checker to Person.php | Lukas Reschke | 2016-11-14 | 1 | -0/+3 |
|/ / | | | | | | | | | | | Also check for attempts on this endpoint Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-14 | 18 | -58/+220 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-13 | 18 | -2/+28 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-12 | 70 | -182/+262 |
| | | |||||
* | | Merge pull request #2078 from nextcloud/jospoortvliet-patch-1 | Joas Schilling | 2016-11-11 | 1 | -1/+1 |
|\ \ | | | | | | | [Stable 10] Fix Nextcloud vs oldCloud wording | ||||
| * | | Update sharedialogview.js | Jos Poortvliet | 2016-11-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Fix Nextcloud vs oldCloud wording | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-11 | 14 | -14/+48 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-10 | 120 | -98/+272 |
| | | |||||
* | | Merge pull request #2059 from ↵ | Morris Jobke | 2016-11-09 | 3 | -7/+22 |
|\ \ | | | | | | | | | | | | | nextcloud/backport-2058-better-error-message-for-installation-error [stable10] Use a better error message and point the users to the support channels | ||||
| * | | Correctly catch the "soft errors" now | Joas Schilling | 2016-11-09 | 1 | -4/+8 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Use a better error message and point the users to the support channels | Joas Schilling | 2016-11-09 | 2 | -1/+13 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Fix help link | Joas Schilling | 2016-11-09 | 1 | -3/+2 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #2056 from nextcloud/stable10-fix-public-button | Roeland Jago Douma | 2016-11-09 | 1 | -3/+4 |
|\ \ \ | | | | | | | | | [stable10] fix button on public upload page | ||||
| * | | | fix button on public upload page | Jan-Christoph Borchardt | 2016-11-08 | 1 | -3/+4 |
|/ / / | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | Merge pull request #2041 from nextcloud/backport-2036-2040 | Roeland Jago Douma | 2016-11-08 | 1 | -1/+3 |
|\ \ \ | | | | | | | | | [stable10] Fix the push state + Apply firefox workaroud to svg filters | ||||
| * | | | Apply firefox workaroud to svg filters | Julius Haertl | 2016-11-08 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
| * | | | Fix the push state | Joas Schilling | 2016-11-08 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #2048 from nextcloud/stable10-update-containers | Morris Jobke | 2016-11-08 | 4 | -55/+51 |
|\ \ \ | | | | | | | | | [stable10] Update containers to latest version | ||||
| * | | | Remove unneeded Windows logic | Morris Jobke | 2016-11-08 | 2 | -32/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | Activate APCu on PHP 7 | Morris Jobke | 2016-11-08 | 1 | -2/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix an issue with APCus inc and dec methods on PHP 7 see https://github.com/krakjoe/apcu/issues/183#issuecomment-244038221 for details Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | Update containers to latest version | Morris Jobke | 2016-11-08 | 1 | -21/+21 |
|/ / / | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-08 | 112 | -170/+174 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-07 | 30 | -40/+142 |
| | | |||||
* | | Merge pull request #2025 from nextcloud/stable10-backport-2018 | Roeland Jago Douma | 2016-11-06 | 1 | -0/+11 |
|\ \ | | | | | | | [stable10] Workaround for disappearing app icons for Firefox before version 51 | ||||
| * | | Workaround for disappearing app icons for Firefox before version 51 | Julius Haertl | 2016-11-05 | 1 | -0/+11 |
| | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-06 | 12 | -0/+68 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-05 | 24 | -38/+280 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-04 | 78 | -190/+268 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-03 | 244 | -1590/+1564 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-02 | 28 | -4/+236 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-01 | 90 | -2858/+3142 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-31 | 32 | -20/+196 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-30 | 20 | -2/+172 |
| | |