Archived
1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
0db9f91a3e app/config/services.php: adding routes for oauth connect/disconnect 2018-06-10 20:55:29 +02:00
fcabc45602 adding Font Awesome JS files. 2018-04-11 20:42:11 +02:00
52ea0c7531 app/config/services.php: in router, change /oauth/{strategy} to /login/{strategy} for oauth route. 2018-04-06 11:55:30 +02:00
f966cfb911 app/config/services.php: setup "oauth" using the new implementation 2018-04-06 11:55:29 +02:00
ae6bf194b1 app/config/services.php: add default event manager to Auth. 2018-04-05 00:18:18 +02:00
b2ca9e3fba app/config/services.php: adding "eventsManager" 2018-04-05 00:18:18 +02:00
6ed63d591f move app/plugins to app/listeners and give them the App\Listener namespace. 2018-04-02 23:26:06 +02:00
a72932a7ad move app/log.txt to cache/log/app.txt 2018-04-02 12:23:08 +02:00
f55c8adb20 app/controllers: Fixing namespace. 2018-04-02 12:17:10 +02:00
aa37d10024 Fixing proper namespace for app/library 2018-04-02 02:28:25 +02:00
758121efe5 app/config/services.php: in view, use new viewCacheDir config variable. 2018-04-01 19:58:41 +02:00
aa035628a9 app/config/services.php: add user-settings route.
override the profile route because it is not implemented.
2018-03-30 13:39:34 +02:00
f42cb50a77 app/config/services.php: in dispatcher make sure the first letter in the action name is lowercase. Also only camelize the delimiters "-_" 2018-02-25 19:55:29 +01:00
e869a1cab4 initial commit 2017-09-01 17:10:27 +02:00