1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-12-23 22:51:23 +00:00
Commit graph

315 commits

Author SHA1 Message Date
4d156b454a Ignore errors during edit connection sync 2024-12-10 10:11:43 +01:00
8b2c08d110
Fix donation info 2024-12-09 22:18:20 +01:00
Matt Payne
10d6ff7196
Updated wasm-bindgen-cli to 0.2.99 (#96)
* updated wasm-bindgen-cli to 0.2.96

* Updated wasm-bindgen-cli to 0.2.96

* new update to cargo.toml
2024-12-09 15:07:55 +00:00
c95d9eac64 Speedup CI, upgrade deps 2024-12-09 12:51:47 +01:00
b64a3e948a Speed up tests by using a single static keypair 2024-12-05 22:36:38 +01:00
0868db9210 Simply run all tests in parallel at the same time 2024-12-05 12:47:28 +01:00
e0ed85daf2 Faster testing 2024-12-05 12:08:53 +01:00
0c3b5ca65a Format tailwind classes 2024-12-05 11:30:47 +01:00
f78f2df94a Show edit history in user profile (fixes #88) 2024-12-05 11:28:50 +01:00
fc3d625a98 Some improvements to error handling 2024-12-04 14:37:49 +01:00
ddad6e58a8 Partially prevent navigation while editor is active (ref #87) 2024-12-04 12:49:29 +01:00
215db859f1 Icon links to homepage 2024-12-04 12:39:33 +01:00
8ee1cc7bd6 Fix hydration errors 2024-12-04 12:37:20 +01:00
248e55743c Leptos 0.7 (still has a bug which results in crashes) 2024-12-03 12:55:01 +01:00
f09047a500 Revert "replace <Transition> with <Suspense> to fix crash"
This reverts commit 4e77e65362.
2024-12-03 10:46:13 +01:00
c1df872cec Remove dbg 2024-11-25 15:55:59 +01:00
c21d6fe08c Fix test cases 2024-11-25 15:25:57 +01:00
805c669d00 Simplify dependencies 2024-11-25 14:08:59 +01:00
1729c47bba Ignore unused dep 2024-11-25 13:33:57 +01:00
212db18e60 fmt 2024-11-25 12:25:13 +01:00
3ed0df90a1 Add message about new article approval 2024-11-25 12:17:09 +01:00
1f7baddc29 fmt 2024-11-25 12:06:49 +01:00
34cbfe8cc9 Merge branch 'leptos-0.7' 2024-11-25 12:05:42 +01:00
4e77e65362 replace <Transition> with <Suspense> to fix crash 2024-11-25 12:00:36 +01:00
910c7b5d8f leptos 0.7.0-rc2 2024-11-25 11:41:50 +01:00
59c0a3bf90 add protected routes 2024-11-21 14:56:32 +01:00
7f1ecd3e5c fix gloo post params 2024-11-21 14:56:09 +01:00
f022c56a69 protected route 2024-11-21 13:28:36 +01:00
53fce0db39 fix article list buttons 2024-11-21 13:12:37 +01:00
995106dfc1 fixes 2024-11-21 11:19:00 +01:00
14e6382765 clippy 2024-11-20 10:48:07 +01:00
f9f83974d3 change follow response 2024-11-20 10:25:28 +01:00
688ead9217 finally compiling 2024-11-20 10:21:26 +01:00
5847e99128 partial 2024-11-19 23:54:31 +01:00
10bbc9ed2b rename methods 2024-11-19 23:24:06 +01:00
47871404fd gitignore 2024-11-18 22:56:44 +01:00
c2c77d8974 fix 2024-11-18 16:23:38 +01:00
a32bb4bbce update deps 2024-11-15 16:35:03 +01:00
4381159426 wip 2024-11-15 16:07:29 +01:00
54951621e4 wip: upgrade leptos 2024-11-15 12:45:54 +01:00
0d93ac31a3 Working browser console logs 2024-11-15 11:43:27 +01:00
4d1625526e Reduce dependencies 2024-11-15 10:16:48 +01:00
08e6db393b format 2024-11-14 23:50:25 +01:00
2bd2780939 Working actions on notification page 2024-11-14 16:48:16 +01:00
65a10d471a Sidebar fixes 2024-11-14 15:36:38 +01:00
22bd0d9538 Update default config 2024-11-14 14:52:43 +01:00
61806e12a6 Rework how site data is fetched 2024-11-14 14:43:02 +01:00
66f89d3bfd Use auth header 2024-11-14 11:27:55 +01:00
d9020a15d4 Move api client into static 2024-11-14 11:15:02 +01:00
226c3facaa Make auth token available during hydrate 2024-11-14 11:07:23 +01:00