|
|
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 |
|
|
|
7e243d9afa
|
fixed error in hashbang resolver
|
2019-03-31 17:07:14 +02:00 |
|
|
|
ebff9fbb43
|
fixed php5.5.9 error
|
2017-11-21 14:47:55 +01:00 |
|
|
|
ede84e2cb8
|
fixed problem with hashbang crawling, set expire headers correctly
|
2017-11-18 23:54:44 +01:00 |
|
|
|
10fd286b53
|
allow meta tags with property instead of name in js replacement and hashbang crawling
|
2017-11-17 17:41:25 +01:00 |
|
|
|
7dc84355d8
|
fixed saimod_docu, system docu, updated all lib references
|
2017-07-25 11:18:28 +02:00 |
|
|
|
5fa46aef55
|
#335 fixed default langauge enUS for projects which do not serve this language
|
2017-05-06 20:01:54 +02:00 |
|
|
|
a32e1ca797
|
fixed html utf8 encoding in ajax crawling schema
|
2017-04-03 15:09:36 +02:00 |
|
|
|
87a59c5e91
|
fixed reset password, changed user table (email unique & username unique), session_id in table (unused)
|
2016-12-17 01:25:46 +01:00 |
|
|
|
209a86b080
|
fixed email_confirm, email_change, password_reset, password_change and lots more fixes
|
2016-12-16 05:43:41 +01:00 |
|
|
|
3d4c0828d2
|
fixed php strict warning
|
2016-11-14 17:04:18 +01:00 |
|
|
|
3d32b6756e
|
#3 docu sai + stuff i missed
|
2016-06-13 20:57:49 +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 |
|
|
|
9c71bd702f
|
#3 docu documentation + fixes
|
2016-06-07 07:45:38 +02:00 |
|
|
|
915824c883
|
#3 system docu cache & cron + fixes
|
2016-06-07 07:39:07 +02:00 |
|
|
|
0a36d3144f
|
#3 code documentation cache
|
2016-06-06 12:14:45 +02:00 |
|
|
|
3cd8276512
|
#3 code documentation api
|
2016-06-06 08:47:14 +02:00 |
|
|
|
dca8e12f57
|
#125 confirm email, reset password, change email, rename account, delete account,change password
|
2016-06-06 04:24:00 +02:00 |
|
|
|
3d87e004ee
|
#125 account change password, account rename, account delete
|
2016-06-05 08:22:31 +02:00 |
|
|
|
9f712a52c1
|
#125 token system, security rework, system.js reflect all calls
|
2016-06-05 06:47:19 +02:00 |
|
|
|
88a19b1b98
|
fixed problems with meta replacement in js and php
|
2016-05-28 01:42:17 +02:00 |
|
|
|
ebefaec531
|
implemented title & keyword exchange
|
2016-05-17 17:54:46 +02:00 |
|
|
|
8930981821
|
js & css cache, minify
|
2016-01-18 07:22:28 +01:00 |
|
|
|
0c8e11f2d9
|
cache changes to support scss, scssphp library reference included, system api contains cache call now
|
2016-01-18 05:28:04 +01:00 |
|
|
|
2bad26bc84
|
Merge remote-tracking branch 'github/master'
|
2016-01-16 00:27:59 +01:00 |
|
|
|
1bc891b7c8
|
started to adjust system to pg environment
|
2016-01-04 00:50:35 +01:00 |
|
|
|
2d9d242a29
|
fixed html snapshot for main page without hashbang
|
2015-12-24 02:54:06 +01:00 |
|
|
|
b80827e711
|
disabled parseerror logging, since it can break sai
|
2015-10-14 18:53:18 +02: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 |
|
|
|
59af1d3bb3
|
typo fixes
|
2015-08-30 02:09:54 +02:00 |
|
|
|
2bbebe581f
|
implemented todo bug report, as well as coresponding api call
|
2015-06-13 11:23:06 +02:00 |
|
|
|
8c711d46ba
|
autoload.inc.php renamed to autoload.inc, git functionality, saimod git
|
2015-04-22 00:15:30 +02:00 |
|
|
|
618242be08
|
fixed problem with default page dom validation
|
2015-04-15 19:29:00 +02:00 |
|
|
|
bb0090af82
|
api_default corrected css attributes, saimod langswitcher access rights
|
2015-04-11 17:34:49 +02:00 |
|
|
|
6ef35406ed
|
html errors on parsing are suppressed, but shown in todo, html errors fixed
|
2015-04-10 05:40:46 +02:00 |
|
|
|
45fd16f2a6
|
_escaped_fragment support for sai, advanced support for that seo feature
|
2015-04-06 20:37:12 +02:00 |
|
|
|
852e26dd2f
|
fixed google indexing support - full page is now generated in php representing the html of the current state
|
2015-04-05 03:56:08 +02:00 |
|
Naeltard
|
49e18f1c3c
|
api_default extends api_system
|
2015-04-02 04:15:31 +02:00 |
|
Naeltard
|
001190934d
|
crawler copatibility not only for neopolimatrix, classname is extracted from class now, removed warning in saimod_sys_files.php
|
2015-03-31 02:15:44 +02:00 |
|
Naeltard
|
5ebb40d49d
|
ajax crawling scheme prototype
|
2015-01-29 01:09:21 +01:00 |
|
|
|
a472c51a09
|
statesystem improvement working pretty good now ;-) including variables for calls
|
2015-01-23 15:54:41 +01:00 |
|
|
|
058d4d3b90
|
updated system state system into a working prototype
|
2014-11-07 17:25:04 +01:00 |
|
|
|
4550496102
|
state js/css ideas(wrong ideas)
|
2014-07-06 14:03:48 +02:00 |
|
|
|
fb065f3315
|
autoload for system divided into sub-autoloads
|
2014-07-01 14:08:39 +02:00 |
|
|
|
b196e1cb7a
|
pagestate system, js implementation @ mojotrollz
|
2014-06-23 19:35:59 +02:00 |
|
|
|
fb6137159f
|
added missing sql for locale -> renamed to text in api call
|
2014-06-23 04:20:41 +02:00 |
|