|
b530495acc
|
Remove dbg
|
2024-10-14 13:02:55 +02:00 |
|
|
3050617005
|
Disable markdown plugins for url shortening and smartquotes (fixes #53)
|
2024-10-14 12:43:33 +02:00 |
|
|
572a0cb51c
|
Run ci on main branch
|
2024-10-14 12:34:08 +02:00 |
|
|
04779e757d
|
Switch back to cargo-watch as bacon is broken
|
2024-10-14 12:31:46 +02:00 |
|
|
a01d6cad52
|
Fix compiler warning
|
2024-10-14 11:30:48 +02:00 |
|
|
8b08d99d99
|
Resize article edit input based on length (fixes #51)
|
2024-10-14 11:24:06 +02:00 |
|
|
442e1ce75c
|
Mention default dev user/pw in readme
|
2024-10-14 10:45:29 +02:00 |
|
|
51b5cc7d79
|
Dont set cookie domain on localhost
|
2024-10-14 10:44:50 +02:00 |
|
|
fdda0f584a
|
Upgrade deps (#60)
* Upgrade dependencies
* fix tests
* ci config
|
2024-10-02 14:47:44 +02:00 |
|
|
706713be9d
|
Merge branch 'dessalines-add_leptosfmt'
|
2024-10-02 13:16:51 +02:00 |
|
|
816bcc1f97
|
Update README.md
|
2024-06-11 11:21:24 +02:00 |
|
|
3c7e0c1f4f
|
Update about
|
2024-06-11 11:15:32 +02:00 |
|
|
ef8cfb9487
|
Merge branch 'master' into dessalines-add_leptosfmt
|
2024-04-02 11:55:45 +02:00 |
|
|
2297c6a26c
|
use default tab spaces
|
2024-04-02 11:53:29 +02:00 |
|
Dessalines
|
609dd6293d
|
Fixing woodpecker. (#42)
|
2024-04-02 11:53:21 +02:00 |
|
Dessalines
|
2fa6150a85
|
Fixing woodpecker. (#42)
|
2024-04-02 11:43:45 +02:00 |
|
|
f35a8d2592
|
Another run.
|
2024-03-29 09:51:52 -04: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 |
|
|
06f3340d20
|
Version 0.1.1
|
2024-03-15 15:11:50 +01:00 |
|
|
01c0175f4c
|
Add follow instance button in article nav (fixes #31)
|
2024-03-15 13:59:30 +01:00 |
|
|
3a8560ce37
|
Add funding.yml with liberapay profile
|
2024-03-14 14:33:21 +01:00 |
|
|
3128cbaefb
|
Dont allow / in article title (fixes #25)
|
2024-03-14 10:30:18 +01:00 |
|
|
8188296b88
|
Include domain when generating diff link (fixes #23)
|
2024-03-14 10:25:47 +01:00 |
|
MSTCL
|
7c7068b619
|
fix: mobile css layout (#22)
|
2024-03-14 10:13:07 +01:00 |
|
|
a057f00e24
|
Minor changes to create/edit article page (fixes #24)
|
2024-03-14 10:11:32 +01:00 |
|
|
0ccfe062e7
|
Update readme description
|
2024-03-13 14:05:52 +01:00 |
|
|
011c641664
|
clippy
|
2024-03-12 15:42:15 +01:00 |
|
|
09b68d0411
|
Better activity id generation
|
2024-03-12 15:18:54 +01:00 |
|
|
e56e8adbdf
|
Fix articles created with invalid ap_id
|
2024-03-12 11:45:20 +01:00 |
|
|
0b2bfbd3ae
|
Fix problems with invalid apub ids
|
2024-03-11 13:40:03 +01:00 |
|
|
11c3971d9e
|
Add basic nodeinfo
|
2024-03-08 16:49:00 +01:00 |
|
|
31b720a15c
|
Add button to toggle article protection
|
2024-03-08 16:37:46 +01:00 |
|
|
1d6855bdc4
|
Move instructions to wiki
|
2024-03-08 16:09:51 +01:00 |
|
|
10585083a3
|
Add release script
|
2024-03-08 15:28:52 +01:00 |
|
|
c341b87d5f
|
Upgrade apub lib
|
2024-03-08 14:58:29 +01:00 |
|
|
97e9b42e17
|
Allow accessing local article with domain for simple markdown plugin
|
2024-03-08 14:54:50 +01:00 |
|
|
fab78f7911
|
Fix redirect after creating article
|
2024-03-08 14:39:47 +01:00 |
|
|
a39a7ae5e6
|
Fix markdown plugin rendering
|
2024-03-08 14:39:38 +01:00 |
|
|
1c5229430f
|
Never use https in SSR mode, some more bug fixes
|
2024-03-08 14:29: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 |
|
|
d5ce966ea1
|
Use nightly cargo fmt for better imports formatting
|
2024-03-05 16:38:07 +01:00 |
|
|
b2b20dcd2a
|
Implement protect article function
|
2024-03-05 16:06:27 +01:00 |
|
|
a1e0ef4166
|
Add placeholder js/wasm assets to make include_str work in ci
|
2024-02-29 12:30:49 +01:00 |
|
|
12de5ca387
|
Use include_str! to allow deployment as single binary
|
2024-02-28 18:31:46 +01:00 |
|
|
4cab67e063
|
fix clippy
|
2024-02-28 15:54:34 +01:00 |
|
|
d16e3d3447
|
fix default config
|
2024-02-28 12:24:13 +01:00 |
|
|
cbb24ba3d8
|
fix killing watch script
|
2024-02-27 19:00:42 +01:00 |
|
|
7c2d3baadf
|
Fix broken css
|
2024-02-27 18:56:07 +01:00 |
|
|
cfb888ff47
|
Add instructions for postgres dev setup
|
2024-02-27 18:24:39 +01:00 |
|