1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-10-26 10:19:52 +00:00
Commit graph

20 commits

Author SHA1 Message Date
a2b808ce57 Add frontend button for instance follow, add instance.domain column 2024-02-12 16:37:12 +01:00
f2180e5e0b add basic instance details page (untested) 2024-02-01 16:46:36 +01:00
8305680fda basic article editing and history 2024-01-24 17:12:17 +01:00
2ceab5a23c basic page loading 2024-01-03 13:29:25 +01:00
e1c69799b8 basic frontend with fetch 2023-12-22 15:15:29 +01:00
f2c9a76d75 Rename to Ibis 2023-12-20 17:08:19 +01:00
c42556ed05 store jwt secret in db 2023-12-19 16:15:43 +01:00
5d89591894 Handle conflicts per local user 2023-12-19 15:50:07 +01:00
8ed35141b7 Add creator_id to edit 2023-12-18 16:41:18 +01:00
69d08b824e user working and tests passing 2023-12-14 17:06:44 +01:00
02db60ba15 fix tests 2023-12-13 13:13:10 +01:00
bda146cf05 stuff 2023-12-08 22:21:31 +01:00
dc50483e5c initial user impl 2023-12-05 15:51:22 +01:00
5d2099c17c conflict moved to db 2023-12-05 12:05:55 +01:00
aec05ac6b5 get follows working 2023-12-04 15:10:07 +01:00
90c4fbf8e4 instance in db compiling but tests failing 2023-12-04 10:15:14 +01:00
851f30dc24 remove dbedit.local 2023-12-01 16:07:22 +01:00
d4772d35c2 all tests passing! 2023-12-01 14:05:53 +01:00
7c789a1c06 tests are running with temp db 2023-12-01 12:11:19 +01:00
e030419cc5 wip: Add diesel and postgres 2023-11-30 11:46:42 +01:00