Commit Graph

7218 Commits (0ec9c2ccf8a2fd3451135c65146ff2c04ef0457b)

Author SHA1 Message Date
Lukas Reschke 312ed18d15 Use secure mimetype for content delivery 12 years ago
Bernhard Posselt 7e4d244200 add shortcut functions for style and script 12 years ago
Lukas Reschke c9afa60f62 Move trusted domain check to init() 12 years ago
Robin Appelman e29b7e9335 Remove explicit propagate calls 12 years ago
Robin Appelman d0e83a71aa Update cache before post hooks 12 years ago
Robin Appelman 1d8a88dd1b Fix warning in homecache 12 years ago
Robin Appelman 850542c5d6 Refactor Cache\Updater to work outside of the users home 12 years ago
Jenkins for ownCloud 0736a6695e [tx-robot] updated from transifex 12 years ago
kondou ecc9b42e41 Match \OC_Helper::linkToPublic() to new links and fit unittests 12 years ago
kondou a10411d2bc Readd TOKEN_LENGTH 12 years ago
kondou 226b203e20 Use base62 and remove configuration options for link length 12 years ago
kondou c2d8eabd71 Change config.sample entry and use MediumSecurity 12 years ago
kondou 3bf725d7e0 Adapt token size to new generation and add an option for free length specification 12 years ago
kondou 2a4c51389c Use a route instead of s.php and convert tokens asap 12 years ago
kondou 0f2ad9862e Initial work on shorter links 12 years ago
chli1 712487c861 fix BadRequest error if CONTENT_LENGTH not set 12 years ago
Olivier Paroz bbc2d7cf4f Typ in whichOpenOffice test 12 years ago
Jesus Macias 91c8174013 Fix code with previous comments 12 years ago
Jesus Macias 883649b69c Reset changes on 3rdparty submodule 12 years ago
Jesus Macias 516ec661c0 Fix code with previous comments 12 years ago
cbhp c00450b2c7 always use a user-agent constant 12 years ago
Lukas Reschke 63a90a129b Use proper RNG generator 12 years ago
Lukas Reschke 26f337d523 Only return lowercase letters and digits for backwards compatbility 12 years ago
Olivier Paroz eaab067716 env:UserInstallation was already there in master 12 years ago
Lukas Reschke dcea6de26a Fix quoting 12 years ago
Lukas Reschke a54af89d8a Add test for the second argument 12 years ago
Olivier Paroz 3bf155e138 This is not a PDF, there are no pages 12 years ago
Lukas Reschke 20a7fb0334 Fix CHAR_SYMBOLS 12 years ago
Jesus Macias 819fa01e20 Solve bug with touch always return true on /lib/private/files/view.php 12 years ago
Lukas Reschke 50b430ee7c Add char consts, hash the specified password for the HMAC 12 years ago
Jenkins for ownCloud 8787162ec9 [tx-robot] updated from transifex 12 years ago
Olivier Paroz 0c3c72aec0 Libreoffice config folder needs to be set 12 years ago
Olivier Paroz b559b21dc3 Converts TIFF files to PNG 12 years ago
Olivier Paroz 1e600a0d36 Adding support for tiff files 12 years ago
Vincent Petry e05b95636b Fix upgrade process when apps enabled for specific groups 12 years ago
Robin Appelman 3c618a0252 Also setup the filesystem when matching routes 12 years ago
Robin Appelman a9a37b5363 Don't automatically setup the filesystem the moment we load OC\Files\FileSystem 12 years ago
Jenkins for ownCloud 689bbbe937 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud e6e04bde4f [tx-robot] updated from transifex 12 years ago
cbhp 969b41c1c9 added missing User-Agents 12 years ago
Robin Appelman 0a1e5aebf1 Extend public config interface 12 years ago
Morris Jobke ac6324a5d0 update public interface for getUserFolder 12 years ago
Robin Appelman bfa0c4b78a Explicitly set the timezones 12 years ago
Lukas Reschke 4efe6f6240 Add unit tests and fix rootcerts creation bug 12 years ago
Robin Appelman e64aa330fd check for blacklisted file certificate filenames 12 years ago
Robin Appelman 79d896e830 Rename namespace 12 years ago
Robin Appelman 6044ad0e17 Cleanup certificate code 12 years ago
Robin Appelman ba8416a04f move certificate classes to their own namespace 12 years ago
Robin Appelman c158db7200 Add certificate class 12 years ago
Robin Appelman c1b11571ea Move certificate management interface from files_external to core 12 years ago