Commit Graph

39 Commits

Author SHA1 Message Date
2810c2f324
fix: TLD list
add: i18n of prompt text of link suggestion
2025-01-20 04:49:09 +08:00
42cc96a0e3
ref: remove NLP
improve: about page
2025-01-20 04:31:10 +08:00
1acb0a7f11 ref: re-enable backend api, remove deprecated code 2024-10-13 18:10:44 +08:00
43da50f37c ref: project name, start script 2024-10-13 17:53:27 +08:00
ea8b503653
ref: format 2024-10-07 01:41:21 +08:00
f7ab85a108
add: basic infra for new NLU system 2024-09-28 21:56:07 +08:00
cf6c69e61b
update: tokenizer 2024-09-22 20:39:07 +08:00
d97e678206
ref: format 2024-09-21 21:31:08 +08:00
66d82803b4
update: license 2024-09-21 21:13:56 +08:00
538f6c5bdf
ref: rename to sparkast 2024-09-21 21:05:33 +08:00
alikia2x
dee9dff8e8 ref: use react router
fix: a critical performance issue
add: inpage-link for onesearch
2024-08-04 03:26:33 +08:00
alikia2x
263b82c06e feature: keyword2link suggestion
- better optimization for NLU model loading
- fix some bugs to ensure that the build passes
2024-07-16 21:29:17 +08:00
alikia2x
bf7867b263 improve: add layout for about page 2024-07-15 12:36:29 +08:00
alikia2x
756055a079 update: better TLD detection 2024-07-14 17:43:40 +08:00
alikia2x
874fd082f8 update: dark mode hook and style in about page 2024-07-14 13:41:44 +08:00
alikia2x
2c1f4f28bf feature: about page, some enhancement. 2024-07-14 03:44:03 +08:00
alikia2x
2ad65d177d update: better picker component 2024-07-13 21:07:34 +08:00
alikia2x
8d39e2833c fix: better detect for IP addresses, add test 2024-07-13 21:07:34 +08:00
alikia2x
2265344952 fix: ui of picker component, enhance NLU model 2024-07-13 21:07:34 +08:00
alikia2x
bfcf76fdc2 feature: engine selector, without nextui 2024-07-13 21:07:34 +08:00
bfc8f08802 feature: backend, and onesearch in frontend 2024-06-29 18:37:52 +08:00
697da861ea update: switch from pnpm to bun 2024-06-27 23:47:27 +08:00
65d4e76fa7 feature: i18n support 2024-06-25 02:10:37 +08:00
844333e623 ref: sparkhome v5, use vite instead of next.js
Progress: component search, time and background could run.
2024-06-24 04:40:31 +08:00
Alikia2x
13e79e2869 clean: remove unnecessary files, full i18n for base64 tools 2024-06-19 17:32:50 +08:00
Alikia2x
421e4fcdb8 feature: intention detection by nlp.js, with demo of showing weather 2024-06-19 17:14:23 +08:00
Alikia2x
5519d313ee add: document by vitepress 2024-06-17 18:51:49 +08:00
Alikia2x
ff0d05542d feature: base64 tool page 2024-05-05 16:28:12 +08:00
Alikia2x
6fe4fc28c1 feature: add log and error report 2024-04-27 17:00:02 +08:00
Alikia2x
86d4015ae5 feature: better base64NLP, add copy to clipboard for text 2024-04-26 22:20:49 +08:00
Alikia2x
7dd7b70db8 improve: suggestion, modify type decleartion
Suggestion now shows a default search option same as query, this behaviour is same as major browsers.
2024-04-12 21:29:12 +08:00
Alikia2x
f1d22f9d91 improvement: suggestion feature done, adjust i18n language key 2024-04-10 17:34:44 +08:00
Alikia2x
04d72d3ca8 feature: search auto complete API 2024-04-10 00:11:08 +08:00
Alikia2x
09a7941eca feature: engine change & nextui 2024-04-04 02:26:37 +08:00
Alikia2x
090154115a improve: Time component with props 2024-04-02 01:14:39 +08:00
Alikia2x
1f5a36832c imporvement: better link check 2024-03-31 16:26:33 +08:00
Alikia2x
304ea14003 feature: i18n support 2024-03-31 00:56:04 +08:00
Alikia2x
fc9aa10402 refactor: index, search and bg designed for V4 2024-03-27 22:57:52 +08:00
Alikia2x
d123b9cd95 Initial commit 2024-03-03 02:16:02 +08:00