54c65e7474
Implement comments for articles ( fixes #10 ) ( #112 )
...
* Move files into subfolders
* Implement comments for articles (fixes #10 )
* wip
* backend mostly done
* tests wip
* test working
* wip federation
* partial federation
* comment federation working!
* federation and tests working with delete
* wip frontend
* basic comment rendering
* various
* wip comment tree rendering
* all working
* update rust
* comment markdown
* only one comment editor at a time
* display comment creation time
* fedilink
* live handling of delete/restore
* comment editing
2025-01-21 11:39:10 +00:00
a764598f70
Fix ci
2024-12-11 13:22:17 +01:00
1fe0ddb028
Fix npm install
2024-12-10 15:16:14 +01:00
e2cecdf6fb
CI npm install
2024-12-10 11:21:13 +01:00
c95d9eac64
Speedup CI, upgrade deps
2024-12-09 12:51:47 +01:00
6379ab24de
Check for unused deps
2024-10-31 11:12:16 +01:00
8b71a37fd2
Fix release build
2024-10-29 09:29:46 +01:00
fceead8062
Use cargo-leptos, make server-side rendering work
2024-10-28 15:47:45 +01:00
51ada1fc4f
Fix trunk config, use specific trunk version for ci
2024-10-16 12:27:52 +02:00
e8202a47d4
Use plugin-release
2024-10-15 15:20:32 +02:00
572a0cb51c
Run ci on main branch
2024-10-14 12:34:08 +02:00
fdda0f584a
Upgrade deps ( #60 )
...
* Upgrade dependencies
* fix tests
* ci config
2024-10-02 14:47:44 +02:00
Dessalines
609dd6293d
Fixing woodpecker. ( #42 )
2024-04-02 11:53:21 +02:00
804d64f0a2
Installi binstall.
2024-03-29 09:47:53 -04:00
6d7910f929
Adding leptos and taplo format checks.
2024-03-29 09:42:06 -04:00
10585083a3
Add release script
2024-03-08 15:28:52 +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
d5ce966ea1
Use nightly cargo fmt for better imports formatting
2024-03-05 16:38:07 +01:00
334dc3826f
add config file
2024-02-08 11:38:46 +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