Commit Graph

147 Commits (593f6321e480daa06336db841f77bf4fdb63b13d)

Author SHA1 Message Date
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 4c7a4c9e68 Version bump v0.3.3 2017-10-31 08:46:08 -07:00
Suresh Alse c4036ca29a Fix https://github.com/alseambusher/crontab-ui/issues/64 2017-10-31 08:45:43 -07:00
Suresh Alse 1f06112a6a Merge branch 'master' of github.com:alseambusher/crontab-ui 2017-10-09 11:01:21 -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 1d7b6f3bbc Update README.md 2017-07-20 11:03:35 -07:00
Suresh Alse de4578f045 Update README.md 2017-07-20 11:02:30 -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 fffcf203be Update README.md 2017-07-19 14:13:44 -07:00
Corey Gaspard acc9016d39 Using the /etc/crontabs/root file 2017-07-19 10:00:17 -05:00
Corey Gaspard f36bdea017 Set working directory for cotnainer. 2017-07-19 09:21:13 -05:00
Corey Gaspard db78cb56a4 Copy source into image, and run from there. Move default folder to /crontab-ui and /crontab-ui/crontabs 2017-07-19 09:20:06 -05:00
Corey Gaspard 39b6b99f4d Better docker support 2017-07-19 09:16:07 -05:00
Suresh Alse 15a88e864c version bump 2017-07-13 23:40:42 -07:00
Suresh Alse c5f15736f2 Merge pull request #55 from cgaspard/master
Supervisord to run webui, and cron at the same time.
2017-07-13 23:27:36 -07:00
Corey Gaspard 00103f46c6 Supervisord to run webui, and cron both 2017-07-09 23:26:17 -05: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 5534d4bd44 version up 2017-03-18 21:09:53 -07:00
Suresh Alse 77958684a2 Update README.md 2017-03-18 21:07:34 -07:00
Suresh Alse e6cfc15103 Fix to https://github.com/alseambusher/crontab-ui/issues/44 2017-03-15 11:18:25 -07:00
Suresh Alse 2db4b52fbf version up 2017-03-09 15:03:21 -08:00
Suresh Alse 0a1b78e092 Merge branch 'master' of https://github.com/janakawicks/crontab-ui into v0.2.7 2017-03-09 15:01:53 -08:00
Suresh Alse 46a968b780 Update issues.md 2017-03-09 14:59:09 -08:00
Suresh Alse faeb5e0340 Update README.md 2017-03-09 14:56:34 -08:00
Suresh Alse 167e141bb4 Update README.md 2017-03-09 14:54:33 -08:00
Suresh Alse 02f50b1dbf Delete mail.md 2017-03-09 14:50:49 -08:00
Janaka Wickramasinghe 1cb79b27f2 HOST env variable added. 2017-03-08 12:58:13 +05:30
Suresh Alse 3ad395529c Update issues.md
Adding info on how to run crontab-ui as a daemon
2017-03-01 11:36:19 -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
Suresh Alse 5048fa6a3f Update issues.md 2016-12-22 08:55:32 +05:30
Suresh Alse 947505c083 Update ISSUE_TEMPLATE.md 2016-12-22 08:52:01 +05:30
Suresh Alse f89211d669 Update README.md 2016-12-19 10:21:20 +05:30
Suresh Alse 6ae0def7e2 Update README.md 2016-12-19 09:48:47 +05:30
alseambusher 365051752a adding --reset option 2016-12-16 21:54:38 +05:30
Suresh Alse 853b7dc2af Update README 2016-12-16 21:11:08 +05:30
alseambusher b88da6cf87 adding better default mail config 2016-12-14 19:13:44 +05:30
Suresh Alse 71d54c2420 Update mail.md 2016-12-14 19:12:44 +05:30
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 4226311766 Merge branch 'master' of github.com:alseambusher/crontab-ui 2016-12-03 21:12:32 +05:30
alseambusher 65acd94271 autosave mode 2016-12-03 21:09:12 +05:30
Suresh Alse 8a347b5597 Update README.md 2016-10-26 09:56:08 -07:00
Suresh Alse f2987e7ee4 Update script.js 2016-09-28 22:54:53 -07:00