|
|
aad48f4acb
|
Just a comment fix.
|
2022-09-10 04:07:35 +02:00 |
|
|
|
62c1568b4d
|
Execution timestamp is now generated before thread creation, not inside the thread. Some cleanups and fixes.
|
2022-09-10 03:01:29 +02:00 |
|
|
|
5f975f90d6
|
Adde some more logging information to INFO and some more code comments.
|
2022-09-10 01:39:49 +02:00 |
|
|
|
c319417ee3
|
Seperated environment vars from configuration to exclusive object and added a seperate URL (/environment) for requesting data from the HTTP server.
|
2022-09-10 01:09:38 +02:00 |
|
|
|
6cb6716862
|
Reverted the status to uppercase.
|
2022-09-09 23:14:38 +02:00 |
|
|
|
e9e9909fea
|
No comment... :)
|
2022-09-09 03:51:20 +02:00 |
|
|
|
2190245675
|
Version fix.
|
2022-09-09 00:39:59 +02:00 |
|
|
|
c3f472dc60
|
Added version to title in httpserver.
|
2022-09-09 00:39:32 +02:00 |
|
|
|
0c40b51caf
|
Renamed config to configuration in httpserver URL.
|
2022-09-09 00:20:03 +02:00 |
|
|
|
2dbc971275
|
Added version to env vars, added local hostname to env vars and a bug fix.
|
2022-09-09 00:12:09 +02:00 |
|
|
|
b114befaff
|
Added CHANGELOG and description about version numbering.
|
2022-09-08 09:24:15 +02:00 |
|
|
|
71b118afd1
|
Added database_port to configuration and a cleanup.
|
2022-09-08 07:47:55 +02:00 |
|
|
|
384cd2071f
|
Added DOCTYPE and title to HTTP configuration status page.
|
2022-09-08 07:25:39 +02:00 |
|
|
|
21a7780c39
|
Added automatic page refresh to the HTTP configuration status page.
|
2022-09-08 07:22:43 +02:00 |
|
|
|
f2e79f5267
|
Typo fix.
|
2022-09-08 05:37:33 +02:00 |
|
|
|
105cc2fa4e
|
Uuups, a bug fix... :|
|
2022-09-08 05:34:37 +02:00 |
|
|
|
ae53c48815
|
Added AUTHORS file and cleaned up some code.
|
2022-09-08 05:32:59 +02:00 |
|
|
|
e921d36aa5
|
Configuration parameter checks, simplified logging, a lot of refactoring and bug fixes.
|
2022-09-07 02:10:08 +02:00 |
|
|
|
95f5f1a351
|
Notification stuff and bug fixes.
|
2022-09-06 13:09:16 +02:00 |
|
|
|
8b6718f5e2
|
Renamed config.json to uplink.json plus .gitignore update
|
2022-09-06 05:13:20 +02:00 |
|
|
|
9106747fb1
|
.gitignore update.
|
2022-09-06 04:44:17 +02:00 |
|
|
|
8dd15e6e29
|
Added Gammu example config and renamed uplink example config file.
|
2022-09-06 03:24:02 +02:00 |
|
|
|
fe15992ad6
|
Example configuration file update.
|
2022-09-06 03:11:06 +02:00 |
|
|
|
aad5edec48
|
Configuration error fix.
|
2022-09-06 03:03:02 +02:00 |
|
|
|
1e545af5f8
|
Bug fix.
|
2022-09-06 02:55:04 +02:00 |
|
|
|
03424821c8
|
Added notification stub, lot of refactoring, set default http_server_host to 127.0.0.1 and bug fixes.
|
2022-09-06 02:51:54 +02:00 |
|
|
|
2313c93d8e
|
License fix.
|
2022-09-01 02:13:23 +02:00 |
|
|
|
c2035d35af
|
Added a speedtest thread, lot of refactoring and cleanups
|
2022-08-31 00:19:15 +02:00 |
|
|
|
d7f74f3914
|
args cleanup and full configuration in config file possible now. lot of refactoring and tons of cleanups
|
2022-08-29 01:33:19 +02:00 |
|
|
|
c8bde6f22b
|
removed support for bottle and pyramid. cherrypy is most easy to integrate and fits to all my needs...
|
2022-08-28 04:56:33 +02:00 |
|
|
|
5fe2d053fe
|
deleted an old unused file
|
2022-08-28 04:19:28 +02:00 |
|
|
|
d2f3484ca9
|
Added a simple data model class to be more flexible. SQLAlchemy will not be included. uplink is to small for this... maybe later. Lot of housekeeping where done too.
|
2022-08-28 04:17:53 +02:00 |
|
|
|
4fddd1e7fc
|
just a small fix for database changes
|
2022-08-28 00:12:05 +02:00 |
|
|
|
a14fccfb71
|
Totally refactored. Split everything in classes. Integrated HTTP server support for a status page. bottle, celery and pyramid supported but I will choose only one. Currently cherrypy looks perfect. Writing results to a database will become optionally and will use SQLAlchemy in the next days. This all is a work in progress and the code should not really be used. I am refreshing my Python skills and I hope the next release will be modular and usable for everybody... stay tuned
|
2022-08-27 18:46:47 +02:00 |
|
|
|
3c4aa09bf1
|
Directory refactoring to be more native to Python.
|
2022-08-25 21:02:22 +02:00 |
|
|
|
d815508396
|
Lot of refactoring in the daemon class and some more cleanups.
|
2022-08-25 19:48:05 +02:00 |
|
|
|
ec3a61e019
|
only beauty fixes... :)
|
2022-08-25 03:31:53 +02:00 |
|
|
|
801f4a9b48
|
just a typo fix
|
2022-08-25 03:21:07 +02:00 |
|
|
|
4f2d05f11e
|
some makefile changes; nothing special.
|
2022-08-25 03:17:29 +02:00 |
|
|
|
4196745300
|
set version to 0.6.0
|
2022-08-25 02:43:31 +02:00 |
|
|
|
eba54b8cb0
|
added kill and restart args to stop or restart the daemon if running...
|
2022-08-25 02:34:25 +02:00 |
|
|
|
8dd81c5eee
|
import threadung libs only when used
|
2022-07-31 21:26:18 +02:00 |
|
|
|
42f3e557be
|
Added tar.xz method to Makefile.
|
2022-07-18 15:36:20 +02:00 |
|
|
|
1aca9314e5
|
Makefile fix.
|
2022-07-18 14:41:40 +02:00 |
|
|
|
6794adf4c8
|
Makefile fix.
|
2022-07-18 14:11:06 +02:00 |
|
|
|
76b515be94
|
Added more stuff to 'make clean'.
|
2022-07-18 14:09:55 +02:00 |
|
|
|
37d67be954
|
Added methods to Makefile for 7z and tar.gz package building.
|
2022-07-18 14:07:52 +02:00 |
|
|
|
2d3bb36a75
|
Added two run methods to Makefile with some default paramaters to make it easy to execute uplink.
|
2022-07-18 13:45:39 +02:00 |
|
|
|
bb25c96291
|
Added Makefile for building a binary using Nuitka
|
2022-07-18 13:41:35 +02:00 |
|
|
|
452b57c45b
|
Arguments typo fix; FILE->LOGFILE
|
2022-07-18 13:08:10 +02:00 |
|