summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2461 from nextcloud/stable9-2010Morris Jobke2016-12-021-1/+6
|\
| * Fixed disappearing of share info in file viewMichael Jobst2016-12-021-1/+6
* | fix typoThomas Citharel2016-12-021-1/+1
|/
* Merge pull request #2446 from nextcloud/stable9-detect-also-a-400-statusMorris Jobke2016-12-012-1/+6
|\
| * [stable9] Catch status code 400Lukas Reschke2016-12-012-1/+6
* | [stable9] On write-only shares do not allow to specify subfoldersLukas Reschke2016-12-011-3/+10
|/
* Add testsRoeland Jago Douma2016-11-151-1/+60
* [stable9] Fixes not allowed increasing of link share permissionsRoeland Jago Douma2016-11-141-0/+1
* fix button on public upload pageJan-Christoph Borchardt2016-11-081-3/+4
* Merge pull request #1770 from nextcloud/backport-1766-force-uid-casing-on-tra...Roeland Jago Douma2016-10-241-3/+10
|\
| * Make sure the UID is correctly casedJoas Schilling2016-10-171-3/+10
* | Make sure we only use numbers as lengthJoas Schilling2016-10-192-2/+9
|/
* Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter::updateC...Olivier Mehani2016-10-121-0/+1
* UpdateState is empty if no update is availableLukas Reschke2016-09-281-1/+1
* Respect updater kill switch and fall back to download buttonJoas Schilling2016-09-276-8/+40
* Revert "[stable9] Don't show the updater if updater is incompatible"Morris Jobke2016-09-263-108/+13
* Revert "Fix tests"Morris Jobke2016-09-232-16/+7
* Revert "Show an update button instead of the updater"Morris Jobke2016-09-234-6/+29
* Move Travis tests to DroneCILukas Reschke2016-09-142-24/+0
* Allow increasing permissions for share ownerVincent Petry2016-09-132-1/+109
* Don't print exception message in HTMLLukas Reschke2016-09-092-5/+3
* Merge pull request #1325 from nextcloud/backport-1323-show-download-button-fo...Joas Schilling2016-09-086-36/+22
|\
| * 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
|\
| * 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
|\
| * 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)Vincent Petry2016-08-291-2/+2
* | Merge pull request #1141 from nextcloud/backport-1132-prevent-parse-error-on-...blizzz2016-08-301-1/+1
|\ \
| * | 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)Jörn Friedrich Dreyer2016-08-291-1/+1
| |/
* / [9.0] Before a user is getting scanned the database connection is re-establishedThomas Müller2016-08-291-1/+26
|/
* Move over to new CalDAVTester repo (#25859)Thomas Müller2016-08-192-12/+12
* Allow to retrieve the quota itself via the provisioning apiJoas Schilling2016-08-171-0/+1