|
53a89a51d3
|
clippy
|
2024-11-11 23:05:23 +01:00 |
|
|
d720a003e2
|
Fix tests
|
2024-11-11 16:02:48 +01:00 |
|
|
34068cffa1
|
Fix test failures
|
2024-11-11 15:11:49 +01:00 |
|
|
5556d0fef2
|
Synchronize linked instances
|
2024-11-11 14:46:52 +01:00 |
|
|
5d47bb96ba
|
Some improvements to instance page
|
2024-11-08 12:26:06 +01:00 |
|
|
fceead8062
|
Use cargo-leptos, make server-side rendering work
|
2024-10-28 15:47:45 +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 |
|
|
4cab67e063
|
fix clippy
|
2024-02-28 15:54:34 +01:00 |
|
|
a15a42b977
|
Handle conflicts in frontend
|
2024-02-14 16:13:57 +01:00 |
|
|
2cf36210ff
|
Fix test
|
2024-02-14 12:32:36 +01:00 |
|
|
da2c382cb0
|
Implement fork article in frontend
|
2024-02-14 12:25:44 +01:00 |
|
|
911fadb94b
|
Link user profile from article history and diff view
|
2024-02-13 16:51:57 +01:00 |
|
|
47362b52da
|
Basic user profile page
|
2024-02-13 13:30:38 +01:00 |
|
|
a2b808ce57
|
Add frontend button for instance follow, add instance.domain column
|
2024-02-12 16:37:12 +01:00 |
|
|
0c247a8959
|
correctly link remote articles
|
2024-02-09 16:54:46 +01:00 |
|
|
dd513a106d
|
fix test
|
2024-02-09 10:42:35 +01:00 |
|
|
0c45fe3eba
|
remove unused typedef
|
2024-02-08 11:49:34 +01:00 |
|
|
334dc3826f
|
add config file
|
2024-02-08 11:38:46 +01:00 |
|
|
1dc984025a
|
add headings
|
2024-02-01 12:23:51 +01:00 |
|
|
90f174bf53
|
sort article list by recently edited first
|
2024-02-01 12:10:55 +01:00 |
|
|
4e53b13b70
|
add list of articles with local/all selection
|
2024-02-01 11:34:09 +01:00 |
|
|
a12895f9bf
|
create article in ui
|
2024-01-30 16:06: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 |
|
|
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 |
|
|
42d382d19e
|
basic page rendering!
|
2024-01-03 17:11:24 +01:00 |
|
|
2ceab5a23c
|
basic page loading
|
2024-01-03 13:29:25 +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 |
|
|
5d89591894
|
Handle conflicts per local user
|
2023-12-19 15:50:07 +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 |
|
|
446556ff1a
|
basic functionality
|
2023-12-12 16:58:23 +01:00 |
|
|
bda146cf05
|
stuff
|
2023-12-08 22:21:31 +01:00 |
|
|
5c969078a8
|
some cleanup
|
2023-12-05 13:19:50 +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 |
|
|
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 |
|
|
851f30dc24
|
remove dbedit.local
|
2023-12-01 16:07:22 +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 |
|
|
9ca2558b06
|
tests compiling (but failing)
|
2023-11-30 15:55:05 +01:00 |
|