Suresh Alse
c69ef51a04
Update stale.yml
2023-01-09 09:47:45 -08:00
Suresh Alse
8d9e9a73a3
Merge pull request #215 from rodriciru/fixLogsDIrCreation
...
Fix log dir error on docker if not created
2022-11-15 15:40:58 -08:00
rodriciru
94f1b3c88d
Fix log dir error on docker if not created
2022-10-24 13:32:04 +02:00
Suresh Alse
a51b65dd3f
Create stale.yml
2022-09-01 20:35:56 +05:30
Suresh Alse
c5bc4aaebf
Update README.md
2022-04-04 17:54:16 -07:00
Suresh Alse
be663e478d
Create codeql-analysis.yml
2022-04-03 22:39:18 -07:00
Suresh Alse
1fcf105c9e
Merge pull request #193 from alseambusher/cleanup
...
Cleanup
2022-04-03 17:45:04 -07:00
alse
9a4e5d6bb5
Update documentation
2022-04-03 17:44:15 -07:00
alse
3f9a582fe6
Updating package.json to new format
2022-04-03 17:32:09 -07:00
alse
02398fe1a0
Version update and security fixes
2022-04-03 16:17:49 -07:00
alse
bb626170bc
Merge branch 'master' of github.com:alseambusher/crontab-ui into master
2022-04-03 16:03:15 -07:00
alse
6ffcc9d4c9
Merge branch 'tanase-sebastian-add-ssl-support' into master
2022-04-03 16:03:08 -07:00
alse
c089091785
Fixing typo in readme
2022-04-03 16:02:43 -07:00
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
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 ?
2022-04-03 15:52:49 -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