0xboobface
75351cedb5
Cookies are now persisted in the config dir
2018-11-06 21:54:11 +01:00
0xboobface
6b16a637f0
Add JVM parameter to define the configuration directory
...
Add a new JVM parameter (-Dctbrec.config.dir) to define the directory
to save the config to / load it from. If this parameter is not set, the
system default directory determined by OS.getConfigDir() is used.
2018-11-06 14:32:35 +01:00
0xboobface
5cd8ae3cff
Add possibility to disable sites
...
Sites can be disabled in the settings, so that they don't get
initialized on start. The UI is not created for them aswell.
2018-10-25 20:11:25 +02:00
0xboobface
a4fd3034a8
Make sure the httpTimeout is at least 10 secs
2018-10-24 17:46:06 +02:00
0xboobface
8c45c45055
Fix model loading
2018-10-22 16:07:52 +02:00
0xboobface
d68b530e60
Move OS class to package ctbrec
2018-10-16 18:39:25 +02:00
0xboobface
0aa6cad1c3
Move io related classes to ctbrec.io
2018-10-16 18:38:46 +02:00
0xboobface
26a73c3228
Rename ModelAdapter to ModelJsonAdapter
2018-10-16 18:34:41 +02:00
0xboobface
43c29758c4
Add interface Model to abstract from different implementations
...
Model is the common interface for the implementations of all sites.
At the moment only ChaturbateModel exists.
2018-10-16 18:32:54 +02:00
0xboobface
7cc5764461
Add System property ctbrec.server.mode on server startup
...
This property gets set by the server, so that we know,
if we are running in server mode or not
2018-09-07 17:20:07 +02:00
0xboobface
160aaa51a1
Removed JavaFX code from Config
2018-07-07 14:18:20 +02:00
0xboobface
d62bba5599
Implemented HMAC authentication in RecorderServlet
2018-07-07 12:50:21 +02:00
0xboobface
1ab902892d
initial import
2018-07-01 17:38:53 +02:00