...
58 commits 208 files changed 0 commit comments 3 contributors
Commits on 2017-10-15
@Janos SUTO Janos SUTO release of 1.3.1 ac0f614
Commits on 2017-09-22
@Janos SUTO Janos SUTO util: fixed bare new line in automated search 3c5fb17
Commits on 2017-09-09
@Janos SUTO Janos SUTO util: automated-search.php fix 460e711
@Janos SUTO Janos SUTO cron: fix for generate_stats.php cro job d71174a
@Janos SUTO Janos SUTO util: postinstall fix 40f8eb6
Commits on 2017-09-07
@Janos SUTO Janos SUTO gui: log unsuccessful login attempts 52c026f
Commits on 2017-09-06
@Janos SUTO Janos SUTO gui: show search menu if admin can search too af214a4
@Janos SUTO Janos SUTO src: fix html parsing + added amazon journaling support 4e98d71
@Janos SUTO Janos SUTO util: remove ENABLE_SYSLOG from utils 5e86210
Commits on 2017-07-26
@Janos SUTO Janos SUTO util: postinstall fix c366d8d
Commits on 2017-07-09
@Janos SUTO Janos SUTO improved pilertest 6c129c6
@Janos SUTO Janos SUTO contrib: added import utilities 65ccd27
@Janos SUTO Janos SUTO src: added openssl 1.1 support 0aff823
Commits on 2017-07-08
@Janos SUTO Janos SUTO gui: remove unnecessary condition in mail sending bcd7233
@Janos SUTO Janos SUTO Merge branch 'master' of bitbucket.org:jsuto/piler d4ffc02
@Michael Volz Michael Volz Merged in mivolz/piler/smtp-fix (pull request #11) cb5a7e3
Commits on 2017-07-05
@Janos SUTO Janos SUTO gui: add cc address to message view 781fadb
@Michael Volz Michael Volz escape lines starting with dot in smtp client session 3a636b5
Commits on 2017-06-28
@Janos SUTO Janos SUTO contrib: updated apache config to match 2.4 0e91dc3
Commits on 2017-06-25
@Janos SUTO Janos SUTO ntlm_auth() fix 730e166
@Janos SUTO Janos SUTO released version 1.3.0 89e612b
Commits on 2017-06-19
@Janos SUTO Janos SUTO gui: message preview fix 15ffcd8
Commits on 2017-06-13
@Janos SUTO Janos SUTO parser: remove isHexNumber() function 6dead87
Commits on 2017-05-15
@SJ SJ util: add check if purging is enabled d7e75d4
@SJ SJ util: pilerpurge.py fix 671c4d8
@SJ SJ util: pilerpurge.py fixes c5c8c28
@SJ SJ util: rewritten pilerpurge in python 5872ca7
Commits on 2017-05-14
@SJ SJ rename path fix f81b6c8
@SJ SJ src: compile fix 6126573
@SJ SJ Resolved issue #791 b8cfd4f
@SJ SJ gui: catch exception for Zend_Mime_Decode::splitMessageStruct() 850a84c
Commits on 2017-05-06
@SJ SJ improved the search feature 4ccb985
Commits on 2017-03-05
@SJ SJ webui: disable pdf download icon cc0e762
Commits on 2017-02-11
@SJ SJ fixing hostname in nginx.conf da8e7e8
@SJ SJ fixing nginx config 3df047c
Commits on 2017-01-31
@SJ SJ parser: fixed aaa+bbb@aaa.fu recipient address 9a98571
Commits on 2017-01-27
@SJ SJ fixed status value for infected emails 78d52fe
Commits on 2017-01-25
@Janos SUTO Janos SUTO Merged in thooge/piler (pull request #9) a3041d8
@thooge thooge Merged in thooge/improved-german-translation-1485355258847 (pull request #1) 7793a53
@thooge thooge Improved german translation dc715ee
@SJ SJ clamd related compile fix 3762b31
Commits on 2017-01-21
@SJ SJ gui: added html purifier cache value e8aac54
Commits on 2017-01-01
@SJ SJ accounting revision d13987c
Commits on 2016-12-31
@SJ SJ gui path fixes 725a1a6
@SJ SJ deploy fix c9c8663
@SJ SJ added default config-site.php e54f884
@SJ SJ added piler.cron to $datarootdir f329159
Commits on 2016-12-30
@SJ SJ Fix issue #768 53037a9
Commits on 2016-12-24
@SJ SJ Choose imap folder based on if gui user is in To: or From: ad7e544
Commits on 2016-12-20
@SJ SJ final imap folder fix 1229211
Commits on 2016-12-19
@SJ SJ Update the imap noselect fix 5172bfd
Commits on 2016-12-18
@SJ SJ fix a Noselect imap folder problem 0408442
Commits on 2016-12-17
@SJ SJ Added HTML purifier support 637b18a
Commits on 2016-12-15
@SJ SJ fixed a mysql 5.7 introduced sql_mode issue 30db603
Commits on 2016-12-13
@SJ SJ sql fix for sphinx config 8326953
Commits on 2016-12-12
@SJ SJ policy fixes eb46135
Commits on 2016-12-11
@SJ SJ Fix issue #737: web gui not showing body for some emails 1b9e609
Commits on 2016-11-30
@SJ SJ removed unused variable: LOG_FILE 1b69796
Showing 208 changed files
View
RELEASE_NOTES
Too large (Show diff)
View
VERSION
Too large (Show diff)
View
contrib/README
Too large (Show diff)
View
contrib/import/import.pl 0 → 100644
Too large (Show diff)
View
contrib/import/rewrite.pl 0 → 100644
Too large (Show diff)
View
contrib/webserver/piler-apache-2.x.conf
Too large (Show diff)
View
contrib/webserver/piler-nginx.conf
Too large (Show diff)
View
etc/Makefile.in
Too large (Show diff)
View
etc/config-site.dist.php 0 → 100644
Too large (Show diff)
View
etc/cron.jobs.in
Too large (Show diff)
View
etc/sphinx.conf.in
Too large (Show diff)
View
src/Makefile.in
Too large (Show diff)
View
src/archive.c
Too large (Show diff)
View
src/config.h
Too large (Show diff)
View
src/defs.h
Too large (Show diff)
View
src/imap.c
Too large (Show diff)
View
src/import.c
Too large (Show diff)
View
src/import.h
Too large (Show diff)
View
src/import_imap.c
Too large (Show diff)
View
src/misc.c
Too large (Show diff)
View
src/misc.h
Too large (Show diff)
View
src/parser.c
Too large (Show diff)
View
src/parser.h
Too large (Show diff)
View
src/parser_utils.c
Too large (Show diff)
View
src/piler.c
Too large (Show diff)
View
src/pilerexport.c
Too large (Show diff)
View
src/pilerimport.c
Too large (Show diff)
View
src/pop3.c
Too large (Show diff)
View
src/reindex.c
Too large (Show diff)
View
src/session.c
Too large (Show diff)
View
src/store.c
Too large (Show diff)
View
src/test.c
Too large (Show diff)
View
src/trans.h
Too large (Show diff)
View
unit_tests/check_mydomains.c
Too large (Show diff)
View
unit_tests/check_parser.c
Too large (Show diff)
View
unit_tests/check_rules.c
Too large (Show diff)
View
util/Makefile.in
Too large (Show diff)
View
util/automated-search.php 100644 → 100755
Too large (Show diff)
View
util/generate_stats.php
Too large (Show diff)
View
util/pilerpurge.py 0 → 100755
Too large (Show diff)
View
util/postinstall.sh.in
Too large (Show diff)
View
util/purge.sh
Too large (Show diff)
View
util/sign.php
Too large (Show diff)
View
webui/config.php
Too large (Show diff)
View
webui/controller/login/login.php
Too large (Show diff)
View
webui/controller/message/bulkrestore.php
Too large (Show diff)
View
webui/controller/message/restore.php
Too large (Show diff)
View
webui/controller/search/helper.php
Too large (Show diff)
View
webui/language/de/messages.php
Too large (Show diff)
View
webui/model/accounting/accounting.php
Too large (Show diff)
View
webui/model/mail/mail.php
Too large (Show diff)
View
webui/model/policy/archiving.php
Too large (Show diff)
View
webui/model/policy/retention.php
Too large (Show diff)
View
webui/model/search/message.php
Too large (Show diff)
View
webui/model/user/auth.php
Too large (Show diff)
View
webui/system/helper/HTMLPurifier.standalone.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/Builder/Xml.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/Exception.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/Interchange.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/Interchange/Directive.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/Interchange/Id.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/InterchangeBuilder.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/Validator.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/ValidatorAtom.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema.ser 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/CSS.AllowDuplicates.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.Language.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoreferrer.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.Base.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.Host.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/ConfigSchema/schema/info.ini 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/EntityLookup/entities.ser 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Filter/ExtractStyleBlocks.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Filter/YouTube.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Language/classes/en-x-test.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Language/messages/en-x-test.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Language/messages/en-x-testmini.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Language/messages/en.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Lexer/PH5P.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Printer.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Printer/CSSDefinition.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Printer/ConfigForm.css 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Printer/ConfigForm.js 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Printer/ConfigForm.php 0 → 100644
Too large (Show diff)
View
webui/system/helper/standalone/HTMLPurifier/Printer/HTMLDefinition.php 0 → 100644
Too large (Show diff)
View
webui/system/misc.php
Too large (Show diff)
View
webui/view/theme/default/templates/common/menu.tpl
Too large (Show diff)
View
webui/view/theme/default/templates/message/view.tpl
Too large (Show diff)
View
webui/view/theme/default/templates/search/auto.tpl
Too large (Show diff)
View
webui/view/theme/default/templates/search/helper.tpl
Too large (Show diff)