.. |
Auth
|
Auth Db: add add_user method ad CLI command
|
2024-02-04 11:05:03 +01:00 |
Db
|
Add Db AttrSet
|
2024-02-18 19:40:12 +01:00 |
Export
|
Add CSV export
|
2024-02-18 18:27:59 +01:00 |
App.php
|
Make Db class static as other classes
|
2024-02-02 18:19:38 +01:00 |
Auth.php
|
Introduce new pre-commit hooks and code cleaning
|
2024-01-23 19:23:10 +01:00 |
Check.php
|
Add generate_uuid() and Check::uuid()
|
2024-01-30 20:08:41 +01:00 |
Cli.php
|
prompt_for_password: remove external bash dependency
|
2024-02-20 21:13:33 +01:00 |
Config.php
|
Introduce new pre-commit hooks and code cleaning
|
2024-01-23 19:23:10 +01:00 |
Date.php
|
Add DbObject
|
2024-02-18 18:27:58 +01:00 |
Db.php
|
Add DbObject
|
2024-02-18 18:27:58 +01:00 |
Email.php
|
Email: Fix handling multiple recipients
|
2024-02-19 20:28:55 +01:00 |
functions.php
|
Add DbObject
|
2024-02-18 18:27:58 +01:00 |
Hook.php
|
Introduce new pre-commit hooks and code cleaning
|
2024-01-23 19:23:10 +01:00 |
HookEvent.php
|
Fix some PHPstan warnings for PHP 8 support
|
2023-07-26 17:08:21 +02:00 |
I18n.php
|
Introduce new pre-commit hooks and code cleaning
|
2024-01-23 19:23:10 +01:00 |
Log.php
|
Introduce new pre-commit hooks and code cleaning
|
2024-01-23 19:23:10 +01:00 |
SentryIntegration.php
|
Introduce new pre-commit hooks and code cleaning
|
2024-01-23 19:23:10 +01:00 |
SentrySpan.php
|
Properly declare & handle functions/methods that never return (exit/die inside) and add Cli::fatal_error() helper method
|
2023-07-26 17:02:28 +02:00 |
SentryTransaction.php
|
Properly declare & handle functions/methods that never return (exit/die inside) and add Cli::fatal_error() helper method
|
2023-07-26 17:02:28 +02:00 |
Session.php
|
Fix some PHPstan warnings for PHP 8 support
|
2023-07-26 17:08:21 +02:00 |
Tpl.php
|
Introduce new pre-commit hooks and code cleaning
|
2024-01-23 19:23:10 +01:00 |
TplSmartyResource.php
|
Introduce new pre-commit hooks and code cleaning
|
2024-01-23 19:23:10 +01:00 |
Url.php
|
Introduce new pre-commit hooks and code cleaning
|
2024-01-23 19:23:10 +01:00 |
UrlRequest.php
|
UrlRequest: add current_url_starts_with, current_url_ends_with and current_url_match helper methods
|
2023-07-24 19:22:58 +02:00 |