summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Replace unecessary unescaped prints with printLukas Reschke2017-04-051-1/+1
| | | | | | There's no need to have those unescaped from what I can see. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix misleading wording: searching is affected, not user access.Arthur Schiwon2017-02-211-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #2461 from nextcloud/stable9-2010Morris Jobke2016-12-021-1/+6
|\ | | | | [stable9] Fixed disappearing of share info in file view
| * Fixed disappearing of share info in file viewMichael Jobst2016-12-021-1/+6
| |
* | fix typoThomas Citharel2016-12-021-1/+1
|/ | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Merge pull request #2446 from nextcloud/stable9-detect-also-a-400-statusMorris Jobke2016-12-012-1/+6
|\ | | | | [stable9] Catch status code 400
| * [stable9] Catch status code 400Lukas Reschke2016-12-012-1/+6
| | | | | | | | | | | | In case the server returns a statuscode 400 we should also gracefully return to the home directory. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | [stable9] On write-only shares do not allow to specify subfoldersLukas Reschke2016-12-011-3/+10
|/ | | | | | In case of a write-only share we should not allow to specify a subfolder as this is unexpected behaviour. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add testsRoeland Jago Douma2016-11-151-1/+60
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [stable9] Fixes not allowed increasing of link share permissionsRoeland Jago Douma2016-11-141-0/+1
| | | | | | Backport of #2100 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* fix button on public upload pageJan-Christoph Borchardt2016-11-081-3/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #1770 from ↵Roeland Jago Douma2016-10-241-3/+10
|\ | | | | | | | | nextcloud/backport-1766-force-uid-casing-on-transfer-ownership-9 [stable9] Make sure the UID is correctly cased
| * Make sure the UID is correctly casedJoas Schilling2016-10-171-3/+10
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Make sure we only use numbers as lengthJoas Schilling2016-10-192-2/+9
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Unset user PHOTO before setting new one in ↵Olivier Mehani2016-10-121-0/+1
| | | | | | | OCA\DAV\CardDAV\Converter::updateCard (#26243) Signed-off-by: Olivier Mehani <shtrom@ssji.net> #26242
* UpdateState is empty if no update is availableLukas Reschke2016-09-281-1/+1
| | | | This leads to log messages such as "Undefined index: updaterEnabled at /media/psf/nextcloud/apps/updatenotification/lib/Controller/AdminController.php#116".
* Respect updater kill switch and fall back to download buttonJoas Schilling2016-09-276-8/+40
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Revert "[stable9] Don't show the updater if updater is incompatible"Morris Jobke2016-09-263-108/+13
| | | | This reverts commit 5e2bf16db1d5b2726713d04b019ade8557104fbd.
* Revert "Fix tests"Morris Jobke2016-09-232-16/+7
| | | | | | This reverts commit 997e4cf3fe297190c16ad12750e60c289c8ed088. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Revert "Show an update button instead of the updater"Morris Jobke2016-09-234-6/+29
| | | | | | This reverts commit b42ee95383cbedb6a0fadf315fcdccba226286a9. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Move Travis tests to DroneCILukas Reschke2016-09-142-24/+0
| | | | | | | | | | Should give us some quicker test execution speed as we're not limited by Travis Explicitly invoke with "bash" Install instance already Use newest litmus container
* Allow increasing permissions for share ownerVincent Petry2016-09-132-1/+109
| | | | | | In some cases, the owner of the share is also recipient through a group share. The owner must still be able to increase permissions in that situation.
* Don't print exception message in HTMLLukas Reschke2016-09-092-5/+3
| | | | | | The exception message is potentially influenced by user input and could thus be confusing (e.g. somebody could try to open a file like "Please send a mail to support@foo.com", and then the message would include that string. It is thus reasonable to not show the exception message by default. Also for the browser view I added an `exit()` at the end, as otherwise the XML exception would be attached.
* Merge pull request #1325 from ↵Joas Schilling2016-09-086-36/+22
|\ | | | | | | | | nextcloud/backport-1323-show-download-button-for-updates-atm-9 [stable9] Show an download button instead of the updater
| * Fix testsJoas Schilling2016-09-082-7/+16
| |
| * Show an update button instead of the updaterJoas Schilling2016-09-084-29/+6
| |
* | Fix testsJoas Schilling2016-09-081-17/+31
| |
* | UPDATE permissions qualify for renaming a nodeJoas Schilling2016-09-081-5/+10
| |
* | Only require CREATE permissions when the file does not exist yetJoas Schilling2016-09-081-2/+11
|/
* Fix layout of success message and textMorris Jobke2016-09-072-2/+2
|
* Merge pull request #1295 from nextcloud/stable9-backport-1292Morris Jobke2016-09-071-0/+4
|\ | | | | [stable9] Add icon for the theming app
| * Add icon for the theming appFelix Epp2016-09-071-0/+4
| |
* | Fix for Nextcloud9Joas Schilling2016-09-063-18/+9
| |
* | No background and logo in 10Joas Schilling2016-09-062-37/+5
| |
* | php 5.4 and 5.5 compatibilityJoas Schilling2016-09-063-33/+14
| |
* | Add image URLs and testsJoas Schilling2016-09-063-1/+225
| |
* | Add theming information to capabilities for the clientJoas Schilling2016-09-062-0/+62
|/
* Also prevent null byte characterJoas Schilling2016-09-012-1/+3
|
* Filter out %0A from pathsJoas Schilling2016-09-012-2/+8
|
* Merge pull request #1182 from nextcloud/backport-870-oracle-support-9Joas Schilling2016-08-311-1/+1
|\ | | | | [stable9] Fix oracle support of external storage app
| * Fix oracle support of external storage appJoas Schilling2016-08-301-1/+1
| |
* | Add a unit test for all the magicJoas Schilling2016-08-311-1/+64
| |
* | Correctly handle multi-values when converting VCards to arrayJoas Schilling2016-08-311-1/+43
|/
* Merge pull request #1153 from nextcloud/stable9-fix-sharedstorage-hooksLukas Reschke2016-08-301-2/+2
|\ | | | | Fix paths returned by \OC\Files\Storage\Shared hooks (#25519)
| * Fix paths returned by \OC\Files\Storage\Shared hooks (#25519)Vincent Petry2016-08-291-2/+2
| | | | | | Fixes #23620
* | Merge pull request #1141 from ↵blizzz2016-08-301-1/+1
|\ \ | | | | | | | | | | | | nextcloud/backport-1132-prevent-parse-error-on-editing-an-html-comment-9 [stable9] Prevent parse error on editing an HTML comment
| * | Prevent parse error on editing an HTML commentJoas Schilling2016-08-291-1/+1
| |/
* | Merge pull request #1152 from nextcloud/butonic-patch-2Roeland Jago Douma2016-08-291-1/+1
|\ \ | | | | | | [stable9] lastInsertId requires the prefix (#25786)
| * | [stable9] lastInsertId requires the prefix (#25786)Jörn Friedrich Dreyer2016-08-291-1/+1
| |/ | | | | backport of https://github.com/owncloud/core/pull/25764
* / [9.0] Before a user is getting scanned the database connection is re-establishedThomas Müller2016-08-291-1/+26
|/