Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-23Backport of #8183 to stable6Robin Appelman
2013-04-24Allow loading of external media ressourcesLukas Reschke
2013-04-24- xframe restriction configurable nowFlorian Scholz
2013-04-24check if there is a default/ folder in the theme directory if no theme existsBernhard Posselt
2013-03-06Add warning about sanitizationLukas Reschke
2013-03-04Only send the standard headersLukas Reschke
2013-02-28Merge masterLukas Reschke
2013-02-28Sanitize HTML in html_select_optionsLukas Reschke
2013-02-28[core] From echo to pLukas Reschke
2013-02-27Remove the template autoescapingLukas Reschke
2013-02-26Merge pull request #1837 from owncloud/fix-user-templateLukas Reschke
2013-02-23Don't use routes when displaying error pageBart Visscher
2013-02-22Remove unneeded code for user layout templateBart Visscher
2013-02-15Fix strict standard warning in user templateRobin Appelman
2013-02-14Style-fix: Breakup long linesBart Visscher
2013-02-04Also allow local filesLukas Reschke
2013-02-04Allow the loading of local font files embedded via data:Lukas Reschke
2013-02-04Allow loading of external fontsLukas Reschke
2013-01-26Remove the CSP header for FirefoxLukas Reschke
2013-01-25Allow the loading of external imagesLukas Reschke
2013-01-23Notice about changing the standard policyLukas Reschke
2013-01-23Allow admins to change the CSP policy in the config fileLukas Reschke
2013-01-22Allow eval() and send headers for legacy browsersLukas Reschke
2013-01-22Allow iframes to external domainsLukas Reschke
2013-01-21Correct copy paste failLukas Reschke
2013-01-21Disallow inline JSLukas Reschke
2013-01-20Add the default-srcLukas Reschke
2013-01-20Add CSP headerLukas Reschke
2013-01-16Spaces to tabsBart Visscher
2013-01-15handling proper display of files/folders with negative sizeThomas Mueller
2012-12-04Fix a dirty function preventing showing errorsBrice Maron
2012-11-24A new function to create nice error page. And use it for fatal db errorsFrank Karlitschek
2012-11-14fix translation issues with previous commitAlessandro Cosentino
2012-11-14uncomment hours entries in relative date functionsAlessandro Cosentino
2012-11-04Checkstyle: Fix the last 25 NoSpaceAfterCommaFelix Moeller
2012-11-04Merge pull request #238 from fmms/checkstyle04Thomas Müller
2012-11-04Merge pull request #178 from owncloud/JustOneCSRFTokenPerSessionLukas Reschke
2012-11-04Checkstyle fixes: NoSpaceAfterCommaFelix Moeller
2012-11-04Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller
2012-11-02Checkstyle: many fixesFelix Moeller
2012-10-31Create only one CSRF token per sessionLukas Reschke
2012-10-28added functions for printing escaped and unescaped valuesBernhard Posselt
2012-10-22Correct a first issue Checkstyle is complaining about ...Felix Moeller
2012-10-10Correct indentationLukas Reschke
2012-10-05always generate access token, also for forms shown to anonymous users (e.g. p...Björn Schießle
2012-09-28Fix to preserve backward compatibility for apps creating static links contain...Christian Reiner
2012-09-28Reimplementation of CSRF protection including autorefreshChristian Reiner
2012-09-23fix some more phpdocRobin Appelman
2012-09-21fix translation for core/lostpasswordscambra
2012-09-07adding space between) and {Thomas Mueller