Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #10356 from nextcloud/bugfix/noid/dont-call-getuid-on-null | Morris Jobke | 2018-07-23 | 1 | -1/+5 | |
|\ \ | ||||||
| * | | Don't call getUID on null when the app is loaded for a guest | Joas Schilling | 2018-07-23 | 1 | -1/+5 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-23 | 2 | -0/+6 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-22 | 6 | -0/+20 | |
| |/ |/| | ||||||
* | | Cleanup structure | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #10295 from nextcloud/fix/noid/fix-failing-test | Roeland Jago Douma | 2018-07-19 | 1 | -0/+2 | |
|\ | ||||||
| * | Disable failing test in legacy sharing tests | Morris Jobke | 2018-07-19 | 1 | -0/+2 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-19 | 14 | -0/+52 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-18 | 102 | -118/+122 | |
* | Merge pull request #10230 from nextcloud/feature/shareoverview | Morris Jobke | 2018-07-17 | 3 | -93/+164 | |
|\ | ||||||
| * | Jsuinit fixes | John Molakvoæ (skjnldsv) | 2018-07-17 | 1 | -3/+10 | |
| * | Reorder position of "Shared by me" and "Shared with me" | Morris Jobke | 2018-07-16 | 1 | -8/+10 | |
| * | Make section "deleted shares" a subsection of "shares" | Morris Jobke | 2018-07-16 | 1 | -12/+8 | |
| * | Rename "Shares overview" to "Shares" | Morris Jobke | 2018-07-16 | 2 | -2/+2 | |
| * | Fix share by/with check | John Molakvoæ (skjnldsv) | 2018-07-14 | 1 | -4/+4 | |
| * | Fixed sharing coding style and display - Added all shares overview | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -112/+71 | |
| * | Upgraded navigation submenu management and api + created sharing submenu | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -40/+38 | |
| * | Tiny start of the share overview | Roeland Jago Douma | 2018-07-13 | 3 | -30/+139 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-17 | 2 | -0/+6 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-16 | 2 | -0/+8 | |
* | | Merge pull request #5280 from nextcloud/shared-with-display-name | Morris Jobke | 2018-07-13 | 2 | -2/+132 | |
|\ \ | ||||||
| * | | SharedWithDisplayName + SharedWithAvatar | Maxence Lange | 2018-05-21 | 2 | -2/+132 | |
* | | | Merge pull request #10224 from nextcloud/fix-formatting-of-email-and-circle-s... | Morris Jobke | 2018-07-13 | 2 | -8/+62 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fix formatting of email and circle shares | Daniel Calviño Sánchez | 2018-07-12 | 2 | -8/+62 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-13 | 2 | -0/+48 | |
|/ / | ||||||
* | | Merge pull request #9895 from nextcloud/fed-group-shares | Morris Jobke | 2018-07-11 | 10 | -103/+278 | |
|\ \ | ||||||
| * | | fix unit tests | Bjoern Schiessle | 2018-07-11 | 2 | -1/+4 | |
| * | | update unit tests | Bjoern Schiessle | 2018-07-11 | 5 | -37/+74 | |
| * | | start to get fed group shares into the share dialog | Bjoern Schiessle | 2018-07-11 | 1 | -0/+10 | |
| * | | unshare from self | Bjoern Schiessle | 2018-07-11 | 1 | -10/+15 | |
| * | | accept/decline group shares | Bjoern Schiessle | 2018-07-11 | 3 | -15/+96 | |
| * | | implement federated group shares | Bjoern Schiessle | 2018-07-11 | 4 | -49/+88 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-11 | 4 | -2/+12 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-10 | 16 | -4/+64 | |
* | | Fixed jsunit | John Molakvoæ (skjnldsv) | 2018-07-05 | 1 | -2/+2 | |
* | | Fix exception | Roeland Jago Douma | 2018-07-05 | 1 | -0/+1 | |
* | | Always show menu | John Molakvoæ (skjnldsv) | 2018-07-05 | 1 | -13/+11 | |
* | | Disable sidebar on deleted share | John Molakvoæ (skjnldsv) | 2018-07-05 | 4 | -9/+23 | |
* | | Js magic for deleted shares | John Molakvoæ (skjnldsv) | 2018-07-05 | 5 | -19/+171 | |
* | | getDeletedSharedWith method | John Molakvoæ (skjnldsv) | 2018-07-05 | 1 | -11/+1 | |
* | | Add API to undelete delete group shares | Roeland Jago Douma | 2018-07-05 | 4 | -0/+134 | |
* | | look for correct OCM permissions | Bjoern Schiessle | 2018-07-02 | 1 | -6/+56 | |
* | | fix external manager tests | Bjoern Schiessle | 2018-07-02 | 1 | -10/+29 | |
* | | implement decline share | Bjoern Schiessle | 2018-07-02 | 1 | -1/+16 | |
* | | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 1 | -4/+8 | |
* | | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 3 | -0/+49 | |
* | | Merge pull request #10046 from nextcloud/fix-getting-the-information-of-a-gro... | Morris Jobke | 2018-06-29 | 2 | -7/+7 | |
|\ \ | ||||||
| * | | Fix getting the information of group share as a sharee | Daniel Calviño Sánchez | 2018-06-29 | 2 | -7/+7 | |
* | | | Merge pull request #8854 from nextcloud/drop-old-sharing-code | Morris Jobke | 2018-06-29 | 2 | -135/+0 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Backends are legacy code as well and need to go | Roeland Jago Douma | 2018-05-23 | 1 | -114/+0 |