Commit graph

161 commits

Author SHA1 Message Date
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
0e7aacdd0e
Create webfinger crate' (#5)
Reviewed-on: #5
2024-11-16 06:33:05 +00:00
ee1eb9f470
Add README listing crates 2024-11-16 07:30:35 +01:00
8ca9d01688
webfinger: Don't link self 2024-11-16 07:29:09 +01:00
7319a3fe71
webfinger: Add basic CSS to the page 2024-11-16 07:24:14 +01:00
0498e45b59
webfinger: Handle not found and redirects 2024-11-16 06:46:25 +01:00
7f392bef36
core: Fix schema 2024-11-16 06:45:58 +01:00
c83fdc43e6
webfinger: text/html version of the document 2024-11-16 06:16:52 +01:00
dfee4e510e
core: Add meta_subjects to handle redirects 2024-11-16 06:16:34 +01:00
d80888c9db
webfinger: Add link properties and titles 2024-11-16 02:58:45 +01:00
5b8b166323
Obliterate .idea/misc.xml from existence 2024-11-16 02:56:24 +01:00
86f9aa27f2
hostmeta: Schema improvements 2024-11-16 02:55:08 +01:00
a5b6485d11
core: Allow querying meta objects grouped by parent 2024-11-16 02:54:55 +01:00