Hasan Basri
|
f02c748c52
|
add cRonstrue, parses a cron expression and outputs a human readable description of the cron schedule
|
2021-08-21 00:00:14 +07:00 |
alse
|
64b5f0f34d
|
Code cleanups inspired by https://github.com/alseambusher/crontab-ui/pull/140
|
2021-05-20 12:54:40 -07:00 |
alse
|
d983db1225
|
Changing to PR changes to snake case
|
2020-10-02 11:41:11 -07:00 |
Andrei Ardelean
|
0da601a4a0
|
Log to file when using 'runjob'. Add env vars when running 'runjob'.
|
2020-09-20 15:47:51 +03:00 |
alse
|
f71d48a8be
|
Enable/Disable sets saved to false
|
2020-06-09 21:18:37 +05:30 |
alse
|
c9a3ab099c
|
Saved to crontab indicator
|
2020-06-09 21:12:42 +05:30 |
alse
|
8315ca4f50
|
Adding support custom for CRON_DB_PATH
|
2020-06-09 19:08:22 +05:30 |
alse
|
970e461621
|
Handle case where there is invalid cron time expression
|
2020-06-08 23:49:00 +05:30 |
alse
|
42e677d8d2
|
Fixing cron not updating inside docker
|
2020-06-08 22:34:42 +05:30 |
alse
|
ee3aad8a2f
|
Ability to view stdout added
|
2019-11-26 21:55:45 -08:00 |
alse
|
9d5238b0aa
|
Fixing case where the log folder path has spaces
|
2019-11-26 21:42:02 -08:00 |
chenqiyu
|
bb7f57e903
|
new:dev:support run the jobs manually
|
2018-05-07 18:40:41 +08:00 |
Suresh Alse
|
6b186a09bb
|
Replacing tabs with spaces. Fix https://github.com/alseambusher/crontab-ui/issues/54
|
2017-10-31 11:48:03 -07:00 |
Suresh Alse
|
c4036ca29a
|
Fix https://github.com/alseambusher/crontab-ui/issues/64
|
2017-10-31 08:45:43 -07:00 |
Corey Gaspard
|
26e11e55a2
|
Revered the path to node when calling ui mailer.js
|
2017-07-19 21:19:52 -05:00 |
Corey Gaspard
|
acc9016d39
|
Using the /etc/crontabs/root file
|
2017-07-19 10:00:17 -05:00 |
Corey Gaspard
|
39b6b99f4d
|
Better docker support
|
2017-07-19 09:16:07 -05:00 |
Suresh Alse
|
e6cfc15103
|
Fix to https://github.com/alseambusher/crontab-ui/issues/44
|
2017-03-15 11:18:25 -07:00 |
alseambusher
|
d6a477d0bd
|
mailing stdout and stderr as attachments
|
2016-12-14 18:42:19 +05:30 |
alseambusher
|
3d56cb1db0
|
store mail options in db
|
2016-12-14 09:48:15 +05:30 |
alseambusher
|
b84a04adb0
|
adding mail config ui options
|
2016-12-13 14:06:13 +05:30 |
alseambusher
|
b207df5332
|
adding a check to jobs before importing from file
|
2016-12-12 17:04:04 +05:30 |
alseambusher
|
65acd94271
|
autosave mode
|
2016-12-03 21:09:12 +05:30 |
Joerg Henning
|
40c7008d1a
|
Proper, node-js style error handling for set_crontab
It's a start...
|
2016-09-29 10:50:30 +05:30 |
alseambusher
|
d59e2b5ea9
|
cleanup
|
2016-09-01 11:10:11 -07:00 |
alse
|
1c44ddb8ea
|
1. version bump
2. Update README.md
|
2016-08-05 14:17:24 -07:00 |
Michael
|
285bcd1f25
|
Adding import from crontab
|
2016-08-05 10:55:05 -07:00 |
alseambusher
|
5f52cbcf44
|
adding env feature
|
2016-02-14 08:28:39 -08:00 |
Fantoccini
|
0c6cc5512a
|
Add textarea for environment variables
|
2016-02-14 14:46:27 +11:00 |
alseambusher
|
860e08a336
|
Added error log support
|
2015-12-16 02:04:44 -08:00 |
Suresh Alse
|
00746b4367
|
import crontab db
|
2015-06-15 13:04:15 +05:30 |
Suresh Alse
|
41ca8a72c7
|
1. fixed commands with quotes bug
2. Changed Startup macro from @startup to @reboot
|
2015-06-13 22:10:37 +05:30 |
Suresh Alse
|
848bf44f3a
|
restore backup
|
2015-06-13 08:23:13 +05:30 |
Suresh Alse
|
9c48e80748
|
take backup
|
2015-06-13 00:49:46 +05:30 |
Suresh Alse
|
b73c16c8c4
|
Create and Edit crontabs
|
2015-06-12 15:47:26 +05:30 |
Suresh Alse
|
035d432b7a
|
reading from crontab db and populating UI
|
2015-06-12 14:41:53 +05:30 |
Suresh Alse
|
e5b466aa50
|
Setting crontab from database
|
2015-06-12 01:15:04 +05:30 |
Suresh Alse
|
4700ddb4a5
|
reading crontab from db done
|
2015-06-12 00:51:59 +05:30 |