Crontab Ui Versions Save

Easy and safe way to manage your crontab file

v0.3.16

2 years ago

https://github.com/alseambusher/crontab-ui/compare/v0.3.15...v0.3.16

Changelog

  • Support for HTTPS.
  • Security updates.
  • Update package.json and other bug minor fixes.

v0.3.13

3 years ago

https://github.com/alseambusher/crontab-ui/compare/v0.3.11...v0.3.13

Changelog

  • Indicator to show whether job has been saved to crontab. https://github.com/alseambusher/crontab-ui/issues/126
  • Set CRON_DB_PATH to use a custom path for crontab db files. This is particularly useful if you want to update to newer versions of crontab-ui. To use it, start crontab-ui like this:
CRON_DB_PATH=/path/to/folder crontab-ui

v0.3.9

4 years ago

https://github.com/alseambusher/crontab-ui/compare/v0.3.8...v0.3.9

Changelog

Imgur

v0.3.8

4 years ago

v0.3.7

5 years ago

v0.3.6

5 years ago

Release notes

If you need to apply basic HTTP authentication, you can set user name and password through environment variables:

 BASIC_AUTH_USER=user BASIC_AUTH_PWD=SecretPassword

Contributors

@antoninbouchal @rcdailey