Camryn Thomas cptlobster
cptlobster pushed to main at cptlobster/pumpkin-tracker 2024-10-18 23:26:43 +00:00
e8ce9f226c Initial commit
cptlobster created repository cptlobster/pumpkin-tracker 2024-10-18 23:21:25 +00:00
cptlobster created repository cptlobster/http3-poc 2024-09-13 20:12:16 +00:00
cptlobster closed issue Jukebox/jukebox-software#3 2024-09-13 20:10:24 +00:00
[Task]: Setup database interaction module
cptlobster pushed to main at cptlobster/sauron-cv 2024-08-24 00:38:35 +00:00
fd6812de4b Initial commit, include READMEs for subprojects and roadmap
cptlobster created branch main in cptlobster/sauron-cv 2024-08-24 00:37:06 +00:00
cptlobster pushed to main at cptlobster/sauron-cv 2024-08-24 00:37:06 +00:00
287bc6be07 Initial commit, include READMEs for subprojects and roadmap
cptlobster created repository cptlobster/sauron-cv 2024-08-24 00:33:52 +00:00
cptlobster closed pull request Jukebox/jukebox-software#7 2024-03-12 21:15:54 +00:00
Add Meilisearch integration
cptlobster pushed to main at Jukebox/jukebox-software 2024-03-12 21:15:42 +00:00
53638f72e1 Merge branch 'dthomas_meilisearch'
5ef8795eb4 Merge branch 'main' into dthomas_meilisearch
a63faba2aa Add checks to updating filterable attributes to avoid hitting weird edge cases
0f2c19e811 Merge remote-tracking branch 'origin/dthomas_meilisearch' into dthomas_meilisearch
b18355fc14 nuke database.py
Compare 17 commits »
cptlobster pushed to dthomas_meilisearch at Jukebox/jukebox-software 2024-03-12 21:14:21 +00:00
5ef8795eb4 Merge branch 'main' into dthomas_meilisearch
dd0ac46662 Improve search & parsing algorithm, easier to source venv files
1a07501d53 Edited test site and added ping
0b97079cfd Created Notes, Edited websocket_test.html
a6d557d1c6 Changes to install files for Ubuntu and added *.png to .gitignore
Compare 13 commits »
cptlobster pushed to dthomas_meilisearch at Jukebox/jukebox-software 2024-03-12 21:09:40 +00:00
a63faba2aa Add checks to updating filterable attributes to avoid hitting weird edge cases
cptlobster pushed to dthomas_meilisearch at Jukebox/jukebox-software 2024-03-09 01:13:36 +00:00
0f2c19e811 Merge remote-tracking branch 'origin/dthomas_meilisearch' into dthomas_meilisearch
b18355fc14 nuke database.py
Compare 2 commits »
cptlobster created pull request Jukebox/jukebox-software#7 2024-03-09 01:11:24 +00:00
WIP: Add Meilisearch integration
cptlobster pushed to dthomas_meilisearch at Jukebox/jukebox-software 2024-03-02 03:25:06 +00:00
aadb6ba24d add search functions to JukeboxSearch
cptlobster pushed to dthomas_meilisearch at Jukebox/jukebox-software 2024-03-02 02:39:46 +00:00
4561b1c1a3 fix error when index does not exist
6edd0b4ef0 fix map datatype
Compare 2 commits »
cptlobster pushed to dthomas_meilisearch at Jukebox/jukebox-software 2024-03-02 01:27:27 +00:00
2c242aac29 Merge branch 'main' into dthomas_meilisearch
af6ffe451d Fix get_specs
b585f8cdb7 Merge branch 'main' into dthomas_meilisearch
50bf835d13 Update parsing and stuff
Compare 4 commits »
cptlobster pushed to dthomas_meilisearch at Jukebox/jukebox-software 2024-03-02 01:25:05 +00:00
f12d8a8062 add print statement
cptlobster pushed to dthomas_meilisearch at Jukebox/jukebox-software 2024-03-02 01:13:54 +00:00
fc9ff4c8b2 split lists if they contain more than 2 commas
cptlobster pushed to dthomas_meilisearch at Jukebox/jukebox-software 2024-02-20 16:34:11 +00:00
e903150fd4 Add functions for connecting to Meilisearch and adding documents