summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* make sure preview prop is instanceof OC_Image before using it in showPreviewGeorg Ehrke2014-09-221-1/+3
* delete old previewsGeorg Ehrke2014-09-212-1/+43
* adding 'smallint unsigned' to type mapping for sqliteThomas Müller2014-09-211-0/+1
* Prevent updates between multiple major versionsLukas Reschke2014-09-191-1/+23
* Move BasicAuth check to "isLoggedIn()"Lukas Reschke2014-09-192-34/+9
* Move basic auth checkLukas Reschke2014-09-181-12/+4
* Make 404 page easier to understandLukas Reschke2014-09-181-1/+0
* Merge pull request #11053 from owncloud/baskport-11041-stable7Vincent Petry2014-09-161-5/+7
|\
| * content size checks are not valid for LOCKThomas Müller2014-09-121-5/+7
* | Disable database migrations for MSSQL - scripts have to be applied manuallyThomas Müller2014-09-162-0/+26
* | Preserve transparency when loading from a filekondou2014-09-161-0/+6
* | Use secure mimetype for content deliveryLukas Reschke2014-09-151-1/+1
* | Set overwritewebroot when installing owncloud to avoid problemsJoas Schilling2014-09-151-0/+1
|/
* repair search lucene before installingJörn Friedrich Dreyer2014-09-113-2/+66
* Merge pull request #10973 from owncloud/stable7-issue/10847Vincent Petry2014-09-101-1/+1
|\
| * Use correct language package so the subject is correctly translatedJoas Schilling2014-09-091-1/+1
* | Do not load extra user backends when an upgrade is dueVincent Petry2014-09-101-1/+3
* | Merge pull request #10884 from owncloud/stable7_backport_issue_10674Lukas Reschke2014-09-101-1/+7
|\ \ | |/ |/|
| * Backport issue 10764Jesus Macias2014-09-051-1/+7
* | more sugar for including lists of templatesBernhard Posselt2014-09-091-7/+29
* | append .html since componets always use html filesBernhard Posselt2014-09-091-1/+1
* | add template functions for html importsBernhard Posselt2014-09-091-0/+10
* | add shortcut functions for style and scriptBernhard Posselt2014-09-091-0/+18
* | Keep fileid on move in objectstore, fixes #10848Jörn Friedrich Dreyer2014-09-091-33/+5
* | Move trusted domain check to init()Lukas Reschke2014-09-051-15/+15
* | Add isAppstoreEnabled instead of hijacking the URLLukas Reschke2014-09-051-6/+17
* | Remove different URL for EELukas Reschke2014-09-051-7/+1
|/
* Fix upgrade process when apps enabled for specific groupsVincent Petry2014-09-042-13/+34
* Typ in whichOpenOffice testOlivier Paroz2014-09-021-1/+1
* update public interface for getUserFolderMorris Jobke2014-08-311-1/+2
* Add optional user ID parameter for getUseFolderMorris Jobke2014-08-311-5/+9
* retrieve local users, groups and group members in a sorted wayArthur Schiwon2014-08-312-4/+4
* allow empty hostname and dots in service name for oracle autosetupJörn Friedrich Dreyer2014-08-291-0/+14
* Escape error messagesLukas Reschke2014-08-281-4/+4
* Expose setSystemValueLukas Reschke2014-08-252-6/+4
* Add a trusted domain wizardLukas Reschke2014-08-251-4/+3
* Stream downloads from Swift object stores without downloading it firstRobin Appelman2014-08-251-5/+4
* Return whole file if range request cannot be granted due to encryptionVincent Petry2014-08-201-0/+22
* Ensure that filename is prefixed with a slashJoas Schilling2014-08-201-0/+1
* Do not filemtime() on "." directory. Use empty string insteadJoas Schilling2014-08-201-0/+5
* Remove doubled slash between folder and pathJoas Schilling2014-08-201-5/+4
* fix undefined variableRobin Appelman2014-08-191-1/+1
* only set core version at the endRobin Appelman2014-08-191-2/+0
* Also set the app version when updating from app storeRobin Appelman2014-08-192-2/+3
* Allow loading app without checking the upgradeRobin Appelman2014-08-191-4/+8
* extract upgrade parts to their own methodsRobin Appelman2014-08-191-19/+62
* Throw an exception when we try to load an app that needs to be upgradedRobin Appelman2014-08-193-34/+28
* Extend OC_Util::needUpgrade to also catch app upgradesRobin Appelman2014-08-191-1/+12
* check if array index ocsid is set before accessing itGeorg Ehrke2014-08-181-1/+2
* Make skeleton directory configurable.Stefan Rado2014-08-181-1/+4