torrentpier/src
Roman Kelesidis 6e7e3dd9ef
Some checks failed
Continuous Integration / Nightly builds 📦 (push) Has been cancelled
Continuous Integration / 🎉 Deploy (push) Has been cancelled
PHPMD / Run PHPMD scanning (push) Has been cancelled
fix: handle Nette DateTime objects in birthday validation (#2032)
* fix: handle Nette DateTime objects in birthday validation

* Update register.php

* Update User.php
2025-07-03 23:07:09 +02:00
..
Cache feat(test): add comprehensive testing infrastructure with Pest PHP (#1979) 2025-06-20 22:00:12 +04:00
Captcha misc(text captcha): Disabled scatter effect by default 2025-03-11 14:08:08 +03:00
Database fix(database): update affected rows tracking in Database class (#1980) 2025-06-20 23:06:36 +04:00
Helpers misc(copyright): Updated copyright year (#1760) 2025-01-15 15:25:04 +03:00
Legacy fix: handle Nette DateTime objects in birthday validation (#2032) 2025-07-03 23:07:09 +02:00
Whoops refactor(database): enhance error logging and various fixes (#1978) 2025-06-20 18:52:30 +04:00
Ajax.php refactor(censor): migrate Censor class to singleton pattern (#1954) 2025-06-18 10:38:23 +04:00
Censor.php refactor(censor): migrate Censor class to singleton pattern (#1954) 2025-06-18 10:38:23 +04:00
Config.php feat: implement centralized Config class to replace global $bb_cfg array (#1953) 2025-06-18 01:19:49 +04:00
Dev.php chore: Update minimum PHP requirement to 8.2 (#1987) 2025-06-21 11:45:56 +04:00
Emailer.php refactor(config): encapsulate global $bb_cfg array in Config class (#1950) 2025-06-17 18:41:45 +04:00
Env.php misc: Some minor improvements (#1855) 2025-03-18 20:52:11 +03:00
Language.php feat: implement Language singleton with shorthand functions (#1966) 2025-06-18 19:29:06 +04:00
Sessions.php feat: implement centralized Config class to replace global $bb_cfg array (#1953) 2025-06-18 01:19:49 +04:00
Sitemap.php feat: implement centralized Config class to replace global $bb_cfg array (#1953) 2025-06-18 01:19:49 +04:00
TorrServerAPI.php feat: implement centralized Config class to replace global $bb_cfg array (#1953) 2025-06-18 01:19:49 +04:00
Updater.php feat(updater): Added exceptions logging (#2026) 2025-07-03 10:48:25 +03:00
Validate.php feat: implement centralized Config class to replace global $bb_cfg array (#1953) 2025-06-18 01:19:49 +04:00