Commit Graph

33 Commits

Author SHA1 Message Date
Jan-Lukas Else ad7536034a Use slog 2023-12-27 11:37:58 +01:00
Jan-Lukas Else 474155306d Go 1.18 2022-03-16 08:28:03 +01:00
Jan-Lukas Else d5198e3db8 Add another index for posts, db migrations from embedded fs 2021-07-23 11:29:03 +02:00
Jan-Lukas Else c14ec0dcb5 Save paths of deleted posts and show 410 error 2021-07-23 09:53:35 +02:00
Jan-Lukas Else caf21a07fd Improved timehandling (save everything as UTC) and new post status: unlisted and private 2021-07-14 15:44:57 +02:00
Jan-Lukas Else ea00ff5788 Refactor time usages (use Format instead of String) 2021-07-13 17:23:10 +02:00
Jan-Lukas Else 85bf7ab711 Improve posts db 2021-07-03 12:11:57 +02:00
Jan-Lukas Else 804ff1c221 Add optional database logging and add index for queue 2021-06-29 17:07:08 +02:00
Jan-Lukas Else 4508b8569f Fix search not including posts without title 2021-06-15 10:31:55 +02:00
Jan-Lukas Else ca99b726a8 Small fixes and higher test coverage 2021-06-14 16:29:22 +02:00
Jan-Lukas Else 9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
Jan-Lukas Else 29dba59574 Improve database usage 2021-05-29 13:32:00 +02:00
Jan-Lukas Else bc1a978793 SQLite based queue (option to reschedule item in queue) 2021-05-24 09:12:46 +02:00
Jan-Lukas Else 1b2eed9897 Use sessions instead of jwt 2021-05-14 18:24:02 +02:00
Jan-Lukas Else a21f48c309 Persistent cache for blogroll and stats 2021-05-10 17:37:34 +02:00
Jan-Lukas Else be929058cf Save notifications to DB, Notificationsadmin 2021-02-20 15:42:45 +01:00
Jan-Lukas Else 72f676dda2 Add comment functionality 2021-01-23 17:24:47 +01:00
Jan-Lukas Else d1850300e5 Drafts 2021-01-15 21:56:46 +01:00
Jan-Lukas Else 9da9e37f32 Short URLs 2020-12-22 22:15:29 +01:00
Jan-Lukas Else 1025a726ef Strict use of local dates 2020-12-16 21:24:53 +01:00
Jan-Lukas Else db1c4901c7 Update IndieAuth (w/o PKCE for now) 2020-12-09 17:25:09 +01:00
Jan-Lukas Else 6c7672d3ec Fix view to enable fts for posts without title 2020-11-15 11:53:22 +01:00
Jan-Lukas Else 764c9f7536 Full text search 2020-11-15 11:34:48 +01:00
Jan-Lukas Else 3584171f75 Fix trigger name 2020-11-15 00:05:35 +01:00
Jan-Lukas Else 23863d03e9 Drop autocert table 2020-11-14 23:28:27 +01:00
Jan-Lukas Else 352c0f4d82 Reimplement redirects 2020-11-09 18:33:56 +01:00
Jan-Lukas Else 5b9ac19cb8 Add some features, improve database handling & performance, robots.txt and more 2020-11-09 16:40:12 +01:00
Jan-Lukas Else 5ea44630d7 Webmentions, Telegram Notifications, etc. 2020-11-06 18:45:31 +01:00
Jan-Lukas Else d13b0a5394 Add basic ActivityPub support and other things 2020-10-26 17:37:31 +01:00
Jan-Lukas Else 91b094053f Replace certmagic with autocert and use database to store certs 2020-10-15 17:02:58 +02:00
Jan-Lukas Else e611a5008d IndieAuth server 2020-10-13 21:35:39 +02:00
Jan-Lukas Else 17d14ca56e Use in-memory db for cache 2020-10-06 20:44:58 +02:00
Jan-Lukas Else 95909420ba A lot of progress 2020-10-06 19:07:48 +02:00