Commit Graph

159 Commits (d62d5cd53a8835ea5b1c2d34be99cadd4ef39a35)

Author SHA1 Message Date
alse d62d5cd53a Update readme with info about BASE_URL 2021-05-20 13:44:10 -07:00
alse 6f03bcdfee Merge branch 'feature/base-url' of https://github.com/AndreiArdelean1/crontab-ui into AndreiArdelean1-feature/base-url 2021-05-20 13:37:30 -07:00
alse 64b5f0f34d Code cleanups inspired by https://github.com/alseambusher/crontab-ui/pull/140 2021-05-20 12:54:40 -07:00
Pablo Aramburo f6a55ad592
[add] Tzdata to configure timezone on build (#145) 2021-05-20 11:22:59 -07:00
dependabot[bot] 348c2eeeee
Bump nodemailer from 6.4.8 to 6.6.0 (#153)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.8 to 6.6.0.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.8...v6.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 10:51:48 -07:00
alse b52516d8f9 Merge branch 'AndreiArdelean1-feature/log-runjob' into master 2020-10-02 11:41:28 -07:00
alse d983db1225 Changing to PR changes to snake case 2020-10-02 11:41:11 -07:00
alse 17a18233d7 Merge branch 'feature/log-runjob' of https://github.com/AndreiArdelean1/crontab-ui into AndreiArdelean1-feature/log-runjob 2020-10-02 11:13:22 -07:00
Derek Frankhouser ab42a39cf4
Save number of displayed rows on reload (#135)
* Save number of displayed rows on reload

* Save the job list state indefinitely
2020-10-02 10:51:57 -07:00
Andrei Ardelean 63005e5e01 Add BASE_URL environment variables 2020-09-22 21:40:56 +03:00
Andrei Ardelean 0da601a4a0 Log to file when using 'runjob'. Add env vars when running 'runjob'. 2020-09-20 15:47:51 +03:00
yi_Xu 4cfd685ade
Update README.md (#131) 2020-08-15 19:00:35 -07:00
Suresh Alse 593f6321e4
Update README.md 2020-07-16 16:55:07 +05:30
Suresh Alse 887b736483
Update README.md 2020-07-10 19:43:22 +05:30
alse bb97d0e60f version bump 0.3.13 2020-07-10 19:26:32 +05:30
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 d43ffa5814 Fixing paths in restore.js 2020-06-09 21:11:47 +05:30
Suresh Alse e567a1b66f
Merge pull request #107 from progmal/patch-1
width100
2020-06-09 19:25:00 +05:30
Suresh Alse 29e98b3e3a
Merge branch 'master' into patch-1 2020-06-09 19:24:36 +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 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 352a57b160 Merge branch 'master' of github.com:alseambusher/crontab-ui 2020-06-08 15:46:24 +05:30
alse 7d132871b0 Security fix for packages 2020-06-08 15:45:56 +05:30
alse 860495a3b0 Updating dockerignore 2020-06-08 15:44:05 +05:30
alse 08360cd91b Adding a callback for logging error on deleting backup 2020-06-08 15:43:52 +05:30
Suresh Alse ca78c54afb
Adding Docker section to Readme 2019-12-01 12:42:06 -08:00
alse b24f4db688 releasing 0.3.9 2019-11-27 00:40:18 -08:00
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
alse 739aa2ccd4 Fixing include statements in ejs 2019-11-26 21:38:02 -08:00
progmal b6b636266b
width100 2019-08-15 10:26:48 +03:00
alse f06e958478 Updating to alpine 3.10 and crontab-ui version bump 0.3.8 2019-08-13 16:31:58 -07:00
Suresh Alse 37c5a41e7e
Merge pull request #105 from fernandocollova/update_base_image
Update base image to a supported tag
2019-08-13 16:22:00 -07:00
Fernando Collova bf22338c68 Update base image to a supported tag 2019-08-03 22:20:25 -03:00
alse 7bf1135a81 Merge branch 'master' of github.com:alseambusher/crontab-ui 2019-05-06 07:52:59 -07:00
alse 4ea0d208bd Adding makefile to create releases 2019-05-06 07:52:42 -07:00
Suresh Alse 39c23a7612
Update README.md 2019-05-06 07:51:54 -07:00
Suresh Alse 99ca3e7309
Update README.md 2019-04-26 21:08:50 -07:00
Suresh Alse b2c4fbeb7e
Update nginx.md 2019-04-25 15:54:17 -07:00
Suresh Alse 7f63f4aa8e
Merge pull request #100 from alseambusher/v0.3.6
V0.3.6
2019-04-25 15:45:08 -07:00
alse 88521ef229 version bump v0.3.6 2019-04-25 15:43:46 -07:00
Suresh Alse f89316fc4e
Merge pull request #99 from antoninbouchal/basic-auth
Add HTTP basic auth option via ENV variables.
2019-04-25 15:35:24 -07:00
Antonin Bouchal 53349c7573 Add HTTP basic auth option via ENV variables. 2019-04-25 11:02:52 +02:00
Suresh Alse 05c93bc510
Merge pull request #90 from rcdailey/master
Add Docker Compose YAML File
2018-11-02 15:50:25 -07:00
Robert Dailey c8a40eb9a9 Add Docker Compose YAML File
Makes it easier to build & run the container with this command:

    $ docker-compose up -d --build
2018-11-02 16:59:05 -05:00
alse 0222190b03 version bump 2018-06-25 10:01:55 -07:00