summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 4.0.15v4.0.15Frank Karlitschek2013-05-141-2/+2
|
* Merge pull request #3198 from owncloud/check-urlLukas Reschke2013-05-042-1/+14
|\ | | | | Bookmarks: Check if url is valid
| * Check if URL is validLukas Reschke2013-04-301-0/+6
| |
| * Check if URL is validLukas Reschke2013-04-301-1/+8
|/
* Also check if the source path is valid for rename and copy operationsRobin Appelman2013-04-281-2/+6
|
* Merge pull request #3075 from owncloud/media_stable4_htmlLukas Reschke2013-04-233-27/+27
|\ | | | | Media: Escape HTML
| * Media: Escape HTMLLukas Reschke2013-04-223-27/+27
|/
* 4.0.14v4.0.14Frank Karlitschek2013-04-091-2/+2
|
* Use more random sourceLukas Reschke2013-04-101-1/+1
|
* Merge pull request #2806 from owncloud/sabre-4Lukas Reschke2013-04-091-4/+8
|\ | | | | Backport SabreDAV LocalAssetPath fix
| * Backport SabreDAV LocalAssetPath fixLukas Reschke2013-04-091-4/+8
| |
* | Merge pull request #2809 from owncloud/bump_jplayerLukas Reschke2013-04-0913-4457/+2867
|\ \ | |/ |/| Bump jplayer
| * Bump JplayerLukas Reschke2013-04-091-0/+0
| |
| * Add 2.2.20 sourceLukas Reschke2013-04-0912-4457/+2867
|/
* 4.0.13v4.0.13Frank Karlitschek2013-03-091-2/+2
|
* Check if username is valid and remove slashes from filenameLukas Reschke2013-03-111-1/+10
| | | | Backport of #2236 to stable4
* Contacts: Backport filename sanitation and blacklist checking to stable4.Thomas Tanghus2013-03-092-5/+18
|
* 4.0.12v4.0.12Frank Karlitschek2013-02-181-2/+2
|
* backport https://github.com/owncloud/core/pull/1751Frank Karlitschek2013-02-181-1/+1
|
* Merge pull request #1651 from owncloud/backportsLukas Reschke2013-02-1211-3/+16
|\ | | | | Backports
| * [user_ldap] Add requesttokenLukas Reschke2013-02-122-0/+3
| |
| * [user_migrate] Add requesttokenLukas Reschke2013-02-124-1/+4
| |
| * [admin_migrate] Add requesttokenLukas Reschke2013-02-122-0/+4
| |
| * Check requesttokenLukas Reschke2013-02-122-0/+3
| |
| * [external] Encode HTMLLukas Reschke2013-02-121-2/+2
| |
* | Fixing php lint errorThomas Müller2013-02-121-18/+18
|/
* Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher2013-02-116-3/+14
|
* add callcheck in guesstimezone.phpGeorg Ehrke2013-02-101-0/+1
|
* increase the internal number toov4.0.11Frank Karlitschek2013-01-211-1/+1
|
* 4.0.11Frank Karlitschek2013-01-211-1/+1
|
* improve calendar list viewGeorg Ehrke2013-01-191-1/+1
|
* Sanitize the exceptionLukas Reschke2013-01-191-1/+1
|
* Also replace the backslash with a minusLukas Reschke2013-01-191-1/+2
| | | | For Windows systems
* Use GET instead of QUERY_STRINGLukas Reschke2013-01-191-1/+1
|
* Use the internal functionLukas Reschke2013-01-191-3/+1
|
* Encode the URILukas Reschke2013-01-151-3/+3
|
* ownCloud 4.0.10v4.0.10Frank Karlitschek2012-12-191-2/+2
|
* backport fix admin checkFrank Karlitschek2012-12-173-1/+9
|
* Encode the URI properlyLukas Reschke2012-12-161-1/+1
| | | | Backport of eafa9b2
* 4.0.9v4.0.9Frank Karlitschek2012-11-131-2/+2
|
* Migration: On import of user accounts only import folders in home dir, use ↵Tom Needham2012-11-082-34/+4
| | | | | | | | | | OC_Helper::copyr Check files when copying recursivley Remove obsolete method Dont count '.' and '..' as directories when importing.
* Migration: Allow for no app data cases; handle file copying betterTom Needham2012-11-081-4/+11
|
* support string values ('true' and 'false') for configuring the secure ↵Robin Appelman2012-11-054-3/+45
| | | | | | parameter on external storage backends fixes #78
* check for filename blacklist in OC_Filesystem::isValidPathRobin Appelman2012-11-032-21/+104
|
* fix OC_Filesystem::isValidPath when using \ instead of / in pathsRobin Appelman2012-11-021-0/+1
|
* Backport of ad720c4 for oC 4.xLukas Reschke2012-10-301-0/+5
| | | | Fixes #145
* Fix migration problems for postgresql with MDB2 fix owncloud/apps#21Brice Maron2012-10-261-1/+10
| | | | Ref of MDB2 bug is 19676
* Fix 'App already installed' for app with entry in DB and no filesVictor Dubiniuk2012-10-181-5/+7
|
* "deny from all" instead directoryLukas Reschke2012-10-161-3/+1
|
* Show a warning in the installer if .htaccess is not workingLukas Reschke2012-10-162-0/+13
|