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

27 commits

Author SHA1 Message Date
fdda0f584a
Upgrade deps (#60)
* Upgrade dependencies

* fix tests

* ci config
2024-10-02 14:47:44 +02:00
6d7910f929 Adding leptos and taplo format checks. 2024-03-29 09:42:06 -04:00
e56e8adbdf Fix articles created with invalid ap_id 2024-03-12 11:45:20 +01:00
d5ce966ea1 Use nightly cargo fmt for better imports formatting 2024-03-05 16:38:07 +01:00
d22654261f Use db pool 2024-02-27 17:54:50 +01:00
0c247a8959 correctly link remote articles 2024-02-09 16:54:46 +01:00
88dd4c69c2 local federation setup 2024-02-08 17:04:56 +01:00
0f0f83bc3a various changes
- only admin can edit main page
- adjust config values
- better text for default page
2024-02-08 12:22:15 +01:00
334dc3826f add config file 2024-02-08 11:38:46 +01:00
98a9ca2439 add scripts for watch/federate 2024-01-30 12:32:02 +01:00
469ca6f718 working login and logout 2024-01-18 15:31:32 +01:00
8ca01dee07 registration and login working 2024-01-16 16:07:01 +01:00
b6c1512479 simplify trunk setup 2024-01-11 16:21:44 +01:00
0052054a19 form wip 2024-01-09 12:41:44 +01:00
42d382d19e basic page rendering! 2024-01-03 17:11:24 +01:00
2ceab5a23c basic page loading 2024-01-03 13:29:25 +01:00
166426e48f wip 2024-01-02 15:56:49 +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
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
a5da3de8c2 finish implementing instance follow 2023-11-16 12:49:50 +01:00
1098ecd4a1 add basic api call with test 2023-11-15 13:05:07 +01:00
8477c07014 actual federation types 2023-11-15 01:26:24 +01:00
9fe5d50075 reorder files, remove some unnecessary stuff 2023-11-15 01:00:17 +01:00
79df3f3837 import apub lib example with some adjustments 2023-11-15 00:16:51 +01:00
6686088f76 cargo init 2023-11-14 23:41:58 +01:00