Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #2262 from nextcloud/specify-parameters-on-public-download | Lukas Reschke | 2016-11-23 | 1 | -3/+9 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Specify the parameters on public download | Joas Schilling | 2016-11-22 | 1 | -3/+9 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #2263 from nextcloud/remove91_migration | Lukas Reschke | 2016-11-23 | 4 | -234/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove 9.1 migration steps in app dav (#25654) | Thomas Müller | 2016-11-22 | 4 | -234/+0 | |
| |/ / / | ||||||
* / / / | Only do stuff when its a remote-share activity | Joas Schilling | 2016-11-22 | 1 | -2/+3 | |
|/ / / | ||||||
* | | | Merge pull request #2246 from nextcloud/display-name-for-files-and-tagging-ac... | Lukas Reschke | 2016-11-22 | 2 | -8/+62 | |
|\ \ \ | ||||||
| * | | | document new variable | Morris Jobke | 2016-11-22 | 1 | -0/+3 | |
| * | | | Use the display name for files activities again | Joas Schilling | 2016-11-22 | 2 | -8/+59 | |
| |/ / | ||||||
* | | | Merge pull request #2229 from nextcloud/select2-fix-bis | Lukas Reschke | 2016-11-22 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix systemtagsfilelist unwanted margin and clean aera a bit | John Molakvoæ | 2016-11-22 | 1 | -1/+1 | |
* | | | | Fix undefined systemtags stuff | Roeland Jago Douma | 2016-11-22 | 1 | -4/+2 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #2179 from nextcloud/update-systemtags-to-new-activity-api | Joas Schilling | 2016-11-22 | 6 | -363/+425 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Update systemtags activity to new API | Joas Schilling | 2016-11-17 | 6 | -363/+425 | |
* | | | Merge pull request #2165 from nextcloud/sharing-activities-update | Roeland Jago Douma | 2016-11-22 | 15 | -604/+1645 | |
|\ \ \ | ||||||
| * | | | Move file sharing activities to the new API | Joas Schilling | 2016-11-16 | 15 | -604/+1645 | |
* | | | | Merge pull request #2154 from nextcloud/comments-activities-update | Morris Jobke | 2016-11-22 | 10 | -368/+456 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Update test | Joas Schilling | 2016-11-18 | 1 | -1/+3 | |
| * | | | Fix wrong copyright headers | Joas Schilling | 2016-11-16 | 1 | -10/+9 | |
| * | | | Use the display name for users | Joas Schilling | 2016-11-16 | 1 | -4/+41 | |
| * | | | Move comments activities to the new API | Joas Schilling | 2016-11-16 | 8 | -357/+407 | |
| |/ / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-22 | 4 | -0/+26 | |
* | | | Merge pull request #2225 from nextcloud/fix_caldav_proppatch_requests | Lukas Reschke | 2016-11-21 | 2 | -8/+19 | |
|\ \ \ | ||||||
| * | | | fix PropPatch requests on calendars | Georg Ehrke | 2016-11-21 | 2 | -8/+19 | |
| | |/ | |/| | ||||||
* | | | Remove debug code | Lukas Reschke | 2016-11-21 | 1 | -4/+0 | |
* | | | Add config switch | Lukas Reschke | 2016-11-21 | 6 | -18/+71 | |
* | | | Remove unused variable | Lukas Reschke | 2016-11-21 | 1 | -1/+1 | |
* | | | Add retry job | Lukas Reschke | 2016-11-21 | 3 | -24/+76 | |
* | | | Fix lookup url | Roeland Jago Douma | 2016-11-21 | 2 | -2/+2 | |
* | | | Push json to the lookupserver | Roeland Jago Douma | 2016-11-21 | 1 | -3/+3 | |
* | | | Search on lookup server | Roeland Jago Douma | 2016-11-21 | 2 | -5/+41 | |
* | | | Add a signer class for signing | Lukas Reschke | 2016-11-21 | 2 | -62/+49 | |
* | | | lookup server connector | Bjoern Schiessle | 2016-11-21 | 2 | -12/+82 | |
* | | | push public user data to the lookup server | Bjoern Schiessle | 2016-11-21 | 4 | -0/+172 | |
* | | | update unit tests | Bjoern Schiessle | 2016-11-21 | 3 | -56/+145 | |
* | | | update system address book if the user change the personal settings | Bjoern Schiessle | 2016-11-21 | 4 | -94/+96 | |
* | | | Fix popover layout fix for files and global | John Molakvoæ (skjnldsv) | 2016-11-21 | 1 | -18/+2 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-21 | 32 | -6/+242 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-20 | 34 | -26/+174 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-19 | 10 | -2/+86 | |
* | | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions | Morris Jobke | 2016-11-18 | 5 | -5/+31 | |
|\ \ \ | ||||||
| * | | | Fix unit tests | Joas Schilling | 2016-11-18 | 1 | -1/+4 | |
| * | | | Require password confirmation when changing workflow rules | Joas Schilling | 2016-11-18 | 2 | -0/+16 | |
| * | | | Require confirmation when generating backup codes | Joas Schilling | 2016-11-18 | 2 | -4/+11 | |
| |/ / | ||||||
* | | | Merge pull request #840 from nextcloud/theming-icon-endpoint | Morris Jobke | 2016-11-18 | 19 | -4/+1330 | |
|\ \ \ | ||||||
| * | | | Use IAppManager instead of OC_App | Julius Haertl | 2016-11-18 | 5 | -36/+81 | |
| * | | | Error handling and tests if file was not found | Julius Haertl | 2016-11-18 | 4 | -51/+96 | |
| * | | | Sanitize input and small fixes | Julius Haertl | 2016-11-18 | 7 | -45/+61 | |
| * | | | Replace null return with NotFoundException | Julius Haertl | 2016-11-18 | 4 | -21/+27 | |
| * | | | Fix icon-folder css | Julius Haertl | 2016-11-18 | 2 | -6/+6 | |
| * | | | Fix svg resizing and remove deprecated method call | Julius Haertl | 2016-11-18 | 2 | -4/+11 |