Commit Graph

808 Commits

Author SHA1 Message Date
Viktor Lofgren
cf386e0fd4 Cleaning up CONTRIBUTING.md 2023-03-04 16:22:35 +01:00
Viktor Lofgren
9a0d1d5d4e Setup readme 2023-03-04 16:14:03 +01:00
Viktor Lofgren
592766ba65 Setup readme 2023-03-04 16:12:37 +01:00
Viktor Lofgren
036adcbe1f Setup readme 2023-03-04 16:06:54 +01:00
Viktor Lofgren
aa24e80c40 Setup readme 2023-03-04 16:06:36 +01:00
Viktor Lofgren
a061a7e1f6 Automatic conversion at start-up given correct conditions 2023-03-04 16:02:02 +01:00
Viktor Lofgren
6130908285 Automatic conversion at start-up given correct conditions 2023-03-04 16:00:17 +01:00
Viktor Lofgren
3b5002aac8 WIP run and setup 2023-03-04 15:56:47 +01:00
Viktor Lofgren
c7014bbc92 WIP run and setup 2023-03-04 15:56:13 +01:00
Viktor Lofgren
5f758cbb0e WIP run and setup 2023-03-04 15:41:54 +01:00
Viktor Lofgren
ef87e123ba WIP run and setup 2023-03-04 15:17:02 +01:00
Viktor Lofgren
3e5e537a6b WIP run and setup 2023-03-04 15:13:00 +01:00
Viktor Lofgren
15754d7ae8 WIP run and setup 2023-03-04 15:02:52 +01:00
Viktor Lofgren
91b4579edc WIP run and setup 2023-03-04 14:59:32 +01:00
Viktor Lofgren
03b7d7bbbe WIP run and setup 2023-03-04 14:58:38 +01:00
Viktor Lofgren
7d3f9c4bab WIP run and setup 2023-03-04 14:52:44 +01:00
Viktor Lofgren
cfd408dbbd WIP run and setup 2023-03-04 14:52:03 +01:00
Viktor Lofgren
d7164ea26f WIP run and setup 2023-03-04 14:50:35 +01:00
Viktor Lofgren
ff115f3331 WIP run and setup 2023-03-04 14:50:08 +01:00
Viktor Lofgren
8d1172f56e WIP run and setup 2023-03-04 14:45:35 +01:00
Viktor Lofgren
6aad8de316 WIP run and setup 2023-03-04 14:42:24 +01:00
Viktor Lofgren
e37e599703 WIP run and setup 2023-03-04 14:38:21 +01:00
Viktor Lofgren
d3fa7d5181 WIP run and setup 2023-03-04 14:35:50 +01:00
Viktor Lofgren
3cebc08826 Move env into run for clarity 2023-03-04 14:24:45 +01:00
Viktor Lofgren
7259c65052 Move env into run for clarity 2023-03-04 14:24:38 +01:00
Viktor Lofgren
b4051c35e1 Remove old unused protobuf crap 2023-03-04 14:17:57 +01:00
Viktor Lofgren
cf1f878a39 Remove old unused protobuf crap 2023-03-04 14:17:13 +01:00
Viktor Lofgren
83d20ccf48 Readme for API-service 2023-03-04 14:10:32 +01:00
Viktor Lofgren
696508034a Readme for assistant-service 2023-03-04 14:08:49 +01:00
Viktor Lofgren
ef1a39862c Restructuring the git repo 2023-03-04 14:05:24 +01:00
Viktor Lofgren
25483adf7f Restructuring the git repo 2023-03-04 14:02:49 +01:00
Viktor Lofgren
81cb6f4ea0 Restructuring the git repo 2023-03-04 14:01:58 +01:00
Viktor Lofgren
1b776b114e Restructuring the git repo 2023-03-04 14:00:46 +01:00
Viktor Lofgren
4fdaaa16ba Restructuring the git repo 2023-03-04 13:19:01 +01:00
Viktor Lofgren
9c665bbc74 Make the random website button look less weird on mobile. 2023-02-19 18:59:40 +01:00
Viktor Lofgren
b5805063e0 Simple implementation of a locality-sensitive hash for text word. 2023-02-19 18:53:17 +01:00
Viktor Lofgren
ff30de7352 Fix crawler bug that caused sites to fail to index when no paths were provided. 2023-02-13 20:26:08 +01:00
Viktor Lofgren
b348dbb00e Add parameters to the ranking and search set configurations. 2023-02-13 17:21:28 +01:00
Viktor Lofgren
fbd2d29d78 Merge branch 'release'
# Conflicts:
#	marginalia_nu/src/main/java/nu/marginalia/wmsa/edge/index/svc/EdgeIndexSearchSetsService.java
2023-02-13 17:08:25 +01:00
Viktor Lofgren
d6b02f6669 Add parameters to the ranking and search set configurations. 2023-02-13 17:07:33 +01:00
Viktor Lofgren
b92d18521d Search UI form update, and footer typo fix. 2023-02-13 17:01:49 +01:00
Viktor Lofgren
0e7d3672d8 Minor ranking set tweak (#140)
Co-authored-by: Viktor Lofgren <vlofgren@marginalia.nu>
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/140
2023-02-12 20:42:48 +01:00
Viktor Lofgren
1314702e4f Merge branch 'release' 2023-02-12 20:41:52 +01:00
Viktor Lofgren
6bb4528a9e Tweak the ranking parameters a bit 2023-02-12 20:41:23 +01:00
Viktor Lofgren
a9f7b8223e Bug fix in site document listing (#139)
Co-authored-by: Viktor Lofgren <vlofgren@marginalia.nu>
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/139
2023-02-12 19:10:18 +01:00
Viktor Lofgren
fae3a025b8 Merge branch 'release' 2023-02-12 19:09:30 +01:00
Viktor Lofgren
61f7ce8ca5 Bug fix site listing 2023-02-12 15:28:50 +01:00
Viktor Lofgren
fa9b4e4352 A tiny release between crawls (#138)
Bringing online new ranking changes

Co-authored-by: Viktor Lofgren <vlofgren@marginalia.nu>
Reviewed-on: https://git.marginalia.nu/marginalia/marginalia.nu/pulls/138
2023-02-12 10:57:07 +01:00
Viktor Lofgren
6ef9f13c68 merge release into master 2023-02-12 10:53:51 +01:00
Viktor Lofgren
db50ca2231 Tidy up RankingSearchSet 2023-02-12 10:47:46 +01:00