This website requires JavaScript.
Explore
Help
Sign In
apps
/
gosocial
Archived
Watch
1
Star
0
Fork
0
You've already forked gosocial
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2022-08-26
. You can view files and clone it, but cannot push or open issues or pull requests.
25818a7117
gosocial
/
.gitignore
5 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit * Initial codebase (lot of work!) * Uses vanilla Go net/http and implements by hand: session cookies backed by Redis; log in/out; CSRF protection; email verification flow; initial database models (User table)
2022-08-10 05:10:47 +00:00
/gosocial
Photo Upload & Profile Pictures Basic photo upload support. Square cropped images still buggy.
2022-08-12 06:03:06 +00:00
/web/static/photos
Initial commit * Initial codebase (lot of work!) * Uses vanilla Go net/http and implements by hand: session cookies backed by Redis; log in/out; CSRF protection; email verification flow; initial database models (User table)
2022-08-10 05:10:47 +00:00
database.sqlite
Photo Upload & Profile Pictures Basic photo upload support. Square cropped images still buggy.
2022-08-12 06:03:06 +00:00
settings.json
Reference in New Issue
Copy Permalink