.. |
Admin.php
|
0f7d2ff5c6
Push the moderation menu fix again
|
11 gadi atpakaļ |
Avatar.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
BoardIndex.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Calendar.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Class-BrowserDetect.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Class-CurlFetchWeb.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Class-Graphics.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Class-Package.php
|
324464a3c2
Fix to package manager by @Spuds and @emanuele45
|
11 gadi atpakaļ |
DbExtra-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbExtra-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbExtra-sqlite.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbExtra-sqlite3.php
|
fab518680c
SQLite3 files
|
11 gadi atpakaļ |
DbPackages-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbPackages-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbPackages-sqlite.php
|
e0f1f00630
Initial commit of adding a option to move the Packages directory
|
11 gadi atpakaļ |
DbPackages-sqlite3.php
|
fab518680c
SQLite3 files
|
11 gadi atpakaļ |
DbSearch-mysql.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbSearch-postgresql.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbSearch-sqlite.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
DbSearch-sqlite3.php
|
fab518680c
SQLite3 files
|
11 gadi atpakaļ |
Display.php
|
9e49052153
$smcFunc['htmlspecialchars'] on Display
|
11 gadi atpakaļ |
Drafts.php
|
1db0e7aa25
! Cast the user id to an int when we first get it set up because that's the right thing to do. Essentially as per #338 and #355 but without any edit conflicts.
|
11 gadi atpakaļ |
Errors.php
|
72ec0d37d6
$smcFunc['htmlspecialchars'] on Errors
|
11 gadi atpakaļ |
Groups.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
Help.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Karma.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Load.php
|
310f75a982
Take care of htmlspecialchars in Index.template
|
11 gadi atpakaļ |
LogInOut.php
|
34903ab419
$smcFunc['htmlspecialchars'] on LogInOut
|
11 gadi atpakaļ |
Logging.php
|
494642aa06
$smcFunc['htmlspecialchars'] on Logging
|
11 gadi atpakaļ |
ManageAttachments.php
|
0d0fa1c0b5
$smcFunc['htmlspecialchars'] on ManageAttachments
|
11 gadi atpakaļ |
ManageBans.php
|
fb0148ff49
Merge pull request #520 from Oldiesmann/release-2.1
|
11 gadi atpakaļ |
ManageBoards.php
|
285df3ce31
$smcFunc['htmlspecialchars'] on ManagaBoards
|
11 gadi atpakaļ |
ManageCalendar.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
ManageErrors.php
|
8fa8aa791a
$smcFunc['htmlspecialchars'] on ManagaErrors
|
11 gadi atpakaļ |
ManageLanguages.php
|
7caa309779
$smcFunc['htmlspecialchars'] on ManageLanguages
|
11 gadi atpakaļ |
ManageMail.php
|
18fccf30c3
$smcFunc['htmlspecialchars'] on ManageMail
|
11 gadi atpakaļ |
ManageMaintenance.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 gadi atpakaļ |
ManageMembergroups.php
|
0568eaf567
$smcFunc['htmlspecialchars'] on ManageMembergroups
|
11 gadi atpakaļ |
ManageMembers.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
ManageNews.php
|
b4332635bb
$smcFunc['htmlspecialchars'] on ManageNews
|
11 gadi atpakaļ |
ManagePaid.php
|
5b6a40207c
$smcFunc['htmlspecialchars'] on ManagePaid
|
11 gadi atpakaļ |
ManagePermissions.php
|
3618f6ddcb
Move 'Allow users to disable word censor' to a global setting
|
11 gadi atpakaļ |
ManagePosts.php
|
1d4b7cca29
$smcFunc['htmlspecialchars'] on ManagePosts
|
11 gadi atpakaļ |
ManageRegistration.php
|
6133065299
$smcFunc['htmlspecialchars'] on ManageRegistration
|
11 gadi atpakaļ |
ManageScheduledTasks.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
ManageSearch.php
|
e9320d635c
Avoid to set 0 for Number of search results per page - thanks aga21 for debugging and reporting
|
11 gadi atpakaļ |
ManageSearchEngines.php
|
ec544b0dfb
$smcFunc['htmlspecialchars'] on ManageSearchEngines
|
11 gadi atpakaļ |
ManageServer.php
|
852666373c
$smcFunc['htmlspecialchars'] on ManageServer
|
11 gadi atpakaļ |
ManageSettings.php
|
d11e719cab
! Add Personal Text to the list of standard profile fields, incidentally this makes the field available on registration, as an option. Because of conflicts with the ability to set default text, setting default text is only available when the field is enabled and not shown at registration (the default). We *could* amend birthday to be disabled but we probably shouldn't, we can revisit that in future, which means this should resolve #301.
|
11 gadi atpakaļ |
ManageSmileys.php
|
c66b997bd3
Moar places to replace and missed a global
|
11 gadi atpakaļ |
Memberlist.php
|
ac12b40153
$smcFunc['htmlspecialchars'] on Memberlist
|
11 gadi atpakaļ |
MessageIndex.php
|
a03b3b2612
$smcFunc['htmlspecialchars'] on MessageIndex
|
11 gadi atpakaļ |
ModerationCenter.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Modlog.php
|
3834321989
Some more replacments in Subs-Post.
|
11 gadi atpakaļ |
MoveTopic.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
News.php
|
2550cfc731
$smcFunc['htmlspecialchars'] on News
|
11 gadi atpakaļ |
Notify.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
PackageGet.php
|
74945044cc
$smcFunc['htmlspecialchars'] on PackageGet
|
11 gadi atpakaļ |
Packages.php
|
ba683d1e9c
$smcFunc['htmlspecialchars'] on Packages
|
11 gadi atpakaļ |
PersonalMessage.php
|
69759fb32e
$smcFunc['htmlspecialchars'] on PersonalMessage
|
11 gadi atpakaļ |
Poll.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Post.php
|
66a8ea3cc9
$smcFunc['htmlspecialchars'] on Post
|
11 gadi atpakaļ |
PostModeration.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
Printpage.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
Profile-Actions.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Profile-Modify.php
|
c18ba4dc17
$smcFunc['htmlspecialchars'] on Profile-Modify
|
11 gadi atpakaļ |
Profile-View.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
Profile.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
QueryString.php
|
dd236cfe92
$smcFunc['htmlspecialchars'] on QueryString
|
11 gadi atpakaļ |
Recent.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
Register.php
|
afcdd0b5bd
$smcFunc['htmlspecialchars'] on Register
|
11 gadi atpakaļ |
Reminder.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
RemoveTopic.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
RepairBoards.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Reports.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
ScheduledTasks.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 gadi atpakaļ |
Search.php
|
f12e5d6e13
$smcFunc['htmlspecialchars'] on Search
|
11 gadi atpakaļ |
SearchAPI-Custom.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 gadi atpakaļ |
SearchAPI-Fulltext.php
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 gadi atpakaļ |
SearchAPI-Standard.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Security.php
|
c4d67ebf27
This debugging code causes login failures
|
11 gadi atpakaļ |
SendTopic.php
|
2f54f686b4
$smcFunc['htmlspecialchars'] on SendTopic
|
11 gadi atpakaļ |
Session.php
|
d734f78d2d
! Try to make sure the DB session serializer is indeed using one we know to be safe (fixes #277)
|
11 gadi atpakaļ |
SplitTopics.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
Stats.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Admin.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Attachments.php
|
71b775d2df
$smcFunc['htmlspecialchars'] on Subs-Attachments
|
11 gadi atpakaļ |
Subs-Auth.php
|
fcde874777
$smcFunc['htmlspecialchars'] on Subs-Auth
|
11 gadi atpakaļ |
Subs-BoardIndex.php
|
b68aa144ad
$smcFunc['htmlspecialchars'] on Subs-BoardIndex
|
11 gadi atpakaļ |
Subs-Boards.php
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
Subs-Calendar.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Categories.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Charset.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Compat.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Db-mysql.php
|
752643ddb9
$smcFunc['htmlspecialchars'] on Subs-Db-mysql
|
11 gadi atpakaļ |
Subs-Db-mysqli.php
|
55127f1344
$smcFunc['htmlspecialchars'] on Subs-Db-mysqli
|
11 gadi atpakaļ |
Subs-Db-postgresql.php
|
e4f721dea2
$smcFunc['htmlspecialchars'] on Subs-Db-postgresql
|
11 gadi atpakaļ |
Subs-Db-sqlite.php
|
397972bc63
$smcFunc['htmlspecialchars'] on Subs-Db-sqlite
|
11 gadi atpakaļ |
Subs-Db-sqlite3.php
|
fe93d50d83
$smcFunc['htmlspecialchars'] on Subs-Db-sqlite3
|
11 gadi atpakaļ |
Subs-Editor.php
|
fb0a11691f
$smcFunc['htmlspecialchars'] on Subs-Editor
|
11 gadi atpakaļ |
Subs-Graphics.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-List.php
|
4142f36265
$smcFunc['htmlspecialchars'] on Subs-List
|
11 gadi atpakaļ |
Subs-Membergroups.php
|
76b43782bc
Enhancements to the groups-as-moderators feature
|
11 gadi atpakaļ |
Subs-Members.php
|
d1f4a104b0
$smcFunc['htmlspecialchars'] on Subs-Members
|
11 gadi atpakaļ |
Subs-MembersOnline.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Menu.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-MessageIndex.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-OpenID.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Package.php
|
7893f49f55
$smcFunc['htmlspecialchars'] on Subs-Package
|
11 gadi atpakaļ |
Subs-Post.php
|
a2a470efcf
$smcFunc['htmlspecialchars'] on Subs-Post
|
11 gadi atpakaļ |
Subs-Recent.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs-Sound.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Subs.php
|
310f75a982
Take care of htmlspecialchars in Index.template
|
11 gadi atpakaļ |
Subscriptions-PayPal.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
Themes.php
|
93e9035ebb
$smcFunc['htmlspecialchars'] on Themes
|
11 gadi atpakaļ |
Topic.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
ViewQuery.php
|
8b0e8ded43
$smcFunc['htmlspecialchars'] on ViewQuery
|
11 gadi atpakaļ |
Who.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 gadi atpakaļ |
Xml.php
|
2c50939f27
Copyright update per BoD
|
11 gadi atpakaļ |
index.php
|
906795f52e
! Cleanup, many files (sync of in / out changes)
|
13 gadi atpakaļ |