Arrel Neumiller
b48b37dc6f
Update dependencies and refactor database handling in restore.js
...
It might even work - aka: trust but verify
- Added a new script to update libraries in package.json.
- Updated dependencies to specific versions for better stability.
- Refactored the crontabs function in restore.js to use lowdb for database operations instead of nedb, improving performance and maintainability.
2025-07-15 19:11:34 +01:00
alse
3f9a582fe6
Updating package.json to new format
2022-04-03 17:32:09 -07:00
alse
02398fe1a0
Version update and security fixes
2022-04-03 16:17:49 -07:00
Hasan Basri
10cf05ca2d
add cRonstrue, parses a cron expression and outputs a human readable description of the cron schedule
2021-08-23 20:56:23 +07:00
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
Suresh Alse
4941a7e5b8
Fix https://github.com/alseambusher/crontab-ui/issues/155 ( #156 )
2021-05-22 12:41:47 -07:00
alse
5e56558d28
version upgrade 0.3.14 and integrate with circle ci
2021-05-20 13:59:48 -07:00
alse
bb97d0e60f
version bump 0.3.13
2020-07-10 19:26:32 +05:30
alse
42e677d8d2
Fixing cron not updating inside docker
2020-06-08 22:34:42 +05:30
alse
fc553f2938
version bump to 0.3.11
2020-06-08 16:29:56 +05:30
alse
516fdeef68
Making url paths relative to enable reverse proxy
2020-06-08 16:27:23 +05:30
alse
b24f4db688
releasing 0.3.9
2019-11-27 00:40:18 -08:00
alse
f06e958478
Updating to alpine 3.10 and crontab-ui version bump 0.3.8
2019-08-13 16:31:58 -07:00
alse
4ea0d208bd
Adding makefile to create releases
2019-05-06 07:52:42 -07:00
alse
88521ef229
version bump v0.3.6
2019-04-25 15:43:46 -07:00
Antonin Bouchal
53349c7573
Add HTTP basic auth option via ENV variables.
2019-04-25 11:02:52 +02:00
alse
0222190b03
version bump
2018-06-25 10:01:55 -07:00
alse
82ba8e4f4e
version bump 0.3.4
2018-03-14 10:37:50 -07:00
Suresh Alse
4c7a4c9e68
Version bump v0.3.3
2017-10-31 08:46:08 -07:00
Suresh Alse
b22ad6b2ac
changing dependency mime to mime-types. Fix https://github.com/alseambusher/crontab-ui/issues/59
2017-10-09 10:42:23 -07:00
Suresh Alse
4d03b154ee
Merge branch 'master' into v0.3.1
2017-07-20 10:52:30 -07:00
Suresh Alse
8cd3735068
version bump
2017-07-20 10:52:25 -07:00
Suresh Alse
636014428e
Merge pull request #56 from cgaspard/master
...
Better Docker Support
2017-07-20 10:50:46 -07:00
Corey Gaspard
26e11e55a2
Revered the path to node when calling ui mailer.js
2017-07-19 21:19:52 -05:00
Suresh Alse
15a88e864c
version bump
2017-07-13 23:40:42 -07:00
Suresh Alse
edd837e2a1
docker support
2017-06-02 14:38:54 -07:00
Suresh Alse
8588800025
https://github.com/alseambusher/crontab-ui/issues/52
2017-05-19 10:24:08 -07:00
Suresh Alse
2db4b52fbf
version up
2017-03-09 15:03:21 -08:00
Suresh Alse
4f398bdb01
https://github.com/alseambusher/crontab-ui/issues/42
2017-02-27 10:39:54 -08:00
Suresh Alse
2b87cb34ea
adding node version and write access checks
2017-02-26 01:14:09 -08:00
alseambusher
365051752a
adding --reset option
2016-12-16 21:54:38 +05:30
alseambusher
d6a477d0bd
mailing stdout and stderr as attachments
2016-12-14 18:42:19 +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
alseambusher
42c5d019f0
version bump
2016-09-16 15:17:34 -07:00
alseambusher
c937091fd0
version bump
2016-09-01 11:18:09 -07:00
alse
1c44ddb8ea
1. version bump
...
2. Update README.md
2016-08-05 14:17:24 -07:00
alse
78f133a075
cleanup
2016-08-05 10:47:49 -07:00
alseambusher
5f52cbcf44
adding env feature
2016-02-14 08:28:39 -08:00
alseambusher
6b17b7d96b
updating readme
2015-12-16 03:00:33 -08:00
alseambusher
118d9b6773
Backslash parsing bug
2015-09-03 17:01:00 -07:00
Suresh Alse
4a4e17a8f3
unbind the click event
2015-06-15 14:32:45 +05:30
Suresh Alse
00746b4367
import crontab db
2015-06-15 13:04:15 +05:30
Suresh Alse
b73c16c8c4
Create and Edit crontabs
2015-06-12 15:47:26 +05:30
Suresh Alse
4700ddb4a5
reading crontab from db done
2015-06-12 00:51:59 +05:30
Suresh Alse
9dd4c607d0
basic structure
2015-06-11 22:47:06 +05:30