]> git.r.bdr.sh - rbdr/forum/commit - src/routes/f/[id].svelte
Add getForum pact, normalize stores
authorRuben Beltran del Rio <redacted>
Sun, 2 May 2021 11:37:11 +0000 (13:37 +0200)
committerRuben Beltran del Rio <redacted>
Sun, 2 May 2021 11:37:11 +0000 (13:37 +0200)
commitfcbbc49687afeeecdc9388b367b1d7f2d0c76214
treeecb3d74ee6cb078f431a5e98d79e3384123d9108
parent73973edab9aaa81312ba80a68bfe34bf5abcecd9
Add getForum pact, normalize stores
pacts/forumsstore-forumapiserver.json
src/routes/f/[id].svelte
src/routes/g/[id].svelte
src/routes/p/[id].svelte
src/routes/t/[id].svelte
src/stores/forum.js [deleted file]
src/stores/forums.js
src/stores/forums.test.js
src/stores/posts.js [moved from src/stores/post.js with 100% similarity]
src/stores/tags.js [moved from src/stores/tag.js with 100% similarity]
src/stores/topics.js [moved from src/stores/topic.js with 100% similarity]