55 Commits (develop)

Author SHA1 Message Date
  Matt Baer f96f8268f0 Add index to improve post retrieval speed on large instances 7 months ago
  Matt Baer e96e657430 Fix copyright notices with wrong company name 7 months ago
  Matt Baer f404f7b928 Support resetting password via email 7 months ago
  Matt Baer ac40b2f733 Fix publishjobs `id` column in SQLite 7 months ago
  Matt Baer 221d0d7dbb Make letters (v13) migration compatible with SQLite 7 months ago
  Matt Baer cc9705447d Re-add letters migration 7 months ago
  Matt Baer 264bef03b1 Support rel=me verification on blogs 7 months ago
  Timshel fc5a79a6bc Use TEXT for oauth_users.access_token to prevent insertion failure 1 year ago
  Matt Baer d08f067e9c Change copyright notices to Musing Studio LLC 1 year ago
  Matt Baer 2ea235f0c4 Support email subscriptions (base) 2 years ago
  Matt Baer 25e4d6448b Fix ineffectual assignments in migrations 2 years ago
  Matt Baer 484d2736ce Update repo URL to writefreely org 3 years ago
  Matt Baer a25664bb97 Support post signatures 3 years ago
  Matt Baer 5fe1dd1731 Add SQLite query for v9 migration 4 years ago
  Matt Baer b9c467558c Return transaction Begin error in v9 migration 4 years ago
  Matt Baer ca4a576c31 Support OAuth registration with invite code 4 years ago
  Matt Baer 5de4d2086b Optimize Drafts retrieval 4 years ago
  Matt Baer e51e58386e Update versions in migrations.go 4 years ago
  Matt Baer 9dbba9d8c7 Make `handle` column in remoteusers NULL 4 years ago
  Matt Baer 32f3fcb859 Skip IF [TABLE] NOT EXISTS on v4 migrations 4 years ago
  Matt Baer 61ddcff2c0 Add copyright notices to fixed files 4 years ago
  Matt Baer 83b2c5a21b Fix unique index on v5 SQLite migration 4 years ago
  Matt Baer 471ef4d403 Fix "NOT NULL column with NULL" error in v5 SQLite migration 4 years ago
  Matt Baer bb5da1d3f5 Break up v5 table ALTERs for SQLite 4 years ago
  Matt Baer f1ffcf96ec Remove user_id and remote_user_id constraints in v4&v5 migrations 4 years ago
  Matt Baer 5b2612af54 Fix `created_at` default val in v4 migration for SQLite 4 years ago
  Matt Baer 7fe281df69 Use NULL for new attach_user_id column 4 years ago
  Nick Gerakines c0317b4e93 Implemented oauth attach functionality, oauth detach functionality, and required data migration. T713 4 years ago
  Nick Gerakines ee1473aa56 Rolling back v1 migration change as per PR feedback. T710 4 years ago
  Nick Gerakines b5f716135b Changed oauth table names per PR feedback. T705 4 years ago
  Nick Gerakines cf87ae9096 Code cleanup in prep for PR. T710 4 years ago
  Nick Gerakines 462f87919a Feature complete on MVP slack auth integration. T710 4 years ago
  Nick Gerakines bf3b6a5ba0 Unit tests, integration testing, and code cleanup for oauth support. Part of T705. 4 years ago
  Rob Loranger f85f0751a3
address PR comments 4 years ago
  Michael Demetriou bc2016f00f Fix missing commit statement in migrations/v3.go 4 years ago
  Michael Demetriou db14f04b59 Redirects from the intermediate page work and if there's an old mention 4 years ago
  Rob Loranger 77f7b4a522
Add account suspension features 4 years ago
  Matt Baer 771c7acf5f Run migrations on db initialization 5 years ago
  Matt Baer 9cb0f80921 Support changing instance page titles 5 years ago
  Matt Baer 3a6118c207 Set up migrations table on initial setup 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