Andrew Dolgov
|
1f29443530
|
fix missing DB object when instantiated to import opml
|
12 years ago |
Andrew Dolgov
|
1ffe3391f9
|
make pluginhost a singleton
|
12 years ago |
Andrew Dolgov
|
d632b28cef
|
fix some missing constructor parameters
|
12 years ago |
Andrew Dolgov
|
eefaa2df38
|
remove db_connect, db_close; CLI fixes
|
12 years ago |
Andrew Dolgov
|
6322ac79a0
|
remove $link
|
12 years ago |
Andrew Dolgov
|
404e2e3603
|
more work on singleton-based DB
|
12 years ago |
Andrew Dolgov
|
ba68b6815a
|
db updates, remove init_connection()
|
12 years ago |
Andrew Dolgov
|
2e35a7070b
|
generated feeds: support if-modified-since
|
12 years ago |
Andrew Dolgov
|
1ebf3b979e
|
replace getmicrotime() wrapper with microtime(true) (2)
|
12 years ago |
Andrew Dolgov
|
23419d117b
|
modify includes to init session before translations are applied
|
12 years ago |
Andrew Dolgov
|
8dcb2b4762
|
implement plugin routing masks, add example plugin
|
12 years ago |
Andrew Dolgov
|
88e8fb3a71
|
modify include path order (closes #514)
|
12 years ago |
Andrew Dolgov
|
369dbc19d6
|
rework class system to use subdirectories
add placeholder plugin/hook system
|
12 years ago |
Andrew Dolgov
|
0d421af86f
|
split authentication to separate modules
|
12 years ago |
Andrew Dolgov
|
6a79e8afeb
|
only enable ob_gzhandler if it exists
|
13 years ago |
Andrew Dolgov
|
f03a795de7
|
include path fix for lighttpd
|
13 years ago |
Andrew Dolgov
|
de8260cb10
|
move API to classes/
|
13 years ago |
Andrew Dolgov
|
5f0a3741d0
|
add Public_Handler
misc code cleanup
|
13 years ago |
Andrew Dolgov
|
3f3630529e
|
implement tiny-OOP routing
|
13 years ago |
Andrew Dolgov
|
f30ef1fa1b
|
subop -> method
|
13 years ago |
Andrew Dolgov
|
e0d91d846d
|
experimental split of public calls into public.php (refs #389)
|
13 years ago |