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
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