phpbb/phpBB
2020-09-19 18:12:12 +07:00
..
adm Merge pull request #6039 from rubencm/ticket/16583 2020-08-19 21:08:45 +02: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 Merge pull request #6037 from kasimi/ticket/16565 2020-09-19 11:12:41 +02:00
develop [ticket/16435] Fix Lint test for nightly build 2020-05-27 16:28:07 +07:00
docs [ticket/15594] Removed references to AOL and AIM as it is discontinued. 2020-08-30 22:08:24 +02: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 Merge pull request #6018 from rxu/ticket/16544 2020-09-10 12:43:40 +02:00
install Merge pull request #5168 from juanse254/ticket/15594 2020-09-11 10:10:20 +02:00
language [ticket/16208] Fix closed post report notifications 2020-09-19 18:12:12 +07:00
phpbb [ticket/16208] Fix closed post report notifications 2020-09-19 18:12:12 +07:00
store [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
styles [ticket/16569] Fix massive margin between zoomed posts 2020-09-15 02:34:46 +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/16602] Added mbstring to Composer requirements 2020-09-16 00:42:34 +02:00
composer.lock [ticket/16587] Adjust composer.lock to reflect all changes for sami removal 2020-09-08 10:40:35 +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/15436] Remove folder icons code from index 2019-09-21 14:09:21 +02:00
mcp.php [ticket/16394] Fix access array offset in MCP topic approval 2020-03-08 00:48:32 +01:00
memberlist.php Merge branch '3.2.x' into 3.3.x 2020-05-17 22:13:04 +02:00
posting.php Merge branch '3.2.x' into 3.3.x 2020-04-29 21:47:12 +02:00
report.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02:00
search.php [ticket/16426] Correct migration dependent and common 'selected' approach 2020-05-04 21:30:50 +02:00
ucp.php Merge branch '3.2.x' into 3.3.x 2020-04-29 22:21:14 +02:00
viewforum.php Merge pull request #5940 from mrgoldy/ticket/16434 2020-05-10 23:14:51 +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/16363] Allow replying to locked topics if user has m_lock permissions 2020-02-12 09:24:02 +01:00
web.config