Commit Graph

232 Commits

Author SHA1 Message Date
LD50 89f8aa6591 Merge pull request #45 from LD-Reborn/36-create-a-front-end---functioning-buttons-2
36 create a front end   functioning buttons 2
2025-12-22 16:53:42 +01:00
lucretia a3cc5115fc Added query update functionality in the front-end 2025-12-22 16:52:49 +01:00
lucretia 8b36c65437 Added search cache updating 2025-12-22 16:52:06 +01:00
lucretia ee12986fef Added query deleting 2025-12-22 14:22:16 +01:00
lucretia fd76da265b Added entity updating to front-end 2025-12-22 12:58:40 +01:00
lucretia 4aa3015954 Fixed probmethod and similaritymethod not updating with entity index 2025-12-22 12:57:52 +01:00
lucretia fb1766b2b5 Fixed embeddings not being created on index 2025-12-22 12:08:09 +01:00
lucretia 6fe96d41a2 Improved entity updating 2025-12-22 00:18:13 +01:00
lucretia fc5e8ceeee Added missing model fix for last commit 2025-12-22 00:17:16 +01:00
lucretia 33502640a2 Added model return for entity list endpoint 2025-12-22 00:16:30 +01:00
lucretia b5545bb5c8 Added entity/searchdomain name to deletion confirmation warning for searchdomain and entity 2025-12-21 14:17:02 +01:00
lucretia fbfaff2953 Added entity edit and delete buttons, added entity delete functionality 2025-12-21 02:11:59 +01:00
lucretia 74481ac846 Fixed deleting entities not working 2025-12-21 02:11:09 +01:00
lucretia 29f910a65a Fixed typos 2025-12-21 00:58:44 +01:00
lucretia bf6265882c Improved size estimation display units 2025-12-21 00:58:28 +01:00
lucretia 8329beeca7 Added entity creation 2025-12-21 00:57:47 +01:00
lucretia 20fc309b07 Added SimilarityMethodsEnum 2025-12-21 00:15:28 +01:00
lucretia ae2b9e9f41 Added models listing endpoint 2025-12-20 22:02:57 +01:00
lucretia e4a711fcbd Added filtering query output to top n elements 2025-12-20 20:13:28 +01:00
LD50 1375e45f59 Merge pull request #39 from LD-Reborn/28-create-a-front-end---recent-queries
28 create a front end   recent queries
2025-12-19 12:28:18 +01:00
lucretia 7eaf69379f Added database size estimation 2025-12-19 12:22:51 +01:00
lucretia 2fcf5bea0f Fixed query modal color and missing localization tag 2025-12-19 10:12:43 +01:00
lucretia ca24dc04ab Added search cache estimation, added search cache clearing 2025-12-19 10:07:22 +01:00
lucretia 94323e1f72 Added searchdomain creation 2025-12-18 23:03:58 +01:00
lucretia 30d1bb888b Added more localization, added more hidden headings for accessibility 2025-12-18 22:47:54 +01:00
lucretia d296c95203 Fixed details buttons and modal color 2025-12-18 22:42:59 +01:00
lucretia 1bf47d8220 Made settings a proper checkbox (single setting), fixed other issues regarding settings getting and setting 2025-12-18 22:32:57 +01:00
lucretia 1439fa7d58 Fixed heading order 2025-12-18 22:31:13 +01:00
lucretia affdeb00b3 Added settings handling in the backend and settings string display in the front-end 2025-12-18 20:19:13 +01:00
LD50 62029cc014 Removed GPLv3 license
All contributors agreed to change the license to MIT (i.e. myself - there haven't been any contributions so far)
2025-12-18 19:26:53 +01:00
lucretia bb8543dab2 Fixed settings update button layout broken 2025-12-18 13:24:09 +01:00
lucretia 74f616d5e3 Fixed entities list not filling whole table 2025-12-18 13:23:46 +01:00
lucretia a1577aa2cc Added searchdomain deletion and fixed renaming modal coloring issue and button placement 2025-12-18 12:04:16 +01:00
lucretia 8ea4e0c579 Added searchdomain renaming 2025-12-18 11:49:40 +01:00
lucretia accc045ce6 Added default searchdomain selection 2025-12-18 11:21:40 +01:00
LD50 3afdc6dd0a Merge pull request #34 from LD-Reborn/28-create-a-front-end---recent-queries
28 create a front end   recent queries
2025-12-14 23:22:06 +01:00
lucretia ad269ecfc5 Added query detail modal 2025-12-14 23:21:45 +01:00
lucretia 24228c05f2 Implemented query listing in front-end 2025-12-14 23:14:08 +01:00
lucretia 21194f99d3 Implemented search result endpoint 2025-12-14 23:13:34 +01:00
lucretia 1f67682879 Implemented search cache 2025-12-14 22:07:14 +01:00
LD50 4a6a5008c0 Merge pull request #32 from LD-Reborn/27-create-a-front-end---entities-table-and-filter
Added front-end entity filter and details button functionality
2025-12-14 20:37:37 +01:00
lucretia 3329712548 Added front-end entity filter and details button functionality 2025-12-14 20:37:18 +01:00
LD50 6145d32040 Merge pull request #31 from LD-Reborn/26-create-a-front-end---mockup-and-basic-entities-view
26 create a front end   mockup and basic entities view
2025-12-14 19:42:51 +01:00
lucretia d0199cad20 Improved searchdomain loading performance significantly by actually implementing the id selector parameters 2025-12-14 19:41:59 +01:00
lucretia b68925de42 Added basic searchdomain info view 2025-12-14 18:37:46 +01:00
lucretia 34b7c3845d Fixed branding, removed non-existant css file from _Layout.cshtml 2025-12-14 17:08:08 +01:00
lucretia 99b3655239 Fixed variable usage before definition 2025-12-14 15:21:24 +01:00
LD50 1fd411d14a Merge pull request #25 from LD-Reborn/23-bug-requested-value-lvewavg-was-not-found
Fixed requested value LVEWAvg was not found, improved resiliency
2025-12-14 14:40:24 +01:00
lucretia eb6f7ef524 Fixed requested value LVEWAvg was not found, improved resiliency 2025-12-14 14:40:00 +01:00
LD50 da603746e8 Merge pull request #24 from LD-Reborn/21-create-a-front-end---basic-authorization
21 create a front end   basic authorization
2025-12-14 13:36:12 +01:00