This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-03-24
. You can view files and clone it, but cannot push or open issues or pull requests.
13298be5d3
quay
/
endpoints
History
yackob03
13298be5d3
Move the register code for github login to the actual registration part, not just login.
2013-10-15 01:12:23 -04:00
..
__init__.py
Refactor the code into modules, it was getting unweildy.
2013-09-25 12:45:12 -04:00
api.py
Move signin to use AJAX. Render all flask templates with the common header. Move the header to a partial. Add account recovery.
2013-10-14 17:50:07 -04:00
index.py
PEP8 fixes.
2013-10-08 11:29:42 -04:00
registry.py
PEP8 fixes.
2013-10-08 11:29:42 -04:00
tags.py
PEP8 fixes.
2013-10-08 11:29:42 -04:00
web.py
Move the register code for github login to the actual registration part, not just login.
2013-10-15 01:12:23 -04:00