aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2263 from nextcloud/remove91_migrationLukas Reschke2016-11-234-234/+0
|\
| * Remove 9.1 migration steps in app dav (#25654)Thomas Müller2016-11-224-234/+0
* | Only do stuff when its a remote-share activityJoas Schilling2016-11-221-2/+3
|/
* Merge pull request #2246 from nextcloud/display-name-for-files-and-tagging-ac...Lukas Reschke2016-11-222-8/+62
|\
| * document new variableMorris Jobke2016-11-221-0/+3
| * Use the display name for files activities againJoas Schilling2016-11-222-8/+59
* | Merge pull request #2229 from nextcloud/select2-fix-bisLukas Reschke2016-11-221-1/+1
|\ \
| * | Fix systemtagsfilelist unwanted margin and clean aera a bitJohn Molakvoæ2016-11-221-1/+1
* | | Fix undefined systemtags stuffRoeland Jago Douma2016-11-221-4/+2
| |/ |/|
* | Merge pull request #2179 from nextcloud/update-systemtags-to-new-activity-apiJoas Schilling2016-11-226-363/+425
|\ \
| * | Update systemtags activity to new APIJoas Schilling2016-11-176-363/+425
* | | Merge pull request #2165 from nextcloud/sharing-activities-updateRoeland Jago Douma2016-11-2215-604/+1645
|\ \ \
| * | | Move file sharing activities to the new APIJoas Schilling2016-11-1615-604/+1645
* | | | Merge pull request #2154 from nextcloud/comments-activities-updateMorris Jobke2016-11-2210-368/+456
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update testJoas Schilling2016-11-181-1/+3
| * | | Fix wrong copyright headersJoas Schilling2016-11-161-10/+9
| * | | Use the display name for usersJoas Schilling2016-11-161-4/+41
| * | | Move comments activities to the new APIJoas Schilling2016-11-168-357/+407
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2016-11-224-0/+26
* | | Merge pull request #2225 from nextcloud/fix_caldav_proppatch_requestsLukas Reschke2016-11-212-8/+19
|\ \ \
| * | | fix PropPatch requests on calendarsGeorg Ehrke2016-11-212-8/+19
| | |/ | |/|
* | | Remove debug codeLukas Reschke2016-11-211-4/+0
* | | Add config switchLukas Reschke2016-11-216-18/+71
* | | Remove unused variableLukas Reschke2016-11-211-1/+1
* | | Add retry jobLukas Reschke2016-11-213-24/+76
* | | Fix lookup urlRoeland Jago Douma2016-11-212-2/+2
* | | Push json to the lookupserverRoeland Jago Douma2016-11-211-3/+3
* | | Search on lookup serverRoeland Jago Douma2016-11-212-5/+41
* | | Add a signer class for signingLukas Reschke2016-11-212-62/+49
* | | lookup server connectorBjoern Schiessle2016-11-212-12/+82
* | | push public user data to the lookup serverBjoern Schiessle2016-11-214-0/+172
* | | update unit testsBjoern Schiessle2016-11-213-56/+145
* | | update system address book if the user change the personal settingsBjoern Schiessle2016-11-214-94/+96
* | | Fix popover layout fix for files and globalJohn Molakvoæ (skjnldsv)2016-11-211-18/+2
* | | [tx-robot] updated from transifexNextcloud bot2016-11-2132-6/+242
* | | [tx-robot] updated from transifexNextcloud bot2016-11-2034-26/+174
* | | [tx-robot] updated from transifexNextcloud bot2016-11-1910-2/+86
* | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-185-5/+31
|\ \ \
| * | | Fix unit testsJoas Schilling2016-11-181-1/+4
| * | | Require password confirmation when changing workflow rulesJoas Schilling2016-11-182-0/+16
| * | | Require confirmation when generating backup codesJoas Schilling2016-11-182-4/+11
| |/ /
* | | Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke2016-11-1819-4/+1330
|\ \ \
| * | | Use IAppManager instead of OC_AppJulius Haertl2016-11-185-36/+81
| * | | Error handling and tests if file was not foundJulius Haertl2016-11-184-51/+96
| * | | Sanitize input and small fixesJulius Haertl2016-11-187-45/+61
| * | | Replace null return with NotFoundExceptionJulius Haertl2016-11-184-21/+27
| * | | Fix icon-folder cssJulius Haertl2016-11-182-6/+6
| * | | Fix svg resizing and remove deprecated method callJulius Haertl2016-11-182-4/+11
| * | | Improve cachingJulius Haertl2016-11-185-31/+69
| * | | Caching for icon files using AppDataJulius Haertl2016-11-186-93/+433