1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 00:44:28 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
37a9e1f29c Split status in status and visibility
Closes #38

This aligns the implementation more with the IndieWeb standards and allows setting and updating status and visibility individually.
2022-09-23 11:05:07 +02:00
f0d3f1c84f Improve test speeds by removing useless method calls 2022-07-17 10:54:03 +02:00
0acfbd393b Fix and reenable automatic tests 2022-07-17 07:35:39 +02:00
cd9d500a55 Add database-based settings, settings screen and migrate sections to db and allow to configure them 2022-07-16 21:09:43 +02:00
ffa4ba4ee0 Fix more linting issues and add tests 2022-02-26 20:38:52 +01:00
9eb9b50c0a Close database after all tests 2022-01-26 20:16:26 +01:00
d48f4f556a More tests 2021-09-02 14:49:10 +02:00
fcf299d1a1 Tests for blog stats 2021-07-30 15:43:13 +02:00