phpbb/phpBB
2023-02-04 20:32:52 +01:00
..
adm [ticket/16938] Replace invalid nowrap with white-space css 2023-01-07 15:44:29 +01:00
assets [ticket/16927] Update plupload to latest version 2021-12-04 22:21:35 +01:00
bin [ticket/16417] Fix CLI database migration for phpBB 3.0.x 2020-07-24 10:50:56 +02:00
cache [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
config [ticket/16977] Move HTML rendering logic to template 2022-04-03 17:11:09 +01:00
develop [ticket/16872] Add event exporter for BBCode 2022-01-22 16:52:45 +01:00
docs [prep-release-3.3.1] Update changelog for 3.3.10 2023-02-04 20:32:52 +01:00
download [ticket/16793] Fix topic/post visibility - PHP 8 2021-06-10 21:34:32 +02:00
ext [ticket/12610] Correctly handle empty cache 2016-12-03 16:37:36 +01:00
files [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
images [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
includes [prep-release-3.3.1] Update version numbers to 3.3.10 2023-02-04 20:31:19 +01:00
install [prep-release-3.3.1] Update version numbers to 3.3.10 2023-02-04 20:31:19 +01:00
language [ticket/17092] Check for Spamhaus error codes 2023-01-17 20:37:48 +01:00
phpbb [prep-release-3.3.1] Add migration for 3.3.10 2023-02-04 20:31:26 +01:00
store [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
styles [prep-release-3.3.10] Update version numbers to 3.3.10 2023-01-13 21:11:31 +01:00
.htaccess [ticket/16226] Prevent Apache servers from using MultiViews 2019-11-25 22:00:31 +01:00
app.php [ticket/13450] Type-hint return value of $phpbb_container->get() 2015-01-12 20:19:07 +01:00
common.php [ticket/16898] Do not restrict the debug error handler to the dev env 2021-10-26 20:23:28 +02:00
composer.json [ticket/17023] Adds PHP >=8.0 to composer require php version 2022-07-19 17:47:53 +02:00
composer.lock [ticket/17048] Update composer dependencies for 3.3.9 2022-10-15 23:29:12 +02:00
cron.php [ticket/17091] Add kernel terminate logic and exit to cron response handling 2023-01-16 16:56:11 +01:00
faq.php [ticket/15200] Allow extensions using custom templates for help/faq controllers 2017-04-27 16:22:03 +07:00
feed.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02:00
index.php [ticket/16679] Hide password reset link if disabled on the index page 2021-01-07 19:40:39 +01:00
mcp.php [ticket/16640] Show MCP link in menu 2020-11-23 23:35:10 -05:00
memberlist.php [ticket/17026] Session viewonline not defined in Memberlist 2022-08-26 10:55:20 +05:30
posting.php [ticket/16908] Fix PHP warning on non-existent post id requests 2021-11-13 18:16:39 +07:00
report.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02:00
search.php [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
ucp.php Merge branch '3.2.x' into 3.3.x 2020-04-29 22:21:14 +02:00
viewforum.php [ticket/16977] Move HTML rendering logic to template 2022-04-03 17:11:09 +01:00
viewonline.php [ticket/12591] Improve breadcrumb naming and extend it's usage 2019-05-09 18:43:34 +02:00
viewtopic.php [ticket/13821] Remove HTML from PHP files and deduplicate lang variable 2022-01-22 23:50:33 +01:00
web.config [ticket/security-181] Port .htaccess changes to other webserver types 2016-11-13 11:50:23 +01:00