36 コミット (d8937e89a8647fd9a98f51dd0228cc3dfc12a812)

作成者 SHA1 メッセージ 日付
  Matt Baer d8937e89a8 Make App struct public 5年前
  Matt Baer 9cb0f80921 Support changing instance page titles 5年前
  Matt Baer a850fa14cd Move instance page editing to dedicated section 5年前
  Matt Baer 372b4e5dcd Fix nil pointer when navigating to bad invite URL 5年前
  Matt Baer 70e823d6ab Support user invites 5年前
  Matt Baer 062ae0e16a Initialize db on single-user instance config 5年前
  Matt Baer 8a555567a6 Fix tagged posts SQLite query 5年前
  Matt Baer 1c58c64c7c Fix SQLite deadlock when creating user 5年前
  Matt Baer bf7d422039 Add pager to admin user list 5年前
  Matt Baer 3d301c97e9 Fix admin user paging query 5年前
  Matt Baer 0e722de82c Add admin user list 5年前
  Matt Baer fca3019e4b Support building without SQLite support 5年前
  Matt Baer 3ae45bc156 Fix spacing around copyright notices 5年前
  Matt Baer 1274914207 Add copyright / license notices to .go files 5年前
  Matt Baer 25a68d0c0e Add Reader section 5年前
  Matt Baer c6851fee50 Fix duplicate key checks in SQLite 5年前
  Matt Baer 4b780361bf Fix upsert queries on SQLite 5年前
  Matt Baer 026604b3dd Fix pinned post content truncation with SQLite 5年前
  Matt Baer daaa4564bb Fix post `created` date in SQLite 5年前
  Matt Baer 6f4c004e8c Fix SQLite date format string 5年前
  Matt Baer bc1b3fdfb7 Move NOW() calls to datastore.now() method 5年前
  Ben Overmyer 6cb86214d7 SQLite support added. 5年前
  Matt Baer be2c7ef86b Show instance stats on About page 5年前
  Marcel van der Boom 7181fd9d9e Remove code for CodeHighlighting UI 5年前
  Marcel van der Boom 348d548793 Add code highlighting option 5年前
  Matt Baer bdc4f270f8 Support editing About and Privacy pages from Admin panel 5年前
  Matt Baer 99a10a2563 Accept different `created` time on post publish 5年前
  Matt Baer b58cb1e541 Fix Novel blog post order in feeds and outbox 5年前
  Matt Baer 8e6d0daa06 Federate draft when published to a blog 5年前
  Matt Baer a0f8a2df3b Fix MathJax value not sticking 5年前
  Matt Baer ac3d454f22 Include default `posts`.`privacy` value on post creation 5年前
  Matt Baer efbba9e1ba Reuse statement on post insert 5年前
  Matt Baer a0ac7bbbcd Insert missing default values on post creation 5年前
  Matt Baer 7538fa68bc Insert default values on collection creation 5年前
  Matt Baer aecbc3c014 Support fuzzy username matching on login 5年前
  Matt Baer 55ada67170 Fill in remaining missing pieces 5年前
  Matt Baer 3e1d3530ad Fetch collection description with user collections 5年前
  Matt Baer 0c1e1dd57e Add data layer 5年前