Suki 57dfb8a204 $smcFunc['htmlspecialchars'] on ManageSmileys 10 年之前
..
Admin.php 0f7d2ff5c6 Push the moderation menu fix again 11 年之前
Avatar.php 2c50939f27 Copyright update per BoD 11 年之前
BoardIndex.php 2c50939f27 Copyright update per BoD 11 年之前
Calendar.php 2c50939f27 Copyright update per BoD 11 年之前
Class-BrowserDetect.php 2c50939f27 Copyright update per BoD 11 年之前
Class-CurlFetchWeb.php 2c50939f27 Copyright update per BoD 11 年之前
Class-Graphics.php 2c50939f27 Copyright update per BoD 11 年之前
Class-Package.php 324464a3c2 Fix to package manager by @Spuds and @emanuele45 11 年之前
DbExtra-mysql.php 2c50939f27 Copyright update per BoD 11 年之前
DbExtra-postgresql.php 2c50939f27 Copyright update per BoD 11 年之前
DbExtra-sqlite.php 2c50939f27 Copyright update per BoD 11 年之前
DbExtra-sqlite3.php fab518680c SQLite3 files 11 年之前
DbPackages-mysql.php 2c50939f27 Copyright update per BoD 11 年之前
DbPackages-postgresql.php 2c50939f27 Copyright update per BoD 11 年之前
DbPackages-sqlite.php e0f1f00630 Initial commit of adding a option to move the Packages directory 11 年之前
DbPackages-sqlite3.php fab518680c SQLite3 files 11 年之前
DbSearch-mysql.php 2c50939f27 Copyright update per BoD 11 年之前
DbSearch-postgresql.php 2c50939f27 Copyright update per BoD 11 年之前
DbSearch-sqlite.php 2c50939f27 Copyright update per BoD 11 年之前
DbSearch-sqlite3.php fab518680c SQLite3 files 11 年之前
Display.php 9e49052153 $smcFunc['htmlspecialchars'] on Display 10 年之前
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. 10 年之前
Errors.php 72ec0d37d6 $smcFunc['htmlspecialchars'] on Errors 10 年之前
Groups.php f2c884ccea Spaces and tabs - nitpicking 11 年之前
Help.php 2c50939f27 Copyright update per BoD 11 年之前
Karma.php 2c50939f27 Copyright update per BoD 11 年之前
Load.php a63a2ba970 $smcFunc['htmlspecialchars'] on Load 10 年之前
LogInOut.php 34903ab419 $smcFunc['htmlspecialchars'] on LogInOut 10 年之前
Logging.php 494642aa06 $smcFunc['htmlspecialchars'] on Logging 10 年之前
ManageAttachments.php 0d0fa1c0b5 $smcFunc['htmlspecialchars'] on ManageAttachments 10 年之前
ManageBans.php fb0148ff49 Merge pull request #520 from Oldiesmann/release-2.1 11 年之前
ManageBoards.php 285df3ce31 $smcFunc['htmlspecialchars'] on ManagaBoards 10 年之前
ManageCalendar.php 2c50939f27 Copyright update per BoD 11 年之前
ManageErrors.php 8fa8aa791a $smcFunc['htmlspecialchars'] on ManagaErrors 10 年之前
ManageLanguages.php 7caa309779 $smcFunc['htmlspecialchars'] on ManageLanguages 10 年之前
ManageMail.php 18fccf30c3 $smcFunc['htmlspecialchars'] on ManageMail 10 年之前
ManageMaintenance.php f5d3043858 Merge pull request #390 from gnif/MySQLi 11 年之前
ManageMembergroups.php 0568eaf567 $smcFunc['htmlspecialchars'] on ManageMembergroups 10 年之前
ManageMembers.php 2c50939f27 Copyright update per BoD 11 年之前
ManageNews.php b4332635bb $smcFunc['htmlspecialchars'] on ManageNews 10 年之前
ManagePaid.php 5b6a40207c $smcFunc['htmlspecialchars'] on ManagePaid 10 年之前
ManagePermissions.php 3618f6ddcb Move 'Allow users to disable word censor' to a global setting 10 年之前
ManagePosts.php 1d4b7cca29 $smcFunc['htmlspecialchars'] on ManagePosts 10 年之前
ManageRegistration.php 6133065299 $smcFunc['htmlspecialchars'] on ManageRegistration 10 年之前
ManageScheduledTasks.php 2c50939f27 Copyright update per BoD 11 年之前
ManageSearch.php e9320d635c Avoid to set 0 for Number of search results per page - thanks aga21 for debugging and reporting 11 年之前
ManageSearchEngines.php ec544b0dfb $smcFunc['htmlspecialchars'] on ManageSearchEngines 10 年之前
ManageServer.php 852666373c $smcFunc['htmlspecialchars'] on ManageServer 10 年之前
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. 10 年之前
ManageSmileys.php 57dfb8a204 $smcFunc['htmlspecialchars'] on ManageSmileys 10 年之前
Memberlist.php 2c50939f27 Copyright update per BoD 11 年之前
MessageIndex.php 5d594b0d9e Disregard -> Unwatch 11 年之前
ModerationCenter.php 2c50939f27 Copyright update per BoD 11 年之前
Modlog.php 3834321989 Some more replacments in Subs-Post. 11 年之前
MoveTopic.php 5d594b0d9e Disregard -> Unwatch 11 年之前
News.php 2c50939f27 Copyright update per BoD 11 年之前
Notify.php 5d594b0d9e Disregard -> Unwatch 11 年之前
PackageGet.php e0f1f00630 Initial commit of adding a option to move the Packages directory 11 年之前
Packages.php e0f1f00630 Initial commit of adding a option to move the Packages directory 11 年之前
PersonalMessage.php d734f78d2d ! Try to make sure the DB session serializer is indeed using one we know to be safe (fixes #277) 10 年之前
Poll.php 2c50939f27 Copyright update per BoD 11 年之前
Post.php f2c884ccea Spaces and tabs - nitpicking 11 年之前
PostModeration.php f2c884ccea Spaces and tabs - nitpicking 11 年之前
Printpage.php f2c884ccea Spaces and tabs - nitpicking 11 年之前
Profile-Actions.php 2c50939f27 Copyright update per BoD 11 年之前
Profile-Modify.php 3618f6ddcb Move 'Allow users to disable word censor' to a global setting 10 年之前
Profile-View.php 5d594b0d9e Disregard -> Unwatch 11 年之前
Profile.php 5d594b0d9e Disregard -> Unwatch 11 年之前
QueryString.php f2c884ccea Spaces and tabs - nitpicking 11 年之前
Recent.php 5d594b0d9e Disregard -> Unwatch 11 年之前
Register.php 45a4622699 + Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots. 10 年之前
Reminder.php 2c50939f27 Copyright update per BoD 11 年之前
RemoveTopic.php 5d594b0d9e Disregard -> Unwatch 11 年之前
RepairBoards.php 2c50939f27 Copyright update per BoD 11 年之前
Reports.php f2c884ccea Spaces and tabs - nitpicking 11 年之前
ScheduledTasks.php f5d3043858 Merge pull request #390 from gnif/MySQLi 11 年之前
Search.php 3da54d0580 Left some testing stuff in. 11 年之前
SearchAPI-Custom.php f5d3043858 Merge pull request #390 from gnif/MySQLi 11 年之前
SearchAPI-Fulltext.php f5d3043858 Merge pull request #390 from gnif/MySQLi 11 年之前
SearchAPI-Standard.php 2c50939f27 Copyright update per BoD 11 年之前
Security.php c4d67ebf27 This debugging code causes login failures 11 年之前
SendTopic.php 0c9e67bbcd Don't allow guests to report posts anymore 10 年之前
Session.php d734f78d2d ! Try to make sure the DB session serializer is indeed using one we know to be safe (fixes #277) 10 年之前
SplitTopics.php 5d594b0d9e Disregard -> Unwatch 11 年之前
Stats.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-Admin.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-Attachments.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-Auth.php cff27c24c4 Login tokens weren't generated in a couple places 11 年之前
Subs-BoardIndex.php f2c884ccea Spaces and tabs - nitpicking 11 年之前
Subs-Boards.php 5d594b0d9e Disregard -> Unwatch 11 年之前
Subs-Calendar.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-Categories.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-Charset.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-Compat.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-Db-mysql.php 7302c2cdfa Don't complain about the database version when there's a DB error (as per #507) 10 年之前
Subs-Db-mysqli.php 7302c2cdfa Don't complain about the database version when there's a DB error (as per #507) 10 年之前
Subs-Db-postgresql.php 7302c2cdfa Don't complain about the database version when there's a DB error (as per #507) 10 年之前
Subs-Db-sqlite.php 7302c2cdfa Don't complain about the database version when there's a DB error (as per #507) 10 年之前
Subs-Db-sqlite3.php 7302c2cdfa Don't complain about the database version when there's a DB error (as per #507) 10 年之前
Subs-Editor.php 45a4622699 + Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots. 10 年之前
Subs-Graphics.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-List.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-Membergroups.php 76b43782bc Enhancements to the groups-as-moderators feature 11 年之前
Subs-Members.php 8cac276c7a meh... 11 年之前
Subs-MembersOnline.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-Menu.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-MessageIndex.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-OpenID.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-Package.php 780f17b473 A tiny typo 11 年之前
Subs-Post.php 2d5b63985f What if we want to export new posts out to a CMS? 11 年之前
Subs-Recent.php 2c50939f27 Copyright update per BoD 11 年之前
Subs-Sound.php 2c50939f27 Copyright update per BoD 11 年之前
Subs.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. 10 年之前
Subscriptions-PayPal.php 2c50939f27 Copyright update per BoD 11 年之前
Themes.php dea59f75f2 Finish up draft stuff (fixes #139) 11 年之前
Topic.php 2c50939f27 Copyright update per BoD 11 年之前
ViewQuery.php 2c50939f27 Copyright update per BoD 11 年之前
Who.php f2c884ccea Spaces and tabs - nitpicking 11 年之前
Xml.php 2c50939f27 Copyright update per BoD 11 年之前
index.php 906795f52e ! Cleanup, many files (sync of in / out changes) 12 年之前