b0a2f4be0e
refactor layouts module to domain/di and prepare 0.256 release
2026-02-12 22:54:47 +01:00
95c5fda989
refactor languages module to domain/controller and release 0.254 update package
2026-02-12 22:10:37 +01:00
c1284ef06c
refactor users module to domain/controller and release 0.253 update package
2026-02-12 21:44:40 +01:00
41feabe8be
Refactor admin lists and migrate legacy archive/filemanager controllers
2026-02-11 00:03:07 +01:00
9b4c92056d
ver 0.250: migrate settings to form-edit and cleanup legacy settings classes
2026-02-08 20:13:01 +01:00
3c50440cb2
feat: implement new universal form edit system and remove legacy banner classes
2026-02-08 18:12:54 +01:00
bbf0c075b8
Release 0.246: migrate banners list to new table
2026-02-08 01:53:22 +01:00
d709a3df7b
Release 0.245: refactor articles list and update package
2026-02-08 01:35:13 +01:00
290aa31aa7
Add two-factor authentication fields to pp_users table and update .htaccess for security
...
- Added columns for two-factor authentication (2FA) in the pp_users table:
- twofa_enabled (TINYINT)
- twofa_email (VARCHAR)
- twofa_code_hash (VARCHAR)
- twofa_expires_at (DATETIME)
- twofa_sent_at (DATETIME)
- twofa_failed_attempts (INT)
- Updated the twofa_enabled and twofa_email for user with id 0.
- Enhanced .htaccess to disable directory listing, block execution of sensitive files, and prevent serving hidden files.
2025-12-11 23:57:22 +01:00
d903f9fc55
Refactor code structure for improved readability and maintainability
2025-09-28 18:27:48 +02:00
678db18f20
Dodano nową wersję menedżera plików, w tym nowe obrazy, pliki CSS oraz poprawki w kodzie PHP.
2024-12-06 15:16:27 +01:00
b6107b8c75
first commit
2024-10-23 13:44:50 +02:00