phpbb/phpBB
2020-08-11 07:59:10 +02:00
..
adm [ticket/16568] Fix responsive tabs 2020-08-09 21:46:39 +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/16554] Align all .htaccess files to support Apache 2.4 directives 2020-07-21 11:21:29 +02:00
config Merge branch '3.2.x' into 3.3.x 2020-08-06 17:21:58 +02:00
develop [ticket/16435] Fix Lint test for nightly build 2020-05-27 16:28:07 +07:00
docs Merge branch '3.2.x' into 3.3.x 2020-08-06 17:21:58 +02:00
download [ticket/15663] Remove flash attachments support 2019-05-09 18:53:46 +02:00
ext
files [ticket/16554] Align all .htaccess files to support Apache 2.4 directives 2020-07-21 11:21:29 +02:00
images Merge branch '3.2.x' into 3.3.x 2020-08-06 17:21:58 +02:00
includes Merge pull request #5938 from mrgoldy/ticket/16430 2020-08-09 14:16:12 +02:00
install Merge branch 'prep-release-3.3.1' into 3.3.x 2020-08-06 17:26:47 +02:00
language Merge branch '3.2.x' into 3.3.x 2020-08-06 17:21:58 +02:00
phpbb [ticket/16565] Lazy-load cron.task_collection 2020-08-11 07:59:10 +02:00
store [ticket/16554] Align all .htaccess files to support Apache 2.4 directives 2020-07-21 11:21:29 +02:00
styles Merge pull request #6034 from 3D-I/ticket/16559 2020-08-10 20:51:32 +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/16396] Use new php-webdriver instead facebook webdriver 2020-03-09 18:03:17 +01:00
composer.lock [ticket/16571] Update s9e/text-formatter to 2.7.3 2020-08-10 09:31:24 +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