|
baf1fb7505
|
basic search input and results page
|
2024-01-29 17:04:22 +01:00 |
|
|
52121fae66
|
add comment
|
2024-01-29 16:06:24 +01:00 |
|
|
7a1da4fd34
|
remove dead code
|
2024-01-29 15:50:21 +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 |
|
|
d7d385c051
|
ensure trailing newline
|
2024-01-25 16:42:55 +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 |
|
|
8305680fda
|
basic article editing and history
|
2024-01-24 17:12:17 +01:00 |
|
|
e0cc23c0bc
|
minor changes
|
2024-01-24 15:02:06 +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 |
|
|
f41cc01ad3
|
fix frontend compilation
|
2024-01-18 12:39:52 +01:00 |
|
|
9f4d20494e
|
move all api calls to ApiClient
|
2024-01-18 12:23:49 +01:00 |
|
|
173249ea8e
|
move some api methods to struct
|
2024-01-17 17:14:16 +01:00 |
|
|
150415e8ad
|
fix integration tests
|
2024-01-17 16:55:12 +01:00 |
|
|
8ca01dee07
|
registration and login working
|
2024-01-16 16:07:01 +01:00 |
|
|
89a71c7fcd
|
register working based on leptos example
|
2024-01-12 16:48:24 +01:00 |
|
|
90d92f5391
|
bit of error handling
|
2024-01-11 16:50:57 +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 |
|
|
db12e5f1e9
|
cleanup
|
2024-01-05 15:53:08 +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 |
|
|
c42556ed05
|
store jwt secret in db
|
2023-12-19 16:15:43 +01:00 |
|
|
5d89591894
|
Handle conflicts per local user
|
2023-12-19 15:50:07 +01:00 |
|
|
8ed35141b7
|
Add creator_id to edit
|
2023-12-18 16:41:18 +01:00 |
|
|
e568f109f9
|
Merge pull request #13 from Nutomic/add-user
Add user
|
2023-12-14 17:08:50 +01:00 |
|
|
69d08b824e
|
user working and tests passing
|
2023-12-14 17:06:44 +01:00 |
|
|
e0bd8d2791
|
login for fork_article
|
2023-12-13 16:58:29 +01:00 |
|
|
b72cc51814
|
require auth for create/edit article endpoints
|
2023-12-13 16:40:20 +01:00 |
|
|
f8da5ae965
|
split api into separate files
|
2023-12-13 13:32:44 +01:00 |
|
|
02db60ba15
|
fix tests
|
2023-12-13 13:13:10 +01:00 |
|
|
446556ff1a
|
basic functionality
|
2023-12-12 16:58:23 +01:00 |
|
|
bda146cf05
|
stuff
|
2023-12-08 22:21:31 +01:00 |
|
|
dc50483e5c
|
initial user impl
|
2023-12-05 15:51:22 +01:00 |
|
|
98c6726b84
|
Use Patch type for federation
|
2023-12-05 13:25:02 +01:00 |
|
|
5c969078a8
|
some cleanup
|
2023-12-05 13:19:50 +01:00 |
|
|
132d9c8389
|
Merge branch 'add-diesel'
|
2023-12-05 12:08:46 +01:00 |
|
|
5d2099c17c
|
conflict moved to db
|
2023-12-05 12:05:55 +01:00 |
|
|
37352a3e86
|
all tests passing!
|
2023-12-04 15:56:06 +01:00 |
|
|
04ba1ae48d
|
fix duplicate article test
|
2023-12-04 15:15:43 +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 |
|
|
851f30dc24
|
remove dbedit.local
|
2023-12-01 16:07:22 +01:00 |
|
|
ef2f004b05
|
speed up tests by starting postgres in parallel
|
2023-12-01 15:16:07 +01:00 |
|