1
0
mirror of https://github.com/nxshock/gron.git synced 2024-11-27 03:41:00 +05:00
Commit Graph

52 Commits

Author SHA1 Message Date
a27dfd4b25 Add basic Windows service support 2022-10-23 10:23:35 +05:00
afa9f9bc98 Update deps 2022-10-21 20:13:53 +05:00
6dd6112040 Add job categories 2022-10-21 20:12:41 +05:00
96587792cc Default config path = bin path + config name 2022-10-21 19:37:30 +05:00
2397f32bba Update deps 2022-10-13 20:30:33 +05:00
47e83f3f6e Add details command for SQL jobs and fix some minor warnings 2022-10-13 20:29:15 +05:00
da1437df54 Update deps 2022-08-07 21:24:54 +05:00
4d7e8f5508 WIP: Add job HTTP-callbacks 2022-06-21 22:15:09 +05:00
b066901511 WIP: Add job HTTP callbacks 2022-06-21 22:14:50 +05:00
27108837d5 Add OnErrorCmd and OnSuccessCmd callbacks 2022-06-12 13:34:25 +05:00
2886bd2755 Update database libs 2022-05-21 20:25:06 +05:00
42a6a94421 Add MS SQL database logging 2022-05-14 14:17:52 +05:00
1cbca5b0e3 Add LogWriter
to add timestamps for job logs
2022-05-14 14:17:30 +05:00
410722bc13 Write main log to stderr too
For debug purpose
2022-05-14 14:16:49 +05:00
a1ed8d73a0 Try to add MS Sql driver logging 2022-05-11 18:59:33 +05:00
c08aadda4f Move run tries to separate func 2022-05-10 21:36:34 +05:00
828fed25c8 Do not add log files 2022-05-10 21:29:15 +05:00
25de149af5 Add sql execution 2022-05-10 19:44:41 +05:00
1c00dfabc9 New updates
* Rework job status
* Group WebUI files
* New WebUI details page
2022-03-30 21:06:55 +05:00
236507c5c0 Merge branch 'main' of https://github.com/nxshock/go-cron 2022-03-30 18:26:55 +05:00
9d6fa8d192 Fix default job configs path 2022-03-30 18:26:52 +05:00
6db3ddca57
Use same width symbols for stats 2022-03-30 13:53:03 +05:00
7828951733 Move job log file creation to separate func 2022-03-29 21:52:45 +05:00
0099dec0ff Add on error restart options to README 2022-03-29 21:44:16 +05:00
7d298e05be Add on error restart job options 2022-03-29 21:38:04 +05:00
62ed212e3c Format message 2022-03-29 21:27:29 +05:00
1db1c307d3 Change logs extension to .log 2022-03-29 21:27:10 +05:00
8784211f7b Merge JobConfig to Job structure 2022-03-29 19:45:31 +05:00
15142efdd4 Another black square update 2022-03-28 21:07:44 +05:00
03f6fc96ef Change black square code 2022-03-28 20:50:13 +05:00
b5afaea039 Switch to Roboto font 2022-03-28 20:35:55 +05:00
c952ded006 Add next launch time field 2022-03-28 19:55:43 +05:00
330c94f8e1 Compact time format 2022-03-28 19:55:21 +05:00
f4526f2b7b Fix log formatter 2022-03-28 18:24:23 +05:00
b6bad941d9 Fix README path 2022-03-27 21:20:17 +05:00
b209dd99f7 go mod tidy 2022-03-27 19:20:41 +05:00
45fc67b31b Compact execution duration table field header 2022-03-27 16:13:28 +05:00
3c6065a167 Monospace cron instructions 2022-03-27 16:12:44 +05:00
43be5325d7 Colorize WebUI 2022-03-27 16:05:31 +05:00
3116a792f7 Add running symbol 2022-03-27 15:11:16 +05:00
6708aeb531 Log host which sends job requests 2022-03-27 13:12:36 +05:00
dac381b93a Fix new project name 2022-03-27 12:43:57 +05:00
252b2c7e80 More changes
* new project name is gron
* add config file support
* add ability to disable webui
* makefile creates position independent executable
2022-03-27 12:39:24 +05:00
d3b1c75a7b Change shutdown symbol 2022-03-26 20:51:03 +05:00
a0eceeee64 Rename mutex 2022-03-26 20:38:39 +05:00
6c38e60b47 Add reload jobs option 2022-03-26 20:20:00 +05:00
de98867c9c WebUI format 2022-03-26 16:54:52 +05:00
5d77188c05 Add menu with shutdown button 2022-03-26 16:44:46 +05:00
970ce3bdae Some CSS format 2022-03-26 15:29:47 +05:00
88fb2d0c15 Compact table headers 2022-03-26 15:28:48 +05:00