Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement RESHARE_UNDO notification | Bjoern Schiessle | 2018-07-02 | 3 | -5/+18 |
* | - Don't remove share before all notifications are created, otherwise we miss ... | Bjoern Schiessle | 2018-07-02 | 1 | -13/+3 |
* | implement unshare notification | Bjoern Schiessle | 2018-07-02 | 4 | -63/+145 |
* | send reshare over OCM API | Bjoern Schiessle | 2018-07-02 | 5 | -45/+150 |
* | implement decline share | Bjoern Schiessle | 2018-07-02 | 5 | -47/+131 |
* | fix capabilities | Bjoern Schiessle | 2018-07-02 | 1 | -3/+7 |
* | implement accept share notification | Bjoern Schiessle | 2018-07-02 | 4 | -73/+176 |
* | adjust to latest api version | Bjoern Schiessle | 2018-07-02 | 6 | -26/+36 |
* | update capabilities | Bjoern Schiessle | 2018-07-02 | 1 | -1/+5 |
* | send accept share notification (WIP) | Bjoern Schiessle | 2018-07-02 | 5 | -14/+78 |
* | use new API to send a federated share if possible | Bjoern Schiessle | 2018-07-02 | 5 | -19/+105 |
* | add cloud federation api app | Bjoern Schiessle | 2018-07-02 | 9 | -0/+1152 |
* | implement receiving of federated shares | Bjoern Schiessle | 2018-07-02 | 5 | -181/+338 |
* | start implementing federated sharing 2.0 | Bjoern Schiessle | 2018-07-02 | 5 | -1/+102 |
* | Bump webpack from 4.12.2 to 4.14.0 in /apps/oauth2 | dependabot[bot] | 2018-06-30 | 2 | -26/+21 |
* | Bump webpack from 4.12.2 to 4.14.0 in /apps/updatenotification | dependabot[bot] | 2018-06-29 | 2 | -35/+25 |
* | Merge pull request #10061 from nextcloud/dependabot/npm_and_yarn/apps/accessi... | Roeland Jago Douma | 2018-06-29 | 2 | -26/+21 |
|\ | |||||
| * | Bump webpack from 4.12.2 to 4.14.0 in /apps/accessibility | dependabot[bot] | 2018-06-29 | 2 | -26/+21 |
* | | Merge pull request #10041 from liamdennehy/10001/trashbin-defaults | Roeland Jago Douma | 2018-06-29 | 2 | -10/+57 |
|\ \ | |/ |/| | |||||
| * | Fix and extend tests | Roeland Jago Douma | 2018-06-29 | 1 | -6/+41 |
| * | trashbin:cleanup exceptions for invalid options | Liam Dennehy | 2018-06-28 | 1 | -4/+6 |
| * | Default behaviour when no users are specified on trashbin:cleanup | Liam Dennehy | 2018-06-28 | 1 | -3/+13 |
* | | Merge pull request #10038 from nextcloud/files-scan-home-only | Morris Jobke | 2018-06-29 | 1 | -3/+13 |
|\ \ | |||||
| * | | Add option to only scan the home storage | Robin Appelman | 2018-06-28 | 1 | -3/+13 |
| |/ | |||||
* | | Do not hide reset button | Julius Härtl | 2018-06-29 | 2 | -3/+1 |
* | | Adjust collaborative tags and automated tagging settings | Julius Härtl | 2018-06-29 | 5 | -26/+65 |
* | | 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 |
| * | | | Get rid of shareItem | Morris Jobke | 2018-05-23 | 2 | -22/+1 |
* | | | | Merge pull request #9705 from nextcloud/feature/9163/whatsnew-admin-gui | Morris Jobke | 2018-06-29 | 20 | -68/+288 |
|\ \ \ \ | |||||
| * | | | | adjust tests | Arthur Schiwon | 2018-06-29 | 1 | -6/+11 |
| * | | | | Rebuild | Roeland Jago Douma | 2018-06-29 | 2 | -4/+4 |
| * | | | | updated production js files | Arthur Schiwon | 2018-06-29 | 2 | -3/+3 |
| * | | | | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 5 | -34/+115 |
| * | | | | Unify vue template design | John Molakvoæ (skjnldsv) | 2018-06-29 | 14 | -16/+16 |
| * | | | | various fixes, typo, center popover, updated build | John Molakvoæ (skjnldsv) | 2018-06-29 | 7 | -141/+4 |
| * | | | | Popover design fixes and settings update | John Molakvoæ (skjnldsv) | 2018-06-29 | 6 | -2/+141 |
| * | | | | adjust and reuse apps.css, makes additional class and rules unnecessary | Arthur Schiwon | 2018-06-29 | 2 | -14/+3 |
| * | | | | CSS fixes | Arthur Schiwon | 2018-06-29 | 2 | -10/+12 |
| * | | | | do things with npm so make build-js-production succeeds without complaints | Arthur Schiwon | 2018-06-29 | 5 | -31/+27 |
| * | | | | fix method declaration | Arthur Schiwon | 2018-06-29 | 1 | -2/+2 |
| * | | | | adjust tests | Arthur Schiwon | 2018-06-29 | 3 | -1/+11 |
| * | | | | display whats new info in admin settings | Arthur Schiwon | 2018-06-29 | 10 | -10/+145 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #10037 from nextcloud/dav-options-search | Morris Jobke | 2018-06-29 | 5 | -3/+84 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix search related results in OPTIONS requests | Robin Appelman | 2018-06-28 | 5 | -3/+84 |
| | |/ | |/| | |||||
* | | | Merge pull request #5623 from nextcloud/locale-setting | Morris Jobke | 2018-06-29 | 3 | -5/+22 |
|\ \ \ | |||||
| * | | | fix tests / mistakes made during rebase | Georg Ehrke | 2018-06-27 | 3 | -20/+8 |
| * | | | handle config.php values | Thomas Citharel | 2018-06-27 | 1 | -0/+4 |