This website requires JavaScript.
Explore
Help
Sign In
williamp
/
BellScheduler
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
Projects
Releases
3
Wiki
Activity
Files
cab022e2cba0be784dcc5f185fbf4b320d184c2b
BellScheduler
/
app
T
History
williamp
cab022e2cb
continuous-integration/drone/push
Build is passing
Details
Remove input requirement for task description
2022-12-01 22:53:00 -05:00
..
migrations
create settings page, full timezone support
2022-11-23 20:36:38 -05:00
static
favicon support
2022-12-01 01:16:10 -05:00
templates
adjust jinja2 templates to handle cases of no description
2022-12-01 22:51:34 -05:00
__commit__
add footer and support showing version/commit
2022-11-25 15:01:13 -05:00
__version__
add footer and support showing version/commit
2022-11-25 15:01:13 -05:00
app.py
add prevDay variable for previous day, primarily for queries
2022-12-01 00:54:41 -05:00
create_events.py
add scheduler to generate events, remove hacky workaround
2022-11-25 20:48:16 -05:00
db.py
create settings page, full timezone support
2022-11-23 20:36:38 -05:00
forms.py
Remove input requirement for task description
2022-12-01 22:53:00 -05:00
init_db.py
refactor to make way for dockerization
2022-11-19 16:44:50 -05:00
misc.py
add prevDay variable for previous day, primarily for queries
2022-12-01 00:54:41 -05:00
requirements.txt
implement gunicorn for prod WSGI server
2022-11-30 01:09:22 -05:00
worker.py
remove hardcoded secret key, rely on env variable
2022-11-29 20:41:56 -05:00