Commit Graph

64 Commits

Author SHA1 Message Date
36493ff072
Add CORS headers for JSON output of index / overview 2021-02-17 18:03:04 +01:00
e423668d93
Add JSON API for getting list of available fields 2021-02-16 12:08:55 +01:00
08d28f037c
Use MD_STD_SEC's anti CSRF functions 2020-12-10 00:49:46 +01:00
b8643e0d04
Move security settings helper outside of public web root
phpcs-errors:0 phpunit-status:successful phpstan-errors:665
2020-11-25 17:47:41 +01:00
0756a58821
Set harder security constraints
phpcs-errors:0 phpunit-status:successful phpstan-errors:665
2020-11-25 17:01:46 +01:00
94a5ad5a42
Swap locally loaded font to fix flashing text 2020-11-25 16:29:12 +01:00
a135a3ce2a
Add empty robots.txt
Close #6
2020-11-23 15:44:15 +01:00
08b45ed59f
Remove erroneous reference to CSS file in errorPage 2020-11-22 01:50:18 +01:00
79a1c15c04
Add custom HTML page for an error page
phpcs-errors:0 phpunit-status:successful phpstan-errors:1
2020-11-18 15:51:30 +01:00
65e09278dc
Fix incorrect xml file path in ZIP creation
phpcs-errors:0 phpunit-status:successful phpstan-errors:1
2020-11-08 14:44:06 +01:00
a8cb46848b
Fix check for upload size 2020-11-08 14:30:14 +01:00
5b71f800c2
Improve type-safety, error reporting
phpcs-errors:221 phpunit-status:successful phpstan-errors:548
2020-10-31 01:53:40 +01:00
733241be47
Make available field retrieval be generated through an object
phpcs-errors:221 phpunit-status:successful phpstan-errors:677
2020-10-31 01:28:03 +01:00
d56601b0cc
Move public files to /public subdirectory
phpcs-errors:221 phpunit-status:successful phpstan-errors:0
2020-10-31 00:00:26 +01:00