Commit graph

173 commits

Author SHA1 Message Date
0523e6c647
Add apub_inbox to the README 2024-12-16 02:04:25 +01:00
bdaa68e73f
apub_inbox: Create crate 2024-12-16 02:04:25 +01:00
b0bb31bba0
rd: Don't downgrade to HTTP' (#7)
Reviewed-on: #7
2024-12-16 01:02:58 +00:00
48c3b9911b
nodeinfo: Fix typo in test 2024-12-16 01:59:59 +01:00
4bc776c3fd
nodeinfo: Rename test! macro to test_version! 2024-12-16 01:58:22 +01:00
ded9fe564e
Tests: Replace ice.frieren.quest with meow.company 2024-12-16 01:57:58 +01:00
69f5232ab9
rd: Only get resource descriptors via the specified protocol, without downgrading to HTTP 2024-12-16 01:56:18 +01:00
64c3557327
rd: Remove host-meta mention 2024-12-16 01:36:15 +01:00
67433b43be
rd: Split GetFetchFailures into single-protocol and multi-prtocol variants 2024-12-13 05:26:26 +01:00
fa699ed380
docker: Update envvar names 2024-12-13 04:48:42 +01:00
04b6904400
Update readme 2024-12-13 04:14:44 +01:00
b43cc8aa3e
acrate_database: Add connect tests 2024-12-13 04:06:26 +01:00
7e62707e1e
IDEA: Add clippy runConfig 2024-12-13 03:41:08 +01:00
9cc0a965cb
rdserver: Allow complex types in Clippy lints 2024-12-13 03:07:54 +01:00
69ad3351a8
Fix other clippy lints 2024-12-13 03:07:36 +01:00
def32c87ad
Fix various clippy lints 2024-12-13 03:03:30 +01:00
94450f5a88
rdserver: Make use of the connect feature 2024-12-13 02:59:05 +01:00
7b6af31ed5
database: Create connect feature 2024-12-13 02:43:06 +01:00
afdba0f672
Create docker crate' (#6)
Reviewed-on: #6
2024-12-12 03:39:41 +00:00
6cd7e2d425
IDEA: Add cargo check run configuration 2024-12-12 04:33:11 +01:00
aaae52df8e
IDEA: Add docker data source 2024-12-12 04:32:54 +01:00
ef9671562d
docker: Expose database port to the host system 2024-12-12 04:23:55 +01:00
257ed5475c
rdserver: Slightly improve logging 2024-12-12 04:14:52 +01:00
9622d3e188
docker: Set up docker staging environment 2024-12-12 04:12:07 +01:00
79fa482b5b
rdserver: Upgrade "starting server" log to info 2024-12-12 04:00:04 +01:00
b9bd59dc13
Configure log crate features 2024-12-12 03:46:36 +01:00
0ac7a04477
rdserver: Add .healthcheck route for monitoring purposes 2024-12-12 03:44:08 +01:00
d3126f8e2e
Remove accidentaly committed file 2024-12-10 18:49:24 +01:00
cd1fc811ff
database: Change syntax of impl_to_insert! 2024-12-10 18:42:26 +01:00
16e6d6b97a
database: Abstract insert functions with impl_to_insert! macro 2024-12-10 07:14:42 +01:00
d11934952f
database: Add insert functions to all Insert structs 2024-12-07 03:22:22 +01:00
79e604eb96
rdserver: Use mediatype to process Accept header 2024-11-19 06:41:19 +01:00
f223ce64fe
Checkpoint non-atomic commit 2024-11-19 06:06:48 +01:00
8b01cc14c0
Checkpoint non-atomic commit 2024-11-19 03:31:07 +01:00
aec5a01f2c
rd: Fix typo 2024-11-19 00:37:50 +01:00
f36ecbfc6d
rd: Improve crate metadata 2024-11-19 00:16:19 +01:00
86cdf48106
database: Add debug logging 2024-11-19 00:13:24 +01:00
0c86515def
rd: Bump version to 0.3.0 2024-11-19 00:08:47 +01:00
8aa0d31041
Rename acrate-hostmeta to acrate_rd 2024-11-19 00:08:11 +01:00
7d1e1d2dd7
inbox: Temporarily delete 2024-11-18 19:57:07 +01:00
ef7d23490e
database: Bump version to 0.3.0 2024-11-18 19:56:04 +01:00
7ad60b68f6
database: Heavy refactoring and cleanup 2024-11-18 19:55:21 +01:00
1322023e23
database: Allow meta_subjects.subject to be null 2024-11-18 18:24:15 +01:00
17a0dfd21d
database: Add some documentation 2024-11-18 09:48:43 +01:00
ccae871d8e
database: Create acrate_database_migrate bin that runs migrations 2024-11-18 09:45:03 +01:00
09295b2ce8
database: Add crate metadata 2024-11-18 06:24:08 +01:00
e758e670e6
Rename acrate-core to acrate_database 2024-11-18 06:13:49 +01:00
cc6dfd0dfc
webfinger: Use the subject field to determine the canonical name of the subject 2024-11-16 07:49:28 +01:00
219880f3d3
core: Fix type mismatch 2024-11-16 07:49:12 +01:00
5078b41499
core: Add subject column 2024-11-16 07:43:54 +01:00