212 Commits (v0.8.1)
 

Author SHA1 Message Date
  Matt Baer e5a00e00f5 Bump version to 0.8.1 5 years ago
  Matt Baer ee6046bdbf
Merge pull request #43 from mrvdb/hashlink 5 years ago
  Matt Baer 02054aae18 Link to documentation repo 5 years ago
  Matt Baer ef40c50920 Link to tutorials on some features 5 years ago
  Matt Baer e1cd11df20 Update `go get` instructions 5 years ago
  Matt Baer cd752858b7 Fix --create-user usage error message 5 years ago
  Matt Baer c11ede53d9 Return error from adminCreateUser() 5 years ago
  Matt Baer 08667d8978 Return error from adminInitDatabase() 5 years ago
  Matt Baer 9c6e7eda65 Fix Write.as pricing link 5 years ago
  Matt Baer e682824be5 Add @nkoehring to AUTHORS 5 years ago
  Matt Baer ed5c4ec8b1
Merge pull request #65 from nkoehring/optimize-webfont-loading 5 years ago
  Matt Baer 8b94418d3f Bump version to 0.8.0 5 years ago
  Matt Baer 73ca34bb21 Ignore all .ini files 5 years ago
  Matt Baer 3a6118c207 Set up migrations table on initial setup 5 years ago
  Matt Baer 5e686a5b0f Update import schema step 5 years ago
  Matt Baer b91c931ebd Tweak links at top of README 5 years ago
  Matt Baer 53dfe4d215 Add Hosting section to README 5 years ago
  Matt Baer e853a15303
Merge pull request #68 from writeas/user-invites 5 years ago
  Matt Baer 5de193a64d Generate encryption keys in configured directory 5 years ago
  Matt Baer 1c40103fbf Fix generateKey error logging 5 years ago
  Matt Baer cb1bd37f64
Merge pull request #69 from writeas/resource-dirs-config 5 years ago
  Matt Baer 5c19d249b6 Log and exit when templates init fails 5 years ago
  Matt Baer 53a51be578 Support configuring resource directories 5 years ago
  Matt Baer 01f9dc86dc Fix migrations MySQL table check 5 years ago
  Matt Baer 70e823d6ab Support user invites 5 years ago
  Matt Baer 47b2155f92 Add --migrate command 5 years ago
  Norman 7da8b3aef6
Fixes indentation 5 years ago
  Matt Baer 6c2bd8031a
Merge pull request #66 from TeDomum/master 5 years ago
  kaiyou 8ead0a9d09 Deploy the app in the proper dir for dependency management 5 years ago
  koehr 059f0d4c54 use font-display:optional to optimize web font loading 5 years ago
  Matt Baer a76144c182 Fix rendered sublist spacing 5 years ago
  Matt Baer a9dff35f70 Bump version to 0.7.1 5 years ago
  Matt Baer 062ae0e16a Initialize db on single-user instance config 5 years ago
  Matt Baer d0edbd1936 Use showUserPage func for blog customize page 5 years ago
  Matt Baer 21e6c64708 Add make release-linux command 5 years ago
  Matt Baer 6da342b0d1 Add make build-no-sqlite 5 years ago
  Matt Baer 7c9bd10f73 Add Pull Request template 5 years ago
  Matt Baer a686b61902 make assets before everything in Docker build 5 years ago
  Matt Baer 64a8e2d0a5 Exclude unneeded schema.sql in docker build 5 years ago
  Matt Baer fe98bd58fc make assets during docker build 5 years ago
  Matt Baer caf976a054 Bump version to 0.7.0 5 years ago
  Matt Baer c2a7f19ef0 Add numeric avatars 5 years ago
  Matt Baer 2942a6818e Fix AP follower INSERT with SQLite 5 years ago
  Matt Baer 8a555567a6 Fix tagged posts SQLite query 5 years ago
  Matt Baer 1c58c64c7c Fix SQLite deadlock when creating user 5 years ago
  Matt Baer f53ced382f Prompt for database type in bug report template 5 years ago
  Matt Baer 0a3f5b7d16 Add @geekgonecrazy to authors 5 years ago
  Matt Baer 0cf1d13880
Merge pull request #54 from geekgonecrazy/sqlite3-user-password 5 years ago
  Matt Baer a58a756746 Use driver constants in app.go 5 years ago
  Aaron Ogle 3722c6ba79
Only check for username and password if driver type is mysql 5 years ago