Suresh Alse
be663e478d
Create codeql-analysis.yml
3 years ago
Suresh Alse
1fcf105c9e
Merge pull request #193 from alseambusher/cleanup
...
Cleanup
3 years ago
alse
9a4e5d6bb5
Update documentation
3 years ago
alse
3f9a582fe6
Updating package.json to new format
3 years ago
alse
02398fe1a0
Version update and security fixes
3 years ago
alse
bb626170bc
Merge branch 'master' of github.com:alseambusher/crontab-ui into master
3 years ago
alse
6ffcc9d4c9
Merge branch 'tanase-sebastian-add-ssl-support' into master
3 years ago
alse
c089091785
Fixing typo in readme
3 years ago
alse
32be0a2b5c
Merge branch 'add-ssl-support' of https://github.com/tanase-sebastian/crontab-ui into tanase-sebastian-add-ssl-support
3 years ago
Sundeep Anand
ebd009ec22
Update routes.js ( #181 )
...
token ?? is recently added and hence may not be available on armv6l platforms.
Fixes:
/opt/node/lib/node_modules/crontab-ui/routes.js:2
var base_url = process.env.BASE_URL ?? '';
^
SyntaxError: Unexpected token ?
3 years ago
alse
6cf4ce4eb8
Merge branch 'hasanbasri1993-master' into master
3 years ago
alse
9b7989e86e
Human readable schedule under glyphicon
3 years ago
Sebastian Tanase
2c21b0db36
Add ssl support
3 years ago
Hasan Basri
10cf05ca2d
add cRonstrue, parses a cron expression and outputs a human readable description of the cron schedule
3 years ago
Hasan Basri
f02c748c52
add cRonstrue, parses a cron expression and outputs a human readable description of the cron schedule
3 years ago
Suresh Alse
4941a7e5b8
Fix https://github.com/alseambusher/crontab-ui/issues/155 ( #156 )
4 years ago
Suresh Alse
ee113b139a
Add .circleci/config.yml ( #154 )
4 years ago
alse
5e56558d28
version upgrade 0.3.14 and integrate with circle ci
4 years ago
alse
a7a85f0046
Merge branch 'AndreiArdelean1-feature/base-url' into master
4 years ago
alse
d62d5cd53a
Update readme with info about BASE_URL
4 years ago
alse
6f03bcdfee
Merge branch 'feature/base-url' of https://github.com/AndreiArdelean1/crontab-ui into AndreiArdelean1-feature/base-url
4 years ago
alse
64b5f0f34d
Code cleanups inspired by https://github.com/alseambusher/crontab-ui/pull/140
4 years ago
Pablo Aramburo
f6a55ad592
[add] Tzdata to configure timezone on build ( #145 )
4 years ago
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>
4 years ago
alse
b52516d8f9
Merge branch 'AndreiArdelean1-feature/log-runjob' into master
4 years ago
alse
d983db1225
Changing to PR changes to snake case
4 years ago
alse
17a18233d7
Merge branch 'feature/log-runjob' of https://github.com/AndreiArdelean1/crontab-ui into AndreiArdelean1-feature/log-runjob
4 years ago
Derek Frankhouser
ab42a39cf4
Save number of displayed rows on reload ( #135 )
...
* Save number of displayed rows on reload
* Save the job list state indefinitely
4 years ago
Andrei Ardelean
63005e5e01
Add BASE_URL environment variables
4 years ago
Andrei Ardelean
0da601a4a0
Log to file when using 'runjob'. Add env vars when running 'runjob'.
4 years ago
yi_Xu
4cfd685ade
Update README.md ( #131 )
4 years ago
Suresh Alse
593f6321e4
Update README.md
4 years ago
Suresh Alse
887b736483
Update README.md
4 years ago
alse
bb97d0e60f
version bump 0.3.13
4 years ago
alse
f71d48a8be
Enable/Disable sets saved to false
5 years ago
alse
c9a3ab099c
Saved to crontab indicator
5 years ago
alse
d43ffa5814
Fixing paths in restore.js
5 years ago
Suresh Alse
e567a1b66f
Merge pull request #107 from progmal/patch-1
...
width100
5 years ago
Suresh Alse
29e98b3e3a
Merge branch 'master' into patch-1
5 years ago
alse
8315ca4f50
Adding support custom for CRON_DB_PATH
5 years ago
alse
970e461621
Handle case where there is invalid cron time expression
5 years ago
alse
42e677d8d2
Fixing cron not updating inside docker
5 years ago
alse
fc553f2938
version bump to 0.3.11
5 years ago
alse
516fdeef68
Making url paths relative to enable reverse proxy
5 years ago
alse
352a57b160
Merge branch 'master' of github.com:alseambusher/crontab-ui
5 years ago
alse
7d132871b0
Security fix for packages
5 years ago
alse
860495a3b0
Updating dockerignore
5 years ago
alse
08360cd91b
Adding a callback for logging error on deleting backup
5 years ago
Suresh Alse
ca78c54afb
Adding Docker section to Readme
5 years ago
alse
b24f4db688
releasing 0.3.9
5 years ago