summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-11-26128-696/+1644
|
* Add Identityproof testsRoeland Jago Douma2016-11-241-1/+0
| | | | | | | | | * Add tests for Key * Add tests for Manager * Add tests for Signer * Removed URLGenerator from Signer Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #2306 from nextcloud/dont-log-user-passwordMorris Jobke2016-11-242-9/+21
|\ | | | | Don't log the user password in case something goes wrong
| * Don't log the user password in case something goes wrongJoas Schilling2016-11-242-9/+21
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | fix some outdated namingJan-Christoph Borchardt2016-11-241-1/+1
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #2296 from nextcloud/nitpicking-on-federation-admin-sectionLukas Reschke2016-11-241-3/+3
|\ | | | | Fix some language issues in the federation admin panel
| * Fix some language issues in the federation admin panelJoas Schilling2016-11-241-3/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix placeholder typo in public link activityJoas Schilling2016-11-231-1/+1
|/ | | https://www.transifex.com/nextcloud/nextcloud/translate/#152/files_sharing/101548786/
* Add testsLukas Reschke2016-11-237-1/+268
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* restore ldap_password_prroot2016-11-2311-6/+240
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> remove notification part Signed-off-by: Roger Szabo <roger.szabo@web.de> blizzz comments Signed-off-by: Roger Szabo <roger.szabo@web.de> morris comment Signed-off-by: Roger Szabo <roger.szabo@web.de> improved error message for changing password Signed-off-by: Roger Szabo <roger.szabo@web.de> blizz comments 20161013 Signed-off-by: Roger Szabo <roger.szabo@web.de> Signed-off-by: Roger Szabo <roger.szabo@web.de> Adjust HintException usage Signed-off-by: Roger Szabo <roger.szabo@web.de> Signed-off-by: Roger Szabo <roger.szabo@web.de>
* Merge pull request #2281 from nextcloud/fix-translationMorris Jobke2016-11-232-4/+4
|\ | | | | Fix language typo
| * Fix language typoJoas Schilling2016-11-232-4/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #2232 from nextcloud/imagescale-fixLukas Reschke2016-11-231-1/+3
|\ \ | | | | | | Workaround for PHP bug when calling imagescale
| * | Workaround for PHP bug when calling imagescaleJulius Haertl2016-11-221-1/+3
| | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
* | | Merge pull request #2278 from nextcloud/filelist-share-visibleLukas Reschke2016-11-231-3/+9
|\ \ \ | | | | | | | | make the share icon in the filelist visible again
| * | | improved style of shared entryMorris Jobke2016-11-231-3/+8
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | make the share icon in the filelist visible againRobin Appelman2016-11-231-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #2240 from nextcloud/daita-encryption-init_on_master_keyLukas Reschke2016-11-234-0/+59
|\ \ \ \ | | | | | | | | | | init Session/privateKeys on Master Key
| * | | | check if session is initializedBjoern Schiessle2016-11-235-3/+59
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | | init Session/privateKeys on Master KeyMaxence Lange2016-11-221-0/+3
| | | | | | | | | | | | | | | I can't find another way to init the session ...
* | | | | Merge pull request #2266 from nextcloud/avatar_imageMorris Jobke2016-11-232-7/+41
|\ \ \ \ \ | | | | | | | | | | | | VCARDS don't hold binary data
| * | | | | VCARDS don't hold binary dataRoeland Jago Douma2016-11-232-7/+41
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * We need to base64 encode the avatar! * Switched to vcard v4 * User proper data uri Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #2262 from nextcloud/specify-parameters-on-public-downloadLukas Reschke2016-11-231-3/+9
|\ \ \ \ \ | |/ / / / |/| | | | Specify the parameters on public download
| * | | | Specify the parameters on public downloadJoas Schilling2016-11-221-3/+9
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #2263 from nextcloud/remove91_migrationLukas Reschke2016-11-234-234/+0
|\ \ \ \ | | | | | | | | | | Remove migration steps in app dav
| * | | | 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
|/ / / | | | | | | | | | 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>