|
|
d9f6daeb53
|
Merge branch 'php83'
|
2024-11-01 04:12:24 +01:00 |
|
|
|
886b50bb0a
|
try using static::class
|
2024-11-01 04:10:31 +01:00 |
|
|
|
39cd1b109a
|
static classes have no $this - use self
|
2024-11-01 04:05:52 +01:00 |
|
|
|
9783316370
|
fix php83 problem
|
2024-11-01 03:59:34 +01:00 |
|
|
|
6679351094
|
reduce package size for extratcion
|
2024-01-06 02:53:04 +01:00 |
|
|
|
2b960dd5ba
|
fix to use correct variable
|
2023-11-05 22:04:01 +01:00 |
|
|
|
8981c5934f
|
use $_SERVER again
|
2023-11-05 21:56:52 +01:00 |
|
|
|
402a4a84b5
|
type, revert some changes
|
2023-11-05 21:55:03 +01:00 |
|
|
|
cbbbfb3367
|
use $_SERVER instead
|
2023-11-05 21:51:24 +01:00 |
|
|
|
90067e7e92
|
support x-forwared-for
|
2023-11-05 21:46:51 +01:00 |
|
|
|
16d10488ba
|
reduce log extratcion amount further to avoid it to not work
|
2023-11-05 03:29:09 +01:00 |
|
|
|
af6e09fa0e
|
reduce log extratcion from 10k to 1k
|
2023-11-02 21:32:52 +01:00 |
|
|
|
217b3ecc72
|
fix time precision
|
2023-10-27 14:37:48 +02:00 |
|
|
|
59cd8f3859
|
fixed error logging(php7), small fixes
|
2019-01-21 15:31:49 +01:00 |
|
|
|
277a5ad1df
|
php7 compatibility
|
2018-06-01 04:45:32 +02:00 |
|
|
|
070eea2fdd
|
rework token, "fixed" gitmodules, saimods rework, split log & analytics, minor fixes
|
2018-05-29 22:00:17 +02:00 |
|
|
|
8af881b88f
|
update to bootstrap v4.0.0 - complete overhoul started
|
2018-01-21 02:19:24 +01:00 |
|
|
|
f5c99ea064
|
#375 fixed loop in error db writer, log all errors except certain exceptions
|
2017-08-15 23:24:42 +02:00 |
|
|
|
b8ccb22f28
|
#3 docu qqs
|
2016-06-13 12:22:53 +02:00 |
|
|
|
9d31da5e94
|
#3 docu sai + qqs
|
2016-06-13 12:00:23 +02:00 |
|
|
|
5770a31ef8
|
#3 docu system
|
2016-06-11 00:22:02 +02:00 |
|
|
|
65155aa4fc
|
#3 docu page, fixed errorhandler & page interfaces
|
2016-06-10 14:33:16 +02:00 |
|
|
|
f2d7596be5
|
#3 docu log
|
2016-06-10 10:28:58 +02:00 |
|
|
|
9f712a52c1
|
#125 token system, security rework, system.js reflect all calls
|
2016-06-05 06:47:19 +02:00 |
|
|
|
f812dc3762
|
saimod security js fix, pgsql sql fixes, fixed translatable error
|
2016-02-11 14:45:49 +01:00 |
|
|
|
b7d8a48710
|
dump errors to user
|
2016-01-18 03:10:58 +01:00 |
|
|
|
0cf54538ea
|
pg fix for log extraction
|
2016-01-17 20:19:56 +01:00 |
|
|
|
cfb4ac0d1e
|
postgres fixes, cron, statistics, todo
|
2016-01-17 19:33:14 +01:00 |
|
|
|
1bc891b7c8
|
started to adjust system to pg environment
|
2016-01-04 00:50:35 +01:00 |
|
|
|
9a90e72366
|
renamed dbd -> sql
|
2015-09-10 00:56:17 +02:00 |
|
|
|
08b7ec351f
|
moved qq's to local folders
|
2015-09-10 00:52:56 +02:00 |
|
|
|
2f5e91d01d
|
updated lots of qq to new qq2 format
|
2015-06-18 16:08:01 +02:00 |
|
|
|
8c711d46ba
|
autoload.inc.php renamed to autoload.inc, git functionality, saimod git
|
2015-04-22 00:15:30 +02:00 |
|
|
|
9a9e5e8b8b
|
saimod text working (including save and delete), jsonresult fail
|
2015-04-16 15:56:30 +02:00 |
|
|
|
e64d2f1278
|
sai todolist beta
|
2014-10-20 17:16:55 +02:00 |
|
|
|
c61ed753e0
|
Merge branch 'master' of mojotrollz.eu:system into autoload
Conflicts:
autoload.inc.php
dbd/autoload.inc.php
docu/autoload.inc.php
files/autoload.inc.php
log/autoload.inc.php
|
2014-07-30 02:25:19 +02:00 |
|
|
|
1db79a7e7d
|
fixed saimod api -> allow null values, autoload restructure
|
2014-07-30 02:22:07 +02:00 |
|
|
|
fb065f3315
|
autoload for system divided into sub-autoloads
|
2014-07-01 14:08:39 +02:00 |
|
|
|
29738f079a
|
system cron
|
2014-06-07 04:34:32 +02:00 |
|
|
|
ff4e74a0ec
|
fixed several smaller bugs in system (json,mysql,autoload)
|
2014-05-04 18:39:10 +02:00 |
|
|
|
b595a619a5
|
fixed jsonresult::ok() -> now returns object instead of array in result field.
|
2014-03-06 15:52:04 +01:00 |
|
|
|
abb11f5277
|
sai security improvements, sai log filter sort fix
|
2014-01-28 01:47:37 +01:00 |
|
|
|
6ded7a05b3
|
QI for inserts - fuck you mysqli, disabled fatal error handling(cuz its unsafe), small saimod login fix, Security cleanup
|
2014-01-20 23:18:58 +01:00 |
|
|
|
b91117c927
|
more quick querys - api, cache, log; qq supports now Q1 (get one row) and QP supports different parameter arrays for pg/mys
|
2014-01-20 02:15:44 +01:00 |
|
|
|
0362f4a173
|
small fixes to code style
|
2014-01-19 22:30:00 +01:00 |
|
|
|
d828d51ac1
|
pg fixes for the log
|
2013-12-23 15:20:35 +01:00 |
|
|
|
fdbdc73b1e
|
saimod_sys_log new layout, more info
|
2013-12-23 08:59:28 +01:00 |
|
|
|
a9102b3663
|
more log fixes, sai log sql fixes, dbd sql
|
2013-12-23 04:26:00 +01:00 |
|
|
|
fdf1ad9740
|
saimod sys log, improved including statistics, fixes for log and header
|
2013-12-21 16:35:29 +01:00 |
|
|
|
2b0486d9e9
|
fixed jsonresult html entities, connectionpg now logs notice if present
|
2013-12-20 09:54:31 +01:00 |
|