606 Commits (v0.8.1)
 

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