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
04b40a32f5
fmt
2024-10-28 15:28:58 +01:00
ef7d29d2ee
Proper resizing of editor (ref #51 )
2024-10-28 11:25:33 +01:00
f8948c2e20
Add markdown sub/superscript ( fixes #85 )
2024-10-25 10:46:47 +02:00
e0fa36c62e
Version 0.1.4
2024-10-23 11:37:06 +02:00
71af03c0f6
Add support for markdown footnotes (ref #76 )
2024-10-23 11:32:26 +02:00
e7d480098f
Add anchors to markdown headings ( fixes #77 )
2024-10-23 11:24:30 +02:00
444be44008
Add spoiler tags ( fixes #78 )
2024-10-23 10:57:09 +02:00
Silver-Sorbet
a38c4a3e5e
Fix math parsing ( #68 )
...
* Updates version?
* Adds Display mode after whitespace for LaTex
Includes fonts directory in binaries
Removed unecessary font types (kept .woff2)
* Woodpecker checks
Removed debug print statement for equations
* Use `ok_or` instead of `if let`
Co-authored-by: Nutomic <me@nutomic.com>
* Adds font_dir variable back
---------
Co-authored-by: Bintou Ali <bintou005@protonmail.com>
Co-authored-by: Nutomic <me@nutomic.com>
2024-10-16 16:23:30 +02:00
6235349b52
Version 0.1.3
2024-10-16 12:46:50 +02:00
d6b6f2e8e3
Version 0.1.2
2024-10-15 14:37:36 +02:00
Silver-Sorbet
94a07cd7bd
Adds math parsing ( #61 )
...
* Adds LaTex parsing to HTML with KaTex
* Adds display mode
Remove commented block parser rule
* Applies Nutomic suggestions
Adds fonts to assets
Adds KaTex CSS to assets
Makes katex crate inclusion depending on build type less verbose
* Woodpecker checks
---------
Co-authored-by: Bintou Ali <bintou005@protonmail.com>
2024-10-15 09:39:29 +02:00
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
06f3340d20
Version 0.1.1
2024-03-15 15:11:50 +01:00
0b2bfbd3ae
Fix problems with invalid apub ids
2024-03-11 13:40:03 +01:00
c341b87d5f
Upgrade apub lib
2024-03-08 14:58:29 +01:00
7f85248799
Build release binaries in CI ( #18 )
...
* build release in ci
* binstall
* x
* y
* z
* pub
* when tag
* reorder
* ci check for ignored files
* create wasm files
* remove ignored
* fmt
2024-03-06 17:03:10 +01:00
6dd1711e11
Get rid of unwrap usage in backend
2024-02-27 18:10:15 +01:00
d22654261f
Use db pool
2024-02-27 17:54:50 +01:00
41a4d18949
Use federation queue with retry for sending
2024-02-27 13:05:12 +01:00
88dd4c69c2
local federation setup
2024-02-08 17:04:56 +01:00
334dc3826f
add config file
2024-02-08 11:38:46 +01:00
4e53b13b70
add list of articles with local/all selection
2024-02-01 11:34:09 +01:00
98a9ca2439
add scripts for watch/federate
2024-01-30 12:32:02 +01:00
117323a5e3
Setup CI ( #14 )
...
* add ci config
* fmt
* jsonwebtoken opt
* add clippy
* clippy fixes
* install postgres
* apt update
* -y
* path
* fix path
* fix
* no root
* sudo
* which
* path
* fmt
* env
* ls
* full path
* chown
* echo path
* more chown
* fix
* useradd
* x
* -r
* p
* env
* p
* a
* env
* t
* ls
* cat
* ls
* cp
* rustup
* copy
* c
* x
* cleanup
2024-01-26 14:21:59 +01:00
f523a2ab24
render article as markdown
2024-01-25 16:29:56 +01:00
1158cb18eb
bugfix
2024-01-25 16:12:30 +01:00
ccde4b4666
fix conflicts between federation and frontend routes
2024-01-19 16:21:44 +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
8ed35141b7
Add creator_id to edit
2023-12-18 16:41:18 +01:00
02db60ba15
fix tests
2023-12-13 13:13:10 +01:00
446556ff1a
basic functionality
2023-12-12 16:58:23 +01:00
5d2099c17c
conflict moved to db
2023-12-05 12:05:55 +01:00
aec05ac6b5
get follows working
2023-12-04 15:10:07 +01:00
90c4fbf8e4
instance in db compiling but tests failing
2023-12-04 10:15:14 +01:00
00319546a4
run tests in parallel
2023-12-04 02:42:53 +01:00
181b585644
test improvements
2023-12-02 01:16:44 +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
5f58c1823c
use objectid as db type instead of dburl
2023-11-30 13:10:42 +01:00