This website requires JavaScript.
Explore
Help
Sign in
clp
/
thinkserver
Watch
1
Star
0
Fork
You've already forked thinkserver
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
500eb38774
thinkserver
/
.gitignore
8 lines
84 B
Text
Raw
Normal View
History
Unescape
Escape
lots more stuff
2024-04-26 09:18:18 +01:00
__pycache__
db.sqlite3
gunicorn.conf.py
public/
secret_key.txt
think_data/
lots of changes Added a creation_time field to thinks - using the modified time on the filesystem wasn't reliable. Styled the login page. The index shows the most recent thinks at the top. Allow authentication by an Authorization header, with a token specified in settings.py. Lots of improvements to the editor, including showing the log, and a form to install Elm packages when editing .elm files. The Makefile for a project is automatically run each time a file is saved.
2025-02-07 07:02:35 +00:00
Makefile
Reference in a new issue
Copy permalink