phpbb/phpBB
2021-10-01 22:42:05 +02:00
..
adm Merge pull request #6275 from marc1706/ticket/16856 2021-09-02 10:48:22 +02:00
assets [ticket/16858] Update jQuery to 3.6.0 2021-08-27 04:25:41 +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/16851] Add Amazonbot, AhrefsBot and SemrushBot 2021-08-25 14:46:37 +02:00
docs [prep-release-3.3.5] Update changelog for 3.3.5 2021-10-01 22:42:05 +02: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.5] Update version numbers to 3.3.5 2021-10-01 22:40:21 +02:00
install [prep-release-3.3.5] Update version numbers to 3.3.5 2021-10-01 22:40:21 +02:00
language [ticket/16783] Add back data only backups 2021-05-25 20:34:31 +02:00
phpbb [prep-release-3.3.5] Add migration for 3.3.5 2021-10-01 22:40:24 +02:00
store [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
styles [ticket/16850] Update webfont loader 2021-09-13 10:32:04 +02: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 [ticket/16865] Update IRC + discord links in composer and documentation 2021-08-31 16:03:41 +02:00
composer.lock [ticket/16867] Update symfony and text-formatter to latest versions 2021-09-05 22:08:06 +02: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/16657] Properly decode usernames in member list live-search 2021-07-13 16:06:21 +02:00
posting.php [ticket/16138] Resolve misc coding style issues 2021-05-19 22:11:01 +02:00
report.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02:00
search.php [ticket/16138] Eliminate redundant parameters from board URLs 2021-05-19 22:05:06 +02:00
ucp.php Merge branch '3.2.x' into 3.3.x 2020-04-29 22:21:14 +02:00
viewforum.php [ticket/16138] Eliminate redundant parameters from board URLs 2021-05-19 22:05:06 +02:00
viewonline.php [ticket/12591] Improve breadcrumb naming and extend it's usage 2019-05-09 18:43:34 +02:00
viewtopic.php [ticket/16138] Use same variable for forum_id in one query 2021-05-24 16:20:13 +02:00
web.config