phpbb/phpBB
2022-12-28 08:37:21 +01:00
..
adm [ticket/15769] Use class instead of ID for avatar box 2022-12-13 21:17:52 +01:00
assets [ticket/15769] Set avatar image to default max avatar size when creating 2022-12-13 21:17:53 +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/12683] Improve exception handling 2022-12-11 17:16:44 +01:00
develop [ticket/16955] Use common code for path iterator generation 2022-12-28 08:36:59 +01:00
docs Merge branch '3.3.x' 2022-11-28 20:41:46 +01:00
download [ticket/16793] Fix topic/post visibility - PHP 8 2021-06-10 21:34:32 +02:00
ext
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/16955] Improve minor docblock quirks 2022-12-28 08:37:09 +01:00
install [ticket/15769] Increase default avatar size 2022-12-13 21:17:48 +01:00
language [ticket/15769] Start integrating upload of cropped image via AJAX 2022-12-13 21:17:48 +01:00
phpbb [ticket/16955] Add stubs for cache classes and clean up 2022-12-28 08:37:21 +01:00
store [ticket/16556] Remove purposeless <Files "*"> from .htaccess 2020-09-01 18:19:13 +02:00
styles [ticket/15769] Use hermite for improved resizing and display after upload 2022-12-13 21:17:53 +01:00
vendor-ext
.htaccess [ticket/16226] Prevent Apache servers from using MultiViews 2019-11-25 22:00:31 +01:00
app.php
common.php Merge branch 'ticket/16898' into ticket/16898-master 2021-10-26 20:24:35 +02:00
composer-ext.json [ticket/17049] Add minimum valid JSON for composer-ext files 2022-10-16 14:04:48 +02:00
composer-ext.lock [ticket/17049] Add minimum valid JSON for composer-ext files 2022-10-16 14:04:48 +02:00
composer.json [ticket/17023] Adds PHP >=8.0 to composer require php version 2022-07-19 17:47:53 +02:00
composer.lock [ticket/16955] Update psalm and improve config & bootstrap 2022-12-28 08:37:07 +01:00
cron.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02:00
faq.php
feed.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02:00
index.php [ticket/16207] Remove session_id from MCP links 2021-07-17 22:31:27 +02:00
mcp.php [ticket/16640] Show MCP link in menu 2020-11-23 23:35:10 -05:00
memberlist.php Merge branch '3.3.x' 2022-08-26 20:47:10 +02:00
posting.php Merge branch '3.3.x' 2021-11-30 21:54:20 +01:00
report.php [ticket/15720] Don't escape ampersands on redirections 2019-05-09 18:59:45 +02:00
search.php [ticket/12683] Add progress bar to create_index 2022-12-11 17:16:44 +01:00
ucp.php [ticket/16825] Add link hashes to logout links 2021-07-25 20:47:41 +02:00
viewforum.php Merge pull request #6376 from lionel-rowe/ticket/16977 2022-04-10 21:21:47 +02:00
viewonline.php [ticket/12591] Improve breadcrumb naming and extend it's usage 2019-05-09 18:43:34 +02:00
viewtopic.php Merge branch '3.3.x' 2022-01-25 22:13:23 +01:00
web.config