phpbb/phpBB
2021-02-07 21:14:21 +01:00
..
adm [ticket/16681] CSS adjustment 2021-01-15 14:15:41 -08:00
assets [ticket/16555] Update jQuery to 3.5.1 2020-07-24 10:43:56 +02: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/16645] Simplified text_reparser.poll_option 2021-01-01 22:21:00 +01:00
develop [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag 2021-01-20 00:21:24 +07:00
docs [prep-release-3.3.3] Update CREDITS.txt 2021-01-13 20:45:52 +01:00
download [ticket/15663] Remove flash attachments support 2019-05-09 18:53:46 +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.3] Update version numbers to 3.3.3 2021-01-25 22:05:42 +01:00
install Merge branch 'prep-release-3.3.3' into 3.3.x 2021-01-29 20:15:16 +01:00
language [ticket/16689] Fix SQL errors for Bitly OAuth 2021-01-19 15:15:58 +01:00
phpbb [ticket/16620] Output short array syntax in dev:migration-tips 2021-02-07 21:14:21 +01:00
store [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
styles Merge pull request #6125 from Crizz0/ticket/16660 2021-01-18 20:25:15 +01:00
.htaccess [ticket/16226] Prevent Apache servers from using MultiViews 2019-11-25 22:00:31 +01:00
app.php
common.php [ticket/16283] Update requirements for 3.3.0 2019-12-31 22:08:18 +01:00
composer.json [prep-release-3.3.3] Upgrade composer dependencies to latest versions 2021-01-11 21:19:01 +01:00
composer.lock [prep-release-3.3.3] Upgrade composer dependencies to latest versions 2021-01-11 21:19:01 +01:00
cron.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02: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/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag 2021-01-20 00:21:24 +07:00
posting.php [ticket/16617] Shorten event names 2020-11-21 13:33:04 +07:00
report.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02:00
search.php [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag 2021-01-20 00:21:24 +07:00
ucp.php Merge branch '3.2.x' into 3.3.x 2020-04-29 22:21:14 +02:00
viewforum.php [ticket/16696] Unsupported operand types in viewforum.php - PHP8 2021-02-02 21:20:22 +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/16363] Allow replying to locked topics if user has m_lock permissions 2020-02-12 09:24:02 +01:00
web.config