Commit Graph

169 Commits (32be0a2b5c10028533acde40f116db0ed83c05d9)

Author SHA1 Message Date
alse 32be0a2b5c Merge branch 'add-ssl-support' of https://github.com/tanase-sebastian/crontab-ui into tanase-sebastian-add-ssl-support 2022-04-03 15:55:11 -07:00
alse 6cf4ce4eb8 Merge branch 'hasanbasri1993-master' into master 2021-10-17 17:56:50 -07:00
alse 9b7989e86e Human readable schedule under glyphicon 2021-10-17 17:56:31 -07:00
Sebastian Tanase 2c21b0db36 Add ssl support 2021-10-17 16:24:46 +02: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
Suresh Alse ee113b139a
Add .circleci/config.yml (#154) 2021-05-20 14:04:02 -07:00
alse 5e56558d28 version upgrade 0.3.14 and integrate with circle ci 2021-05-20 13:59:48 -07:00
alse a7a85f0046 Merge branch 'AndreiArdelean1-feature/base-url' into master 2021-05-20 13:44:30 -07:00
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