Commit graph

40 commits

Author SHA1 Message Date
822ea728a5 initial benchmark mode impl
Some checks failed
/ build-all-services (push) Failing after 3m34s
could do with some more in-depth info, but will suffice for now
2025-03-31 15:04:37 -07:00
b8a338d9ba Merge pull request 'feature: Implement AUTH_URL for authservice emails' (#10) from feature/evie/T116 into develop
All checks were successful
/ build-all-services (push) Successful in 9m24s
Reviewed-on: #10
2025-03-24 13:09:43 -07:00
c2e28c3791 Merge pull request 'fix: Fix incorrect background for classic theme image search' (#9) from fix/evie/T154 into develop
All checks were successful
/ build-all-services (push) Successful in 9m39s
Reviewed-on: #9
2025-03-24 11:49:18 -07:00
050d45ee2e Merge pull request 'feature: Implement random theme and theme enum' (#8) from features/evie/T155 into develop
Some checks failed
/ build-all-services (push) Has been cancelled
Reviewed-on: #8
2025-03-24 11:48:00 -07:00
39dfa6816e
feature: Implement AUTH_URL for authservice emails
All checks were successful
/ build-all-services (push) Successful in 9m14s
Fixes #T116
2025-03-20 16:59:31 -07:00
03314a53d1
fix: Fix incorrect background for classic theme image search
All checks were successful
/ build-all-services (push) Successful in 9m56s
Fixes #T154
2025-03-19 21:20:23 -07:00
1c6edf2039
revert: Revert changes to asklyphe-frontend/src/routes/admin.rs
All checks were successful
/ build-all-services (push) Successful in 9m51s
2025-03-19 21:03:11 -07:00
95ba628934
feature: Implement random theme and theme enum
Some checks failed
/ build-all-services (push) Has been cancelled
For task T155
2025-03-19 20:58:23 -07:00
96478fb5d2 Merge pull request 'vorebot timeouts seem stable' (#7) from feature/nikocs/vorebot-tweaks into develop
Some checks failed
/ build-all-services (push) Has been cancelled
Reviewed-on: #7
2025-03-17 10:40:53 -07:00
74c65d993d timeout if crawling takes too long
All checks were successful
/ build-all-services (push) Successful in 9m27s
default is 5 minutes before the task gets killed, in the future we
should probably have a more graceful shutdown method
2025-03-16 16:07:47 -07:00
9237d1a048 Merge pull request 'bring latest develop changes into vorebot-tweaks' (#6) from develop into feature/nikocs/vorebot-tweaks
All checks were successful
/ build-all-services (push) Successful in 9m26s
Reviewed-on: #6
2025-03-16 15:50:02 -07:00
4be68e4ba1 Merge pull request 'store crawler link relations' (#5) from feature/nikocs/vorebot-store-link-relations into develop
All checks were successful
/ build-all-services (push) Successful in 9m39s
Reviewed-on: #5
2025-03-16 15:49:22 -07:00
2463986e8d await ack
All checks were successful
/ build-all-services (push) Successful in 9m17s
2025-03-14 18:49:27 -07:00
38ef5a45f6 use suggested route
All checks were successful
/ build-all-services (push) Successful in 9m32s
2025-03-14 18:38:43 -07:00
0f6f0deb9c linkrelstore + site suggestion cli
All checks were successful
/ build-all-services (push) Successful in 9m21s
logs href relations in database, allowing for pagerank calculation in
the future.

sites can now be added to the queue by running ./vorebot <url> [damping]
default damping is 0.45 for suggested sites
2025-03-14 18:20:15 -07:00
9c159c7170 Merge pull request 'bring over latest vorebot tweaks' (#4) from feature/nikocs/vorebot-tweaks into develop
All checks were successful
/ build-all-services (push) Successful in 9m13s
Reviewed-on: #4
2025-03-14 18:03:28 -07:00
d341c66390 prioritize english
All checks were successful
/ build-all-services (push) Successful in 9m36s
2025-03-14 14:29:46 -07:00
c754338bf4 favor newer hostnames
All checks were successful
/ build-all-services (push) Successful in 9m30s
2025-03-14 12:13:45 -07:00
56d07057c9 Merge pull request 'proper proxy support for vorebot' (#3) from feature/nikocs/vorebot-proxy into develop
Some checks failed
/ build-all-services (push) Has been cancelled
Reviewed-on: #3
2025-03-14 12:12:16 -07:00
384464bdbc preemptive fix
All checks were successful
/ build-all-services (push) Successful in 9m20s
2025-03-13 19:45:46 -07:00
d45f13f030 add proxy support to vorebot
All checks were successful
/ build-all-services (push) Successful in 9m6s
2025-03-13 19:23:59 -07:00
927ce9d3ed Merge pull request 'add password support to vorebot' (#2) from feature/nikocs/nats-password-auth into develop
All checks were successful
/ build-all-services (push) Successful in 9m18s
Reviewed-on: #2
2025-03-13 19:21:39 -07:00
17054c0a9c add password support to vorebot
All checks were successful
/ build-all-services (push) Successful in 9m33s
2025-03-13 19:10:55 -07:00
b6f5ae177a Merge pull request 'CI' (#1) from feature/nikocs/ci into develop
All checks were successful
/ build-all-services (push) Successful in 9m19s
Reviewed-on: #1
2025-03-12 21:23:45 -07:00
83053c57a8 remove searchservice from workspace (old)
All checks were successful
/ build-all-services (push) Successful in 9m19s
2025-03-12 21:12:06 -07:00
1ad6dad9eb fix foundationdb dependency
Some checks failed
/ build-all-services (push) Has been cancelled
2025-03-12 21:09:35 -07:00
7de4cdc0d6 install clang
Some checks failed
/ build-all-services (push) Failing after 3m36s
2025-03-12 21:00:34 -07:00
ce60a00868 oops
Some checks failed
/ build-all-services (push) Failing after 2m31s
2025-03-12 20:57:28 -07:00
9f87a327e0 please
Some checks failed
/ build-all-services (push) Failing after 8s
2025-03-12 20:57:00 -07:00
f3ee26f24b nodejs, not node
Some checks failed
/ build-all-services (push) Failing after 4s
2025-03-12 20:56:32 -07:00
d6509cccbe changes in order for container to work
Some checks failed
/ build-all-services (push) Failing after 4s
2025-03-12 20:56:09 -07:00
1dc0a399a0 change to v3
Some checks failed
/ build-all-services (push) Failing after 14s
2025-03-12 20:52:56 -07:00
30b3c2352e rearrange some stuff
Some checks failed
/ build-all-services (push) Failing after 4s
2025-03-12 20:50:59 -07:00
949a49e5de nvm
Some checks failed
/ build-all-services (push) Failing after 47s
2025-03-12 20:49:01 -07:00
a0b31d3326 change image to docker.io
Some checks failed
/ build-all-services (push) Failing after 0s
2025-03-12 20:48:33 -07:00
a16782617a change image
Some checks failed
/ build-all-services (push) Failing after 1s
2025-03-12 20:48:05 -07:00
73463a8d21 initial CI impl
Some checks failed
/ build-all-services (push) Failing after 0s
2025-03-12 15:21:58 -07:00
906c2ed8df bring over new crawler and lyphedb 2025-03-12 12:52:24 -07:00
b1202cc889 bring over changes from develop repos 2025-03-12 12:36:37 -07:00
37660d826a move everything to mono repo 2025-03-12 12:32:15 -07:00