|
0c5aff496b
|
Prevent parallel websocket writes
|
2024-04-03 13:47:20 +05:00 |
|
|
252141ae01
|
Update deps
|
2024-03-28 09:48:04 +05:00 |
|
|
8a4b8e6b50
|
Allow to set cmd working directory
|
2024-03-28 09:33:15 +05:00 |
|
|
48370480b1
|
Update deps
|
2023-10-20 21:38:03 +05:00 |
|
|
91657772f7
|
Update go-ora dep
|
2023-08-26 13:35:33 +05:00 |
|
|
19587fadae
|
Update go-ora version
|
2023-08-19 14:57:33 +05:00 |
|
|
49805789bb
|
Update deps
|
2023-08-14 14:29:24 +05:00 |
|
|
ab02e120cc
|
Add default timeout for go-ora library
|
2023-05-21 15:20:25 +05:00 |
|
|
67d0cf83d8
|
Update deps
|
2023-05-15 21:10:30 +05:00 |
|
|
629268a22d
|
Fix dropdown display
|
2023-02-24 22:41:51 +05:00 |
|
|
9186678563
|
Left-align button text
|
2023-02-24 22:41:22 +05:00 |
|
|
ff03ada7fe
|
Update go-ora
|
2023-02-24 21:59:14 +05:00 |
|
|
f575d71369
|
Add workaround for spaces in job config file names
|
2022-11-21 21:37:55 +05:00 |
|
|
b118d18516
|
Update info about config directory
|
2022-11-20 14:59:39 +05:00 |
|
|
efa20ae0f0
|
Move job examples to separate dir
|
2022-11-20 14:56:40 +05:00 |
|
|
d9d9f0dcf0
|
Add JS for online data update
|
2022-11-20 14:44:03 +05:00 |
|
|
733d5f28f1
|
Show http get/post errors in logs
|
2022-11-05 14:07:55 +05:00 |
|
|
6fe7019fb3
|
Limit size of pre blocks
|
2022-10-27 13:35:02 +05:00 |
|
|
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 |
|