phpbb/phpBB
2024-04-16 20:47:39 +02:00
..
adm [ticket/17296] Reduce complexity of relative paths on adm pages 2024-03-07 20:57:19 +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/17286] Do not update user session page if it does not exist 2024-02-02 23:33:12 +07:00
develop [ticket/16872] Add event exporter for BBCode 2022-01-22 16:52:45 +01:00
docs [ticket/17284] Add viewtopic_body_online_list_after template event 2024-03-13 23:25:02 +07: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 [ticket/17299] Allow event to modify email core vars before sending a message 2024-03-31 09:55:57 +07:00
install [3.3.x] Update version numbers to 3.3.12-dev 2023-10-15 16:56:54 +02:00
language [ticket/17237] Use single quotes for QUICKMOD_ACTION_NOT_ALLOWED var 2023-11-30 12:34:48 +01:00
phpbb [ticket/17302] Fix password reset function 2024-04-09 19:06:09 +02:00
store [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
styles [ticket/17284] Add viewtopic_body_online_list_after template event 2024-03-13 23:25:02 +07:00
.htaccess [ticket/16226] Prevent Apache servers from using MultiViews 2019-11-25 22:00:31 +01:00
app.php
common.php [ticket/17201] Split off logic into function and add tests 2023-10-23 21:10:53 +02:00
composer.json [ticket/16877] Bump minimum PHP version to 7.2.0 2023-08-15 20:28:41 +02:00
composer.lock [ticket/17293] Update composer dependencies to latest versions 2024-02-23 18:20:30 +01: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/15973] Add canonical URL for index 2023-09-27 21:03:01 +02:00
mcp.php [ticket/16640] Show MCP link in menu 2020-11-23 23:35:10 -05:00
memberlist.php [ticket/16470] Revert session_time sync back 2023-06-26 10:05:47 +07:00
posting.php [ticket/17212] Add comment on the need for updating session info 2023-11-09 21:10:07 +01:00
report.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02:00
search.php [ticket/17305] Improve queries for unanswered posts/topics 2024-04-16 20:47:39 +02: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/17200] Remove not needed addition 2023-10-29 16:45:33 +01: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