Commit Graph

8083 Commits (7fbb7f4dc4cd1918a5b3dfaa4c8dfb6a7e11d0c3)

Author SHA1 Message Date
Robin Appelman abb6e89c5d Add storage and cache wrappers to jail a storage to a subfolder 12 years ago
Joas Schilling 7761f0288e Also clearstatcache() in MappedLocal before using the stats 12 years ago
Joas Schilling 50f85bfd1f Check whether file exists before trying to touch() it 12 years ago
Joas Schilling c5427da76d Check return of disk_free_space before returning it 12 years ago
Joas Schilling 1062f4fe44 Check file existance in MappedLocal in hasUpdated() 12 years ago
Joas Schilling b886d3d645 Make MappedLocal::isLocal() true like for Local 12 years ago
Lukas Reschke e35feadac2 Pass \OC::$WEBROOT to the ctr 12 years ago
Lukas Reschke fef32e63dd Remove redundant code 12 years ago
Lukas Reschke d197f43475 Use server container 12 years ago
Lukas Reschke 048139074d Add functions to modify cookies to response class 12 years ago
Joas Schilling 0ed86c0993 Move OC_USER_BACKEND_* constants to OC_User_Backend class 12 years ago
Joas Schilling 24511c6f00 Move OC_GROUP_BACKEND_* constants to OC_Group_Backend class 12 years ago
Joas Schilling 4f1bbc4fd5 Remove unused 2nd parameter of buildPath() and rename to getSourcePath() 12 years ago
Joas Schilling 20237fba47 Introduce getSourcePath() in Storage\Local to reduce the difference to MappedLocal 12 years ago
Joas Schilling ea3780f911 Replace exception with standard exception 12 years ago
Joas Schilling e1f3abf7a5 Correctly namespace and autoload DatabaseException 12 years ago
Lukas Reschke b20d698ebd Cache results of available languages 12 years ago
Thomas Müller 5097d4dc05 remove deprecated \OC:$session 12 years ago
Joas Schilling 8e28bf012c Move constants from GET_TYPE to OC\Files so they can be autoloaded 12 years ago
Joas Schilling 3338eede3c Correctly namespace DatabaseSetupException 12 years ago
Joas Schilling a109f94fee Depcrate namespaced functions, since they can not be autoloaded 12 years ago
Thomas Müller 320a3c3784 because OC_User::login will create a new session we shall only try to login if user and pass are set 12 years ago
Joas Schilling 0274dcba57 Replace some more "command -v" calls with the Helper method 12 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 12 years ago
Thomas Müller a6c088a1ef adding new config parameter for sqlite to specify the journal mode 12 years ago
Joas Schilling 711912a7b3 Move namespaced constants to namespaced class 12 years ago
Lukas Reschke fc116f563f Allow read-only configuration 12 years ago
Georg Ehrke 1a1b459ae8 delete old previews 12 years ago
Thomas Müller 5ce34fbaf6 handle invalid xml file 12 years ago
Thomas Müller d4f107d4dd simplify xml parser code 12 years ago
Thomas Müller c503ecd544 Introduce app info xml parser including basic unit test - necessary for #10777 12 years ago
Olivier Paroz 93a6cc17a5 The class name is Movie NOT Movies 12 years ago
Lukas Reschke b947b65e5b Fix PHPDoc and deprecated code 12 years ago
Olivier Paroz e2a9bd7838 You can only change the oritentation of a JPEG 12 years ago
Lukas Reschke 216d617938 Remove OC_Migrate 12 years ago
Jenkins for ownCloud 0edcfc1dc1 [tx-robot] updated from transifex 12 years ago
Georg Ehrke 45d985f2d8 remove ugly hack and don't use OC\Preview\Image for tiffs and svgs 12 years ago
Jenkins for ownCloud fa3f7ad9e9 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 12 years ago
Miguel Prokop 397f14ed86 Consolidate if statement, and update unit test 12 years ago
Miguel Prokop 1d4d308a6c fix calculation of expiration date if there is a default expiration date set (but not forced) and the user does not want the link to expire. 12 years ago
Jenkins for ownCloud f8421958b3 [tx-robot] updated from transifex 12 years ago
Morris Jobke 593ef76e36 Revert "drop OC_Preferences::getUsers and getApps" 12 years ago
Morris Jobke 09fd34eed9 drop OC_Preferences::getUsers and getApps 12 years ago
Morris Jobke 8ae8eb4734 drop dependency of some commands on old config object 12 years ago
Volkan Gezer 995fe4a176 cleanup languages. closes #11274 12 years ago
Lukas Reschke 9a1673c79d Check for XMLWriter class 12 years ago
Joas Schilling d15f1882f9 Simplify the binary finding code in the movie preview class 12 years ago
Joas Schilling 64421d76fd Deduplicate function by moving it to the OC_Helper 12 years ago
Jenkins for ownCloud fffc5bc002 [tx-robot] updated from transifex 12 years ago