summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-02-13204-1376/+2520
|
* [tx-robot] updated from transifexNextcloud bot2018-02-12206-32/+424
|
* Merge pull request #8308 from nextcloud/public_link_wa_previewJoas Schilling2018-02-121-0/+11
|\ | | | | Show open graph preview in WhatsApp
| * Show open graph preview in WhatsAppRoeland Jago Douma2018-02-121-0/+11
| | | | | | | | | | | | | | Whatsapp is picky about the size of the open graph images. So we do some special handling. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Fix example regex for user agent matchingJoas Schilling2018-02-101-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2018-02-09102-102/+108
|/
* [tx-robot] updated from transifexNextcloud bot2018-02-0912-214/+316
|
* Merge pull request #8100 from nextcloud/s3-folder-deleteMorris Jobke2018-02-081-7/+12
|\ | | | | Fix deleting folders when using s3 external storage
| * fix invalidating folder cache for s3Robin Appelman2018-01-291-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * adjust s3 bulk delete to new sdk syntaxRobin Appelman2018-01-291-6/+11
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #8023 from nextcloud/webdavsearch_limit_order_fixingMorris Jobke2018-02-082-55/+138
|\ \ | | | | | | Respect limit and order in webdav search
| * | adjust testsRobin Appelman2018-02-071-17/+21
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | CacheJail should apply limit and offset after searchingRoeland Jago Douma2018-02-071-1/+1
| | | | | | | | | | | | | | | | | | Else the results might not be correct. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Adjust to updated searchdav libraryRobin Appelman2018-02-071-67/+51
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | Respect limit and order in webdav searchRoeland Jago Douma2018-02-071-3/+98
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2018-02-0812-44/+140
| | |
* | | keep previous exception when transforming to dav exceptionRobin Appelman2018-02-072-5/+6
|/ / | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-02-074-6/+24
| |
* | [tx-robot] updated from transifexNextcloud bot2018-02-078-8/+36
| |
* | Merge pull request #8155 from nextcloud/use-guest-cssMorris Jobke2018-02-051-2/+5
|\ \ | | | | | | Fix styling issues of guest pages
| * | Add space on guest pages with custom logoJulius Härtl2018-02-021-0/+3
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Make sure theming logo css only applies when a logo is setJulius Härtl2018-02-021-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2018-02-054-0/+6
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-02-046-4/+10
| | |
* | | Merge pull request #8163 from nextcloud/fix_themeing_testRoeland Jago Douma2018-02-031-6/+6
|\ \ \ | | | | | | | | Fix theming test
| * | | Fix theming testRoeland Jago Douma2018-02-021-6/+6
| |/ / | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / / [tx-robot] updated from transifexNextcloud bot2018-02-0332-30/+164
|/ /
* | Merge pull request #8122 from nextcloud/fix-6851Morris Jobke2018-02-021-0/+1
|\ \ | | | | | | fix reading the ldapIgnoreNamingRule config value
| * | typoblizzz2018-01-311-1/+1
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | fixes reading the sysconfig valueArthur Schiwon2018-01-311-0/+1
| | | | | | | | | | | | | | | | | | settings without the entry in the translation array are computed Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | [tx-robot] updated from transifexNextcloud bot2018-02-0224-24/+128
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-02-01698-2636/+698
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-02-01402-3546/+402
| | |
* | | Use correct update serverMorris Jobke2018-02-012-4/+4
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Add all parameters to returnValueMapJulius Härtl2018-01-311-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Remove deprecated isEnabled call from files_trashbinJulius Härtl2018-01-311-1/+1
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2018-01-312-0/+2
| | |
* | | Merge pull request #8000 from nextcloud/fix_7983Morris Jobke2018-01-306-4/+142
|\ \ \ | | | | | | | | Provide list of editable fields via OCS API
| * | | Fix testsRoeland Jago Douma2018-01-266-7/+117
| | | | | | | | | | | | | | | | | | | | | | | | * Add factory for the federatedfilesharing app Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Don't expose language and password as editableRoeland Jago Douma2018-01-261-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Password might not always be editable - Also chaging that will invalide apptokens etc which will directly lock out your phone * Chaging the language also doesn't make that much sense to me currently Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Provide list of editable fields via OCS APIRoeland Jago Douma2018-01-262-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #7983 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #8111 from nextcloud/only_encrypted_prop_on_foldersRoeland Jago Douma2018-01-301-4/+4
|\ \ \ \ | |_|/ / |/| | | Only handle encrypted property on folders
| * | | Only handle encrypted property on foldersRoeland Jago Douma2018-01-301-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exposing the encrypted property is required for E2E. However, there is no need to expose this on files as then it is server side encryption (which the clients don't care about). Better to not confuse the output. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2018-01-304-2/+12
|/ / /
* | | Merge pull request #8078 from nextcloud/theming-validate-scssMorris Jobke2018-01-293-18/+14
|\ \ \ | | | | | | | | SCSS hardening
| * | | Fix theming testsJulius Härtl2018-01-261-8/+2
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Do not rewrite absolute URLsJulius Härtl2018-01-261-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Only override image styles if the theming values are setJulius Härtl2018-01-261-8/+10
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Use ::class statement instead of stringMorris Jobke2018-01-2931-84/+147
| |_|/ |/| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | [tx-robot] updated from transifexNextcloud bot2018-01-2912-80/+88
| | |