Commit Graph

28 Commits (3722c6ba790c0362052541a44a35f574e97338fd)

Author SHA1 Message Date
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 fca3019e4b Support building without SQLite support 6 years ago
Matt Baer 3ae45bc156 Fix spacing around copyright notices 6 years ago
Matt Baer 1274914207 Add copyright / license notices to .go files 6 years ago
Matt Baer 25a68d0c0e Add Reader section 6 years ago
Matt Baer c6851fee50 Fix duplicate key checks in SQLite 6 years ago
Matt Baer 4b780361bf Fix upsert queries on SQLite 6 years ago
Matt Baer 026604b3dd Fix pinned post content truncation with SQLite 6 years ago
Matt Baer daaa4564bb Fix post `created` date in SQLite 6 years ago
Matt Baer 6f4c004e8c Fix SQLite date format string 6 years ago
Matt Baer bc1b3fdfb7 Move NOW() calls to datastore.now() method 6 years ago
Ben Overmyer 6cb86214d7 SQLite support added. 6 years ago
Matt Baer be2c7ef86b Show instance stats on About page 6 years ago
Marcel van der Boom 7181fd9d9e Remove code for CodeHighlighting UI 6 years ago
Marcel van der Boom 348d548793 Add code highlighting option 6 years ago
Matt Baer bdc4f270f8 Support editing About and Privacy pages from Admin panel 6 years ago
Matt Baer 99a10a2563 Accept different `created` time on post publish 6 years ago
Matt Baer b58cb1e541 Fix Novel blog post order in feeds and outbox 6 years ago
Matt Baer 8e6d0daa06 Federate draft when published to a blog 6 years ago
Matt Baer a0f8a2df3b Fix MathJax value not sticking 6 years ago
Matt Baer ac3d454f22 Include default `posts`.`privacy` value on post creation 6 years ago
Matt Baer efbba9e1ba Reuse statement on post insert 6 years ago
Matt Baer a0ac7bbbcd Insert missing default values on post creation 6 years ago
Matt Baer 7538fa68bc Insert default values on collection creation 6 years ago
Matt Baer aecbc3c014 Support fuzzy username matching on login 6 years ago
Matt Baer 55ada67170 Fill in remaining missing pieces 6 years ago
Matt Baer 3e1d3530ad Fetch collection description with user collections 6 years ago
Matt Baer 0c1e1dd57e Add data layer 6 years ago