Commit Graph

7765 Commits (8af346a84dfdca35fbac32f097f7dd425f2901cb)

Author SHA1 Message Date
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
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
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
Joas Schilling bb540722cd Use base class to reset the file mapper 12 years ago
Morris Jobke 980dd4d22a replace double quotes with single quotes 12 years ago
Morris Jobke fef9d4218c replace all static calls to OC_Config and OC_Preferences to calls to OCP\IConfig 12 years ago
Bernhard Posselt 4e90c44301 add postfix 12 years ago
Jenkins for ownCloud 705976ba0a [tx-robot] updated from transifex 12 years ago
Morris Jobke d40bdfb35e drop unneeded var_dump - fixes #9997 12 years ago
Olivier Paroz cb118ce371 Replace deprecated switches 12 years ago
Lukas Reschke 260a084d27 Add repair steps for legacy config files 12 years ago
Lukas Reschke d0a30b0e55 Ignore port for trusted domains 12 years ago
Robin Appelman 0b630a37ab Fix type hinting for app manager 12 years ago
Bjoern Schiessle ea4eedd35a only users can have a display name different from the id 12 years ago
Bjoern Schiessle 367468ff1f make sure that we only find the shares from the correct share type if users and groups with the same ID exists 12 years ago
Bjoern Schiessle 5192641447 make sure that we don't find the wrong shares if a user and a group have the same ID 12 years ago
Jenkins for ownCloud 91f7c0af6e [tx-robot] updated from transifex 12 years ago
Lukas Reschke 6535540dcd Check if the size field is available 12 years ago
Lukas Reschke 0b9dffa828 Make declaration compatible 12 years ago
Robin Appelman 7cb12d4bff Add sabredav plugin to check if a user has access to an app 12 years ago
Lukas Reschke 07f0d76fc6 Move CSRF check 12 years ago
Lukas Reschke 8595b76df2 Remove phpass and migrate to new Hasher interface 12 years ago
Joas Schilling 0ab973a3a6 Make it possible to cleanPath() absolute Windows paths 12 years ago
Joas Schilling 39ae569c5c Correctly close handle of directory when listing certificates 12 years ago
Jenkins for ownCloud 9df50c7be6 [tx-robot] updated from transifex 12 years ago
Lukas Reschke cd5925036a Check if app is enabled for user 12 years ago
Arthur Schiwon 74ffda8261 do not output DB information, and do not set header 12 years ago