1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2025-01-24 19:45:51 +00:00
Commit graph

362 commits

Author SHA1 Message Date
202e0cc441 Must select distinct users for stats 2025-01-14 12:46:10 +01:00
3ccdda7c19 Version 0.2.1-rc.5 2025-01-14 10:55:26 +01:00
8048d02b3b Correctly check duplicate auth cookies 2025-01-14 10:55:08 +01:00
e86521236a Version 0.2.1-rc.4 2025-01-13 16:31:39 +01:00
d81b281d18 Check all auth headers and cookies for valid token 2025-01-13 16:31:05 +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
a6b11d6395 Various fixes for profile editing 2025-01-13 15:37:02 +01:00
3cdb7d09ea Version 0.2.1-rc.2 2025-01-13 11:47:18 +01:00
8a18698bfd Dont show edit federation warning for local articles 2025-01-13 11:46:27 +01:00
0e5896eab3 Version 0.2.1-rc.1 2025-01-13 11:11:06 +01:00
a2d24862ab Show warning on edit page if instance hasnt federated in 3 days (fixes #108) 2025-01-10 12:51:42 +01:00
d4c4202281 Split markdown files 2025-01-10 10:31:04 +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
7f12663a94 Support standard activitypub accept header (fixes #100) 2024-12-20 23:42:45 +01:00
15c56b7f44 Markdown formatting (now with working tests) 2024-12-19 16:17:50 +01:00
9a57b49005 Fix ci error 2024-12-19 12:50:40 +01:00
6bde2922ed Revert "Markdown formatting"
This reverts commit 56a6ba9b8b.
2024-12-19 12:27:01 +01:00
34884e239f User profile with displayname and bio (fixes #90) 2024-12-19 12:20:18 +01:00
56a6ba9b8b Markdown formatting 2024-12-19 09:58:47 +01:00
7acc38df70 Throw error when linking to local domain (ref #76) 2024-12-19 09:57:12 +01:00
9eb5f4cfb1 Nodeinfo with user, article and active stats, standard compliant 2024-12-19 00:03:35 +01:00
af09ee23bc Support link label (fixes #52) 2024-12-18 22:36:12 +01:00
793810f737 Store editor preview preference in cookie 2024-12-17 15:05:39 +01:00
96233ba52a Redirect to main page after edit (fixes #84) 2024-12-17 14:51:49 +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
7e607c4dd7 Reorganize makrdown rules, disable image embeds for now 2024-12-13 10:59:22 +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
e6cdb860cf Enable caching for assets 2024-12-11 15:50:41 +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
c59ba6185e Format 2024-12-11 13:05:23 +01:00
a06e462897 Use full page width for article text 2024-12-11 13:04:10 +01:00
3040e5539b Fix assets for production 2024-12-11 13:02:56 +01:00
d238f69c86 Embed leptos config 2024-12-11 12:12:07 +01:00
dc31906528 Better logging for api errors in frontend 2024-12-11 12:11:46 +01:00
997ed05505 0.2.0-rc.3 2024-12-10 15:16:34 +01:00
1fe0ddb028 Fix npm install 2024-12-10 15:16:14 +01:00
90aa774f0f 0.2.0-rc.2 2024-12-10 11:36:06 +01:00
e2cecdf6fb CI npm install 2024-12-10 11:21:13 +01:00
8cfd5340d6 Version 0.2.0-rc.1 2024-12-10 10:37:13 +01:00
971e3ed80f Fix another hydration error 2024-12-10 10:35:30 +01:00
ead72c1ebc Fix hydration error on edit page 2024-12-10 10:31:28 +01:00
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