This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
github
/
crontab-ui
mirror of
https://github.com/alseambusher/crontab-ui
Watch
1
Star
0
Fork
You've already forked crontab-ui
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
34
Branches
15
Tags
4.0 MiB
Tree:
035d432b7a
contrib
dependabot/npm_and_yarn/ejs-3.1.10
dependabot/npm_and_yarn/express-4.19.2
gh-pages
main
v0.1.0
v0.1.1
v0.1.2
v0.1.3
v0.1.4
v0.1.5
v0.1.6
v0.1.7
v0.1.8
v0.1.9
v0.2.0
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.2.5
v0.2.6
v0.2.7
v0.2.8
v0.2.9
v0.3.0
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.3.6
v0.3.7
v1.0.0
v0.1.8
v0.1.9
v0.2.0
v0.2.1
v0.3.10
v0.3.11
v0.3.13
v0.3.14
v0.3.15
v0.3.16
v0.3.5
v0.3.6
v0.3.7
v0.3.8
v0.3.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '035d432b7a'
${ noResults }
crontab-ui
/
routes.js
6 lines
83 B
Raw
Normal View
History
Unescape
Escape
reading crontab from db done
10 years ago
exports
.
routes
=
{
"root"
:
"/"
,
"downloads"
:
"/downloads"
,
"save"
:
"/save"
}