Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-21 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 18 | -4/+40 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-19 | 106 | -318/+318 |
| | |||||
* | Merge pull request #17985 from nextcloud/enh/use_displayname_federated_share | Roeland Jago Douma | 2019-11-18 | 2 | -12/+24 |
|\ | | | | | Use the displayname for federated notifications | ||||
| * | Use the displayname for federated notifications | Roeland Jago Douma | 2019-11-18 | 2 | -12/+24 |
| | | | | | | | | | | | | | | Since we have the showing this is a lot nicer. Especially on alrge isntances where the uid can be totally random. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-shares | Roeland Jago Douma | 2019-11-18 | 1 | -1/+1 |
|\ \ | |/ |/| | 🔗☑️ Accept all incoming shares | ||||
| * | Add the notifier and the API endpoint for user shares | Joas Schilling | 2019-11-12 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-15 | 2 | -20/+26 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-12 | 2 | -4/+4 |
| | |||||
* | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-04 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-03 | 2 | -2/+2 |
| | |||||
* | Get all shares as iterable | Roeland Jago Douma | 2019-10-30 | 1 | -0/+27 |
| | | | | | | | | | | | | Sometimes we need all shares or rather a specific subset of shares but creating dedicated functions is a pain. This just returns an iterable object for all shares so we can loop over them without allocating all the memory on the system. It should not be used by any user called code. But in an occ command or background job it is fine IMO. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-09 | 2 | -0/+10 |
| | |||||
* | Allow removing federated shares of locally reshared files | Roeland Jago Douma | 2019-10-03 | 1 | -0/+5 |
| | | | | | | | | | | | | * UserA shares a folder to UserB * UserB does a federated share to userC@serverC * UserB now tries to revoke the federated share Before we always tried to notify the remote cloud. The case that the file was reshared locally was not considered. This patch makes sure not to try to notify a federated server if both users are local users. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-17 | 118 | -354/+120 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-08 | 4 | -16/+16 |
| | |||||
* | Development is 18 now! | Roeland Jago Douma | 2019-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-28 | 2 | -2/+104 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-22 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-18 | 2 | -4/+88 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-08-02 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-26 | 2 | -32/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-23 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-21 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-19 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-18 | 112 | -112/+112 |
| | |||||
* | Keep the old method as a fallback and adjust the tests | Joas Schilling | 2019-07-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update Federated sharing notifier | Joas Schilling | 2019-07-15 | 2 | -10/+22 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-06-28 | 2 | -2/+2 |
| | |||||
* | Show share settings only if incoming federated shares are allowed | Morris Jobke | 2019-05-31 | 2 | -55/+54 |
| | | | | | | Fixes #15802 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-28 | 2 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-22 | 2 | -8/+16 |
| | |||||
* | Only show sharing section if it has content | Julius Härtl | 2019-05-20 | 1 | -0/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-10 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-09 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-01 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-22 | 2 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-16 | 2 | -0/+2 |
| | |||||
* | Bump versions of server and the requirements of apps | Joas Schilling | 2019-04-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-07 | 2 | -40/+56 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-05 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-29 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-28 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-27 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-26 | 8 | -8/+26 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-21 | 112 | -974/+128 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-19 | 4 | -12/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-18 | 2 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-16 | 2 | -0/+2 |
| |