Commit Graph

405 Commits (35718cd239d4cb67ed1a9c5091a95124dd5faddd)
 

Author SHA1 Message Date
Matt Baer 7c9bd10f73 Add Pull Request template 6 years ago
Matt Baer a686b61902 make assets before everything in Docker build 6 years ago
Matt Baer 64a8e2d0a5 Exclude unneeded schema.sql in docker build 6 years ago
Matt Baer fe98bd58fc make assets during docker build 6 years ago
Matt Baer caf976a054 Bump version to 0.7.0 6 years ago
Matt Baer c2a7f19ef0 Add numeric avatars 6 years ago
Matt Baer 2942a6818e Fix AP follower INSERT with SQLite 6 years ago
Matt Baer 8a555567a6 Fix tagged posts SQLite query 6 years ago
Matt Baer 1c58c64c7c Fix SQLite deadlock when creating user 6 years ago
Matt Baer f53ced382f Prompt for database type in bug report template 6 years ago
Matt Baer 0a3f5b7d16 Add @geekgonecrazy to authors 6 years ago
Matt Baer 0cf1d13880
Merge pull request #54 from geekgonecrazy/sqlite3-user-password 6 years ago
Matt Baer a58a756746 Use driver constants in app.go 6 years ago
Aaron Ogle 3722c6ba79
Only check for username and password if driver type is mysql 6 years ago
Matt Baer bf7d422039 Add pager to admin user list 6 years ago
Matt Baer 3d301c97e9 Fix admin user paging query 6 years ago
Matt Baer 0e722de82c Add admin user list 6 years ago
Matt Baer 2f4c93cccb Document package and funcs in config.go 6 years ago
Matt Baer a419bd63fc Fix make deps not fetching sqlite3 lib 6 years ago
Matt Baer fca3019e4b Support building without SQLite support 6 years ago
Matt Baer 8513def899 Send correct status on 410/500 in handleHTTPError 6 years ago
Matt Baer 19215b0355 Send correct status on 404 in handleHTTPError 6 years ago
Matt Baer 8a07c0f0a0 Extract images with .image extension 6 years ago
Matt Baer 3ae45bc156 Fix spacing around copyright notices 6 years ago
Matt Baer 256d9e3c02 Add download / docker pull counts to README 6 years ago
Matt Baer 739afd2310 Embed schema files in binary 6 years ago
Matt Baer d4a08723aa Add @kaiyou to AUTHORS 6 years ago
Matt Baer e525bc32a7 Use language-specific dash in post titles 6 years ago
Matt Baer 69eab50f42 Create darwin archives with macos in the name 6 years ago
Matt Baer 1274914207 Add copyright / license notices to .go files 6 years ago
Matt Baer 7f5551105a Fix metadata update redirect on single-user instances 6 years ago
Matt Baer 1439c8c359 Add --create-user option for regular user 6 years ago
Matt Baer 5e5b283daf Validate username in admin user creation process 6 years ago
Matt Baer 852ca5eea4 Merge branch 'master' of github.com:writeas/writefreely 6 years ago
Matt Baer 88e1c65939
Merge pull request #48 from TeDomum/master 6 years ago
Matt Baer f99244b93f Factor out admin user creation logic 6 years ago
Matt Baer 13bf5b6638 Include max number of blogs in nodeinfo 6 years ago
kaiyou 38184f4d13 Fix the Docker build when installing go-sqlite 6 years ago
Matt Baer 11de25237d Fix db.Ping() call 6 years ago
Matt Baer dad79adfd2 Update features list 6 years ago
Matt Baer 2178b4abf2 Check database connection on startup 6 years ago
Matt Baer 3fab9f6439 Add missing CSS for highlightjs 6 years ago
Matt Baer 8beccaf6c2 Reserve "community" username 6 years ago
Matt Baer 4b8d5e3e37 Bump version to 0.6.0 6 years ago
Matt Baer 25a68d0c0e Add Reader section 6 years ago
Matt Baer 7828bf6ba2 Merge branch 'develop' 6 years ago
Matt Baer 2422601e89
Merge pull request #45 from writeas/sqlite-support 6 years ago
Matt Baer d3b120be75 Merge branch 'sqlite-support' into develop 6 years ago
Matt Baer a3e287a77a Make accesstokens.user_agent NULL by default 6 years ago
Matt Baer 9fb7777c33 Switch to xgo for cross-compilation 6 years ago