|
|
ecaa640ec0
|
Fixed warning and info modal text light on dark mode
|
2026-01-02 23:20:12 +01:00 |
|
|
|
71b273f5d7
|
Added dark mode, updated bootstrap
|
2026-01-02 23:11:03 +01:00 |
|
|
|
aa4fc03c3d
|
Replaced GetEmbeddingCacheSize with GetStats, fixed long loading times for front-end stats retrieval
|
2026-01-02 02:04:19 +01:00 |
|
|
|
6f4ffbcaa6
|
Added more missing localization, added LocalizationChecker tool, moved CriticalCSSGenerator to tools folder
|
2026-01-01 19:03:57 +01:00 |
|
|
|
8cbc77eb1d
|
Added swagger and elmah return-to-front-end button
|
2026-01-01 17:38:48 +01:00 |
|
|
|
65ed78462d
|
Fixed ReturnUrl not working
|
2026-01-01 16:02:30 +01:00 |
|
|
|
b20102785a
|
Added CriticalCSS, defered CSS and JS, fixed heading order, fixed front-end querycache url, added response compression and caching
|
2026-01-01 14:57:37 +01:00 |
|
|
|
0f599a49d0
|
Added home page dashboard, added embedding cache size estimation and front-end label, added individual health check routes
|
2025-12-30 02:54:30 +01:00 |
|
|
|
31c784f0ab
|
Renamed SearchCache mentions to QueryCache for better clarity
|
2025-12-29 15:41:12 +01:00 |
|
|
|
625019f9f4
|
Added swagger decoration, reorganized controller elements for better clarity, renamed entity index endpoint for better clarity
|
2025-12-29 13:56:44 +01:00 |
|
|
|
fe6bbfe9e5
|
Fixed endpoint naming and http methods
|
2025-12-28 17:36:01 +01:00 |
|
|
|
25723cb7a4
|
Fixed embeddingCache not yet global
|
2025-12-25 14:19:25 +01:00 |
|
LD50
|
57beddd70f
|
Merge pull request #47 from LD-Reborn/42-create-a-front-end---localization
Added localization
|
2025-12-23 22:40:42 +01:00 |
|
|
|
8416d7f404
|
Added localization
|
2025-12-23 22:40:04 +01:00 |
|
|
|
16f08aa8a7
|
Removed privacy page
|
2025-12-23 21:37:10 +01:00 |
|
|
|
e64f4ca555
|
Added toasts, fixed redundant throbber functions
|
2025-12-23 14:50:34 +01:00 |
|
|
|
55a475704e
|
Removed clear button that was not used
|
2025-12-23 14:49:32 +01:00 |
|
|
|
a3cc5115fc
|
Added query update functionality in the front-end
|
2025-12-22 16:52:49 +01:00 |
|
|
|
ee12986fef
|
Added query deleting
|
2025-12-22 14:22:16 +01:00 |
|
|
|
fd76da265b
|
Added entity updating to front-end
|
2025-12-22 12:58:40 +01:00 |
|
|
|
b5545bb5c8
|
Added entity/searchdomain name to deletion confirmation warning for searchdomain and entity
|
2025-12-21 14:17:02 +01:00 |
|
|
|
fbfaff2953
|
Added entity edit and delete buttons, added entity delete functionality
|
2025-12-21 02:11:59 +01:00 |
|
|
|
29f910a65a
|
Fixed typos
|
2025-12-21 00:58:44 +01:00 |
|
|
|
bf6265882c
|
Improved size estimation display units
|
2025-12-21 00:58:28 +01:00 |
|
|
|
8329beeca7
|
Added entity creation
|
2025-12-21 00:57:47 +01:00 |
|
|
|
7eaf69379f
|
Added database size estimation
|
2025-12-19 12:22:51 +01:00 |
|
|
|
2fcf5bea0f
|
Fixed query modal color and missing localization tag
|
2025-12-19 10:12:43 +01:00 |
|
|
|
ca24dc04ab
|
Added search cache estimation, added search cache clearing
|
2025-12-19 10:07:22 +01:00 |
|
|
|
94323e1f72
|
Added searchdomain creation
|
2025-12-18 23:03:58 +01:00 |
|
|
|
30d1bb888b
|
Added more localization, added more hidden headings for accessibility
|
2025-12-18 22:47:54 +01:00 |
|
|
|
d296c95203
|
Fixed details buttons and modal color
|
2025-12-18 22:42:59 +01:00 |
|
|
|
1bf47d8220
|
Made settings a proper checkbox (single setting), fixed other issues regarding settings getting and setting
|
2025-12-18 22:32:57 +01:00 |
|
|
|
1439fa7d58
|
Fixed heading order
|
2025-12-18 22:31:13 +01:00 |
|
|
|
affdeb00b3
|
Added settings handling in the backend and settings string display in the front-end
|
2025-12-18 20:19:13 +01:00 |
|
|
|
bb8543dab2
|
Fixed settings update button layout broken
|
2025-12-18 13:24:09 +01:00 |
|
|
|
74f616d5e3
|
Fixed entities list not filling whole table
|
2025-12-18 13:23:46 +01:00 |
|
|
|
a1577aa2cc
|
Added searchdomain deletion and fixed renaming modal coloring issue and button placement
|
2025-12-18 12:04:16 +01:00 |
|
|
|
8ea4e0c579
|
Added searchdomain renaming
|
2025-12-18 11:49:40 +01:00 |
|
|
|
accc045ce6
|
Added default searchdomain selection
|
2025-12-18 11:21:40 +01:00 |
|
|
|
ad269ecfc5
|
Added query detail modal
|
2025-12-14 23:21:45 +01:00 |
|
|
|
24228c05f2
|
Implemented query listing in front-end
|
2025-12-14 23:14:08 +01:00 |
|
|
|
3329712548
|
Added front-end entity filter and details button functionality
|
2025-12-14 20:37:18 +01:00 |
|
|
|
b68925de42
|
Added basic searchdomain info view
|
2025-12-14 18:37:46 +01:00 |
|
|
|
34b7c3845d
|
Fixed branding, removed non-existant css file from _Layout.cshtml
|
2025-12-14 17:08:08 +01:00 |
|
|
|
c56b8a7f32
|
Added basic authentication and localization
|
2025-12-14 11:38:32 +01:00 |
|
|
|
78f52faf46
|
Added rudimentary default view
|
2025-12-13 20:58:50 +01:00 |
|