summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Only do stuff when its a remote-share activityJoas Schilling2016-11-221-2/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #2246 from ↵Lukas Reschke2016-11-222-8/+62
|\ | | | | | | | | nextcloud/display-name-for-files-and-tagging-activities-again Use the display name for files activities again
| * document new variableMorris Jobke2016-11-221-0/+3
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Use the display name for files activities againJoas Schilling2016-11-222-8/+59
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #2229 from nextcloud/select2-fix-bisLukas Reschke2016-11-221-1/+1
|\ \ | | | | | | Select2 fix bis
| * | Fix systemtagsfilelist unwanted margin and clean aera a bitJohn Molakvoæ2016-11-221-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Fix undefined systemtags stuffRoeland Jago Douma2016-11-221-4/+2
| |/ |/| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #2179 from nextcloud/update-systemtags-to-new-activity-apiJoas Schilling2016-11-226-363/+425
|\ \ | | | | | | Update systemtags activity to new API
| * | Update systemtags activity to new APIJoas Schilling2016-11-176-363/+425
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #2165 from nextcloud/sharing-activities-updateRoeland Jago Douma2016-11-2215-604/+1645
|\ \ \ | | | | | | | | Move file sharing activities to the new API
| * | | Move file sharing activities to the new APIJoas Schilling2016-11-1615-604/+1645
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #2154 from nextcloud/comments-activities-updateMorris Jobke2016-11-2210-368/+456
|\ \ \ \ | |_|_|/ |/| | | Move comments activities to the new API
| * | | Update testJoas Schilling2016-11-181-1/+3
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Fix wrong copyright headersJoas Schilling2016-11-161-10/+9
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Use the display name for usersJoas Schilling2016-11-161-4/+41
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Move comments activities to the new APIJoas Schilling2016-11-168-357/+407
| |/ / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [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 calendars
| * | | fix PropPatch requests on calendarsGeorg Ehrke2016-11-212-8/+19
| | |/ | |/| | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | Remove debug codeLukas Reschke2016-11-211-4/+0
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Add config switchLukas Reschke2016-11-216-18/+71
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Remove unused variableLukas Reschke2016-11-211-1/+1
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Add retry jobLukas Reschke2016-11-213-24/+76
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Fix lookup urlRoeland Jago Douma2016-11-212-2/+2
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Push json to the lookupserverRoeland Jago Douma2016-11-211-3/+3
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Search on lookup serverRoeland Jago Douma2016-11-212-5/+41
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Add a signer class for signingLukas Reschke2016-11-212-62/+49
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | lookup server connectorBjoern Schiessle2016-11-212-12/+82
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | push public user data to the lookup serverBjoern Schiessle2016-11-214-0/+172
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | update unit testsBjoern Schiessle2016-11-213-56/+145
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | update system address book if the user change the personal settingsBjoern Schiessle2016-11-214-94/+96
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | Fix popover layout fix for files and globalJohn Molakvoæ (skjnldsv)2016-11-211-18/+2
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | [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
|\ \ \ | | | | | | | | Password confirmation for some actions
| * | | Fix unit testsJoas Schilling2016-11-181-1/+4
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Require password confirmation when changing workflow rulesJoas Schilling2016-11-182-0/+16
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Require confirmation when generating backup codesJoas Schilling2016-11-182-4/+11
| |/ / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke2016-11-1819-4/+1330
|\ \ \ | | | | | | | | Add dynamic icon creation
| * | | Use IAppManager instead of OC_AppJulius Haertl2016-11-185-36/+81
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
| * | | Error handling and tests if file was not foundJulius Haertl2016-11-184-51/+96
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
| * | | Sanitize input and small fixesJulius Haertl2016-11-187-45/+61
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
| * | | Replace null return with NotFoundExceptionJulius Haertl2016-11-184-21/+27
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
| * | | Fix icon-folder cssJulius Haertl2016-11-182-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
| * | | Fix svg resizing and remove deprecated method callJulius Haertl2016-11-182-4/+11
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
| * | | Improve cachingJulius Haertl2016-11-185-31/+69
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
| * | | Caching for icon files using AppDataJulius Haertl2016-11-186-93/+433
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
| * | | Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-188-75/+33
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
| * | | Check if dynamic icons can be usedJulius Haertl2016-11-182-37/+90
| | | | | | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>