Ilya Bakhlin
19bf47d799
Removing the event system from the framework as nobody uses it.
...
Closes #8 .
2021-12-30 11:50:44 +01:00
Ilya Bakhlin
a4dd0c40ed
Removing all the caching and external dependencies.
2021-12-29 21:58:03 +01:00
Ilya Bakhlin
c4e87066e2
Testing the Event Dispatcher class.
2021-12-28 22:09:06 +01:00
Ilya Bakhlin
1f789219d9
Refactoring the TSimpleSingleton class.
2021-12-28 22:01:01 +01:00
Ilya Bakhlin
7cfedf6eff
Reformatting the Route class.
2021-12-28 21:07:18 +01:00
Ilya Bakhlin
545be21dbf
Reformatting the Boostrap class.
2021-12-28 20:49:37 +01:00
Ilya Bakhlin
ff46d1f1e5
Remove PHP Configuration
...
Closes #5 .
2021-12-28 20:20:51 +01:00
Ilya Bakhlin
096f8b779f
Rename the Folder
...
Closes #3 .
2021-12-28 20:19:00 +01:00
Ilya Bakhlin
5d7b131240
Reformatting the Router class.
2021-12-28 19:55:38 +01:00
Ilya Bakhlin
c89cd500a1
Reformatting the EventDispatcher class.
2021-12-28 19:50:49 +01:00
Ilya Bakhlin
336000b8d4
Fixing the Cancelable interface.
2021-12-28 19:47:27 +01:00
Ilya Bakhlin
d7d97fc4bf
Reformatting the Cancelable interface.
2021-12-28 19:46:12 +01:00
Ilya Bakhlin
f75754f341
Updating the Composer dependencies.
2021-12-28 19:35:32 +01:00
Ilya Bakhlin
2c63952f48
Getting all the changed.
2021-12-28 19:34:53 +01:00
Ilya Bakhlin
b73cd94d54
Merge branch 'master' into pro
...
# Conflicts:
# composer.lock
2021-12-28 19:33:30 +01:00
Ilya Bakhlin
894a13a095
Merge pull request #2 from openvk/master
...
Changes from the Original Project
2021-12-28 19:31:40 +01:00
Celestora
ba400a21e3
Fix logic error in view delegation thing
2021-12-27 14:10:15 +02:00
Celestora
5f839e1bb6
Fix logic error in view delegation thing
2021-12-27 14:08:52 +02:00
Celestora
624359f3f5
[WIP] Add fallback to overriden templates
2021-12-27 14:02:24 +02:00
Celestora
1e45ef5ef7
Add Postmark support as an alternative to SMTP mailing
2021-12-27 13:56:25 +02:00
Ilya Bakhlin
f8cb0c50a4
Reformatting the Event class.
2021-12-25 22:41:03 +01:00
Ilya Bakhlin
11e11add72
Set Up PHPUnit
...
Closes chandler-1.
2021-12-25 22:24:27 +01:00
Ilya Bakhlin
791a25812c
Updating the Composer configuration.
2021-12-25 20:06:57 +01:00
Ilya Bakhlin
b575d13a17
Improving the Git files.
2021-12-25 20:01:05 +01:00
Ilya Prokopenko
10b2ae82d8
NGINX: Moved the index to another position
2021-10-14 10:52:18 +07:00
Ilya Prokopenko
a6266c0e10
NGINX: Added a limit to size of an uploaded file
...
Without this, the web server would give a HTTP error 413.
2021-10-13 08:11:35 +07:00
Ilya Prokopenko
42108cf922
NGINX: PHP-FPM now only works with index.php
...
Previously it was applied to all PHP files. Or rather, it should have, but libchandler only has one PHP file on htdocs - index.php. Without this fix OpenVK profiles with ".php" in their link would "break".
2021-10-12 22:15:43 +07:00
Ilya Prokopenko
c6335aea7b
NGINX: Added new param SCRIPT_FILENAME
2021-09-18 09:23:28 +07:00
Celestora
0355a1a6d8
Merge branch 'master' of https://github.com/openvk/chandler into master
...
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-09-16 20:03:07 +03:00
Celestora
01338ff6ec
Add ability to change template search path
...
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-09-16 20:02:35 +03:00
celestora
8f61111b41
Fix arguments in nginx.conf
2021-09-16 19:20:50 +03:00
Celestora
5855601d59
Don't depend on YAML extension
...
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-09-16 18:42:36 +03:00
Ilya Prokopenko
f3b7e4a597
Install: Added NGINX as an option
2021-09-16 17:35:51 +07:00
Alma Armas
586aa99cd6
UA and IP checks can now be disabled via extendedValidation option
2021-04-21 11:41:56 +00:00
Alma Armas
60bbd5b8b5
Fix error in DatabasePanel
2021-04-21 11:35:31 +00:00
rem-pai
6ca0e6a0b6
Fix regressions if allEnabled is set
2021-01-31 00:33:10 +02:00
Alma Armas
d0123f79db
Allow multiple config locations
2021-01-27 18:53:14 +00:00
Alma Armas
8aa46425b5
Add option to change extensions location and to force enable 'em all
2021-01-27 18:52:19 +00:00
Alma Armas
f55f6d445d
Add SimplePresenter::findParam
2021-01-27 18:50:59 +00:00
veselcraft
65da4abe33
Bugfix
...
Template engine tried to recreate himself when HTTP error appears
2021-01-24 14:47:32 +03:00
Alma Armas
a43eda027b
Add recursive route inclusion
2021-01-18 17:04:04 +00:00
Alma Armas
9a14e22d89
Implement SimplePresenter::jsonParam
2021-01-18 16:45:56 +00:00
Alma Armas
82da99937d
Fix mystery bug
2021-01-18 16:44:53 +00:00
05f430b556
Update .htaccess ( #1 )
2021-01-15 15:02:46 +02:00
Alma Armas
97573bb465
Fix loading of extensions that have hyphen in their name
2020-12-31 21:14:33 +00:00
Alma Armas
f76d988e54
Add headless mode
2020-11-29 17:15:57 +00:00
Jill Stingray
f64b7ad339
Add CSRF protection options
2020-08-20 17:08:48 +00:00
fkwa
3cc25bec51
Fix Anti-CSRF check condition
...
Pervious version is made chandler unusable if it runs on port different from 443.
2020-08-02 20:14:54 +03:00
Jill Stingray
3093be04a6
Add ability to fetch history of events
2020-08-01 14:12:51 +00:00
Jill Stingray
f3106105b4
Remove typehint from DBEntity::getId to allow non-numeric primary keys
2020-08-01 14:12:02 +00:00