Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-29 | 74 | -120/+168 |
* | Mock HTTPClientService | Lukas Reschke | 2016-09-29 | 1 | -2/+21 |
* | Merge pull request #1553 from nextcloud/fix-comment-count-translation | Lukas Reschke | 2016-09-28 | 1 | -1/+1 |
|\ | |||||
| * | Fix comment count tooltip | Joas Schilling | 2016-09-28 | 1 | -1/+1 |
* | | Merge pull request #1534 from nextcloud/svg-optimization | Lukas Reschke | 2016-09-28 | 26 | -658/+26 |
|\ \ | |||||
| * | | Svgo optimization | skjnldsv | 2016-09-27 | 26 | -658/+26 |
| |/ | |||||
* | | Merge pull request #1513 from nextcloud/fix-etag-on-move | Morris Jobke | 2016-09-28 | 3 | -11/+69 |
|\ \ | |||||
| * | | Return ETag and OC-ETag in case of a move (#25683) | Thomas Müller | 2016-09-28 | 3 | -11/+69 |
* | | | Merge pull request #1545 from nextcloud/delete-calendars-with-their-users | Morris Jobke | 2016-09-28 | 4 | -16/+152 |
|\ \ \ | |/ / |/| | | |||||
| * | | Rename deleteAllSharesForUser() to deleteAllSharesByUser() | Thomas Citharel | 2016-09-28 | 3 | -3/+3 |
| * | | Add IL10N to unit test | Lukas Reschke | 2016-09-27 | 1 | -0/+15 |
| * | | fix deletion of calendars | Thomas Citharel | 2016-09-27 | 3 | -6/+55 |
| * | | delete shares to an user | Thomas Citharel | 2016-09-27 | 4 | -0/+20 |
| * | | Adjust delete logic and ann unit tests | Thomas Müller | 2016-09-27 | 2 | -35/+66 |
| * | | delete also addressbooks on user deletion | Thomas Citharel | 2016-09-27 | 1 | -0/+9 |
| * | | delete calendars when users are deleted | Thomas Citharel | 2016-09-27 | 1 | -1/+13 |
* | | | Merge pull request #1512 from nextcloud/share-alttext | Morris Jobke | 2016-09-28 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Display "Share" alt text for share action icon (#26158) | Vincent Petry | 2016-09-26 | 1 | -0/+1 |
* | | | | UpdateState is empty if no update is available | Lukas Reschke | 2016-09-28 | 2 | -2/+2 |
* | | | | Merge pull request #1535 from nextcloud/files-loading-css-fix | Julius Härtl | 2016-09-28 | 1 | -3/+1 |
|\ \ \ \ | |||||
| * | | | | Use css loading animation and not gif | John Molakvoæ | 2016-09-27 | 1 | -3/+1 |
| | |_|/ | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-28 | 20 | -2/+310 |
* | | | | Merge pull request #1459 from nextcloud/upstream-fix_trashbin_deleteallhooks_... | Lukas Reschke | 2016-09-27 | 1 | -2/+45 |
|\ \ \ \ | |||||
| * | | | | Also fire a bulk pre- and post-delete hook | Steven Bühner | 2016-09-20 | 1 | -3/+14 |
| * | | | | Always use the same relative Path (Starting from users home dir. i.e.: "/file... | Steven Bühner | 2016-09-20 | 1 | -4/+7 |
| * | | | | Take the same path (with /USERNAME/ as base) for every emmited hooks | Steven Bühner | 2016-09-20 | 1 | -2/+2 |
| * | | | | Emit hooks for each file before and after all files in trashbin have been del... | Steven Bühner | 2016-09-20 | 1 | -23/+23 |
| * | | | | Fiy typo | Steven Bühner | 2016-09-20 | 1 | -1/+1 |
| * | | | | Emit Hooks for each file bevore and after all files in trashbin have been del... | Steven Bühner | 2016-09-20 | 1 | -3/+32 |
* | | | | | Merge pull request #1197 from nextcloud/oc-public-sharing | Lukas Reschke | 2016-09-27 | 18 | -8/+1033 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | fix annotations & copyright headers | Thomas Citharel | 2016-09-26 | 4 | -90/+41 |
| * | | | | fix tests | Thomas Citharel | 2016-09-26 | 1 | -1/+1 |
| * | | | | add in same request | Thomas Citharel | 2016-09-26 | 3 | -25/+4 |
| * | | | | fix public calendars | Thomas Citharel | 2016-09-26 | 3 | -1/+22 |
| * | | | | Use true random string as uri for public calendars - as a result we can no lo... | Thomas Müller | 2016-09-26 | 11 | -47/+73 |
| * | | | | Add new constructor args | Lukas Reschke | 2016-09-26 | 2 | -7/+18 |
| * | | | | Add missing constructor argument | Lukas Reschke | 2016-09-26 | 1 | -2/+2 |
| * | | | | Add test for PublicCalendarRoot | Thomas Citharel | 2016-09-26 | 1 | -0/+103 |
| * | | | | add calendarserver-sharing to the list of advertised features | Thomas Citharel | 2016-09-26 | 1 | -1/+1 |
| * | | | | use AllowedSharingModes for can-be-published & can-be-shared | Thomas Citharel | 2016-09-26 | 1 | -2/+3 |
| * | | | | fix can-be-published | Thomas Citharel | 2016-09-26 | 2 | -1/+5 |
| * | | | | add missing tests | Thomas Citharel | 2016-09-26 | 2 | -3/+18 |
| * | | | | add can-be-published property | Thomas Citharel | 2016-09-26 | 1 | -0/+4 |
| * | | | | add space between calendarname and owner name | Thomas Citharel | 2016-09-26 | 1 | -1/+1 |
| * | | | | fix getChild() | Thomas Citharel | 2016-09-26 | 1 | -1/+1 |
| * | | | | test serializer | Thomas Citharel | 2016-09-26 | 1 | -0/+56 |
| * | | | | Add publicuri to oc_dav_shares table and start working with it | Thomas Citharel | 2016-09-26 | 4 | -13/+67 |
| * | | | | fix some bracket positions | Thomas Citharel | 2016-09-26 | 1 | -14/+7 |
| * | | | | move getPublicCalendar inside the caldav backend | Thomas Citharel | 2016-09-26 | 2 | -11/+23 |
| * | | | | fix indent once and for all | Thomas Citharel | 2016-09-26 | 2 | -82/+83 |