Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | Improve caching | Julius Haertl | 2016-11-18 | 5 | -31/+69 |
| * | | | Caching for icon files using AppData | Julius Haertl | 2016-11-18 | 6 | -93/+433 |
| * | | | Theming: Code cleanup and cache buster for mime icons | Julius Haertl | 2016-11-18 | 8 | -75/+33 |
| * | | | Check if dynamic icons can be used | Julius Haertl | 2016-11-18 | 2 | -37/+90 |
| * | | | Add IconBuilder class to encapsulate icon generation | Julius Haertl | 2016-11-18 | 5 | -127/+341 |
| * | | | Improve unit tests for image generation | Julius Haertl | 2016-11-18 | 11 | -151/+207 |
| * | | | Theming: Add IconController tests | Julius Haertl | 2016-11-18 | 2 | -19/+207 |
| * | | | Fix IconController after rebase | Julius Haertl | 2016-11-18 | 1 | -12/+12 |
| * | | | Theming: Add icon caching | Julius Haertl | 2016-11-18 | 1 | -3/+5 |
| * | | | Theming: Add colorized icon css from icons.css | Julius Haertl | 2016-11-18 | 2 | -0/+40 |