summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-188-75/+33
| * | Check if dynamic icons can be usedJulius Haertl2016-11-182-37/+90
| * | Add IconBuilder class to encapsulate icon generationJulius Haertl2016-11-185-127/+341
| * | Improve unit tests for image generationJulius Haertl2016-11-1811-151/+207
| * | Theming: Add IconController testsJulius Haertl2016-11-182-19/+207
| * | Fix IconController after rebaseJulius Haertl2016-11-181-12/+12
| * | Theming: Add icon cachingJulius Haertl2016-11-181-3/+5
| * | Theming: Add colorized icon css from icons.cssJulius Haertl2016-11-182-0/+40
| * | Theming: Fix default parameters in icon routesJulius Haertl2016-11-182-3/+2
| * | Theming: Add PHPdoc and icon fallback to theming logoJulius Haertl2016-11-181-1/+26
| * | Theming: Add favicon-touch and fix icon creation with non svg imagesJulius Haertl2016-11-182-32/+72
| * | Theming: Add dynamic icon and favicon endpointsJulius Haertl2016-11-182-0/+254
* | | Merge pull request #2109 from nextcloud/oc_26533Morris Jobke2016-11-181-0/+5
|\ \ \
| * | | Test on storageRoeland Jago Douma2016-11-151-2/+2
| * | | Transfer ownership only analyze home storageVincent Petry2016-11-141-0/+5
* | | | Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-184-131/+55
|\ \ \ \
| * | | | add comment for non empty text fileRobin Appelman2016-11-161-1/+1
| * | | | Fix themeing unit testsRoeland Jago Douma2016-11-161-20/+29