1
0
mirror of https://github.com/chylex/Lightning-Tracker.git synced 2025-01-21 21:46:00 +01:00
Lightning-Tracker/src
2020-08-21 13:16:46 +02:00
..
Configuration Allow multiple database transactions during migration 2020-08-20 11:48:31 +02:00
Database Reconfigure default tracker roles and permissions 2020-08-21 13:16:46 +02:00
Logging Cleanup code and address minor TODOs and IDE inspections 2020-08-09 16:38:38 +02:00
Pages Add user delete page & prohibit deleting admin accounts 2020-08-21 03:08:49 +02:00
Routing Add Link class & rewrite existing links to avoid potential bugs 2020-08-19 14:41:51 +02:00
Session Reduce code duplication when getting logged in user ID 2020-08-20 13:18:26 +02:00
Validation Refactor form validation to eliminate duplicate code 2020-08-19 23:22:47 +02:00
.htaccess Enable file caching & disable direct access to folders and php files 2020-08-09 00:14:19 +02:00
bootstrap.php Add user delete page & prohibit deleting admin accounts 2020-08-21 03:08:49 +02:00
index.php Fix base URL trailing slash & PHP version detection in PHP 5 and older 2020-08-09 21:42:02 +02:00
install.php Change some string functions to use mbstring 2020-08-10 22:51:42 +02:00
update.php Reconfigure default tracker roles and permissions 2020-08-21 13:16:46 +02:00