Commit Graph

115 Commits

Author SHA1 Message Date
alse
88521ef229 version bump v0.3.6 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 v0.3.5 2018-06-25 10:01:55 -07:00
alse
1b69440bd1 change run button icon 2018-06-25 10:01:12 -07:00
Suresh Alse
57aca355cd Merge pull request #75 from risingChen/master
new:dev:support run the jobs manually
2018-06-25 09:36:18 -07:00
chenqiyu
bb7f57e903 new:dev:support run the jobs manually 2018-05-07 18:40:41 +08:00
alse
a84171ac11 Resolving vulnerability in moment 2.21.0 2018-03-14 10:40:06 -07:00
alse
82ba8e4f4e version bump 0.3.4 2018-03-14 10:37:50 -07:00
alse
c82a48bd32 Merge branch 'master' of github.com:alseambusher/crontab-ui 2018-03-14 10:35:59 -07:00
alse
1f8091d288 Resolving vulnerability in moment 2018-03-14 10:35:55 -07:00
Suresh Alse
9385decd11 Update nginx.md 2018-03-14 08:12:14 -07:00
Suresh Alse
0b11b7c986 Update issues.md 2018-01-28 22:43:00 -08:00
Suresh Alse
2e88a9594c Update README.md 2018-01-18 09:33:26 -08:00
Suresh Alse
a36782edaa Merge pull request #69 from torch2424/patch-1
Mention that the host may also be changed with ENV variables
2018-01-18 09:32:28 -08:00
Aaron Turner
223af3ffb7 Mention that the host may also be changed with ENV variables
Was moving server, and re-installing crontab-ui. I need to access it from another pi in my home network, and stumbled upon how to set the host. Thought it was be good to mention in the main README.md.

Thanks for the awesome software by the way!
2018-01-18 00:39:30 -08:00
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