1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2025-01-24 05:35:49 +00:00
Commit graph

107 commits

Author SHA1 Message Date
5b83a4315f Version 0.2.1-rc.6 2025-01-14 14:51:33 +01:00
3ccdda7c19 Version 0.2.1-rc.5 2025-01-14 10:55:26 +01:00
e86521236a Version 0.2.1-rc.4 2025-01-13 16:31:39 +01:00
94b8444f4d Version 0.2.1-rc.3 2025-01-13 15:38:07 +01:00
672b5e42db Less optimization for faster release builds 2025-01-13 15:37:40 +01:00
3cdb7d09ea Version 0.2.1-rc.2 2025-01-13 11:47:18 +01:00
0e5896eab3 Version 0.2.1-rc.1 2025-01-13 11:11:06 +01:00
Silver-Sorbet
7f2730470d
Add markdown toc (#107)
* Adds markdown rule for toc and toc marker

* Adds table of contents using markdown

* Fix UI

* applies woodpecker checks

* Fixes taplo check

* chanfges toc marker to [!toc] instead of [toc!]

* applies Nutomic suggestions

---------

Co-authored-by: Bintou Ali <bintouali@pop-os.localdomain>
Co-authored-by: Bintou Ali <bintou005@protonmail.com>
2025-01-10 10:21:10 +01:00
5999e254f8 Update deps 2025-01-08 10:02:08 +01:00
15c56b7f44 Markdown formatting (now with working tests) 2024-12-19 16:17:50 +01:00
6bde2922ed Revert "Markdown formatting"
This reverts commit 56a6ba9b8b.
2024-12-19 12:27:01 +01:00
56a6ba9b8b Markdown formatting 2024-12-19 09:58:47 +01:00
9eb5f4cfb1 Nodeinfo with user, article and active stats, standard compliant 2024-12-19 00:03:35 +01:00
678ba64fef Version 0.2.0 2024-12-17 10:07:52 +01:00
685f6fed4b Update deps 2024-12-17 09:58:50 +01:00
ced6889635 Version 0.2.0-rc.5 2024-12-12 10:10:37 +01:00
1e3d7ba58e Fixes for mobile navbar 2024-12-12 09:52:46 +01:00
3e7c922daf Enable http compression 2024-12-11 15:35:31 +01:00
f96561b27b Version 0.2.0-rc.4 2024-12-11 13:22:25 +01:00
a764598f70 Fix ci 2024-12-11 13:22:17 +01:00
3040e5539b Fix assets for production 2024-12-11 13:02:56 +01:00
997ed05505 0.2.0-rc.3 2024-12-10 15:16:34 +01:00
90aa774f0f 0.2.0-rc.2 2024-12-10 11:36:06 +01:00
8cfd5340d6 Version 0.2.0-rc.1 2024-12-10 10:37:13 +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
fc3d625a98 Some improvements to error handling 2024-12-04 14:37:49 +01:00
248e55743c Leptos 0.7 (still has a bug which results in crashes) 2024-12-03 12:55:01 +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
910c7b5d8f leptos 0.7.0-rc2 2024-11-25 11:41:50 +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
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
415c97e27f Update apub lib 2024-11-12 14:13:09 +01:00
d720a003e2 Fix tests 2024-11-11 16:02:48 +01:00
5556d0fef2 Synchronize linked instances 2024-11-11 14:46:52 +01:00
627b0067b5 Instance list 2024-11-11 11:52:59 +01:00
6cd87cf790 Better dark mode storage using cookie 2024-11-07 15:50:58 +01:00
2fd3999341 Persistent storage for dark mode 2024-11-07 12:31:18 +01:00
6379ab24de Check for unused deps 2024-10-31 11:12:16 +01:00
80a4ad95aa Fix display of anchor icons 2024-10-30 16:28:41 +01:00
af80819eca Proper tailwindcss setup 2024-10-30 12:16:50 +01:00
fceead8062 Use cargo-leptos, make server-side rendering work 2024-10-28 15:47:45 +01:00