Commit Graph

  • 2810c2f324
    fix: TLD list add: i18n of prompt text of link suggestion dev alikia2x 2025-01-20 04:49:09 +0800
  • 42cc96a0e3
    ref: remove NLP improve: about page alikia2x 2025-01-20 04:31:10 +0800
  • f7de462a28
    fix: unable to properly segment raw TLD data feat: searchbox's value changes while selecting suggestion alikia2x 2025-01-20 03:03:28 +0800
  • de7c5990bb add: energy score into inferencing alikia2x 2024-10-13 18:33:49 +0800
  • 1acb0a7f11 ref: re-enable backend api, remove deprecated code alikia2x 2024-10-13 18:10:44 +0800
  • a15694ada8 fix: import path in start script alikia2x 2024-10-13 18:01:56 +0800
  • 43da50f37c ref: project name, start script alikia2x 2024-10-13 17:53:27 +0800
  • bf92c349fc update: from dev branch alikia2x 2024-10-13 16:23:40 +0800
  • 5bebd5607a add: LICENSE alikia2x 2024-10-13 16:23:05 +0800
  • a0644eb470
    update: faster tokenizer alikia2x 2024-10-07 02:02:20 +0800
  • ea8b503653
    ref: format alikia2x 2024-10-07 01:41:21 +0800
  • 76c4472de1
    update: bytes <-> unicode for qwen tokenizer alikia2x 2024-10-07 01:41:09 +0800
  • 81fe88ade7
    add: transform func for Unicode/ Bytes in Qwen tokenizer alikia2x 2024-09-28 23:13:14 +0800
  • e8adbab368
    fix: lib functions related to URL/links alikia2x 2024-09-28 22:20:27 +0800
  • f7ab85a108
    add: basic infra for new NLU system alikia2x 2024-09-28 21:56:07 +0800
  • 973b926544
    add: embedding alikia2x 2024-09-22 21:09:19 +0800
  • 668a88e917
    ref: use bun tester alikia2x 2024-09-22 20:39:49 +0800
  • cf6c69e61b
    update: tokenizer alikia2x 2024-09-22 20:39:07 +0800
  • 5abe7521ba
    add: tokenizer and getEmbedding remove: model alikia2x 2024-09-22 20:14:09 +0800
  • d97e678206
    ref: format alikia2x 2024-09-21 21:31:08 +0800
  • 35f90b42d9
    merge: update from dev alikia2x 2024-09-21 21:14:33 +0800
  • 66d82803b4
    update: license alikia2x 2024-09-21 21:13:56 +0800
  • 1552841120
    add: recover browser_history_search SQL alikia2x 2024-09-21 21:10:24 +0800
  • 538f6c5bdf
    ref: rename to sparkast 5.8.0 alikia2x 2024-09-21 21:05:33 +0800
  • 47a41b526a
    add: model update alikia2x 2024-08-27 23:20:57 +0800
  • dee9dff8e8 ref: use react router fix: a critical performance issue add: inpage-link for onesearch 5.7.0 alikia2x 2024-08-04 03:26:33 +0800
  • 263b82c06e feature: keyword2link suggestion - better optimization for NLU model loading - fix some bugs to ensure that the build passes 5.6.0 alikia2x 2024-07-16 21:29:17 +0800
  • bf7867b263 improve: add layout for about page 5.5.3 alikia2x 2024-07-15 12:36:29 +0800
  • 756055a079 update: better TLD detection 5.5.2 alikia2x 2024-07-14 17:43:40 +0800
  • 874fd082f8 update: dark mode hook and style in about page 5.5.1 alikia2x 2024-07-14 13:41:44 +0800
  • 2c1f4f28bf feature: about page, some enhancement. 5.5.0 alikia2x 2024-07-14 03:44:03 +0800
  • 858a18bf4e i18n: translate to Chinese (Simplified) (Weblate) 5.4.4 alikia2x 2024-07-13 12:54:38 +0000
  • 2ad65d177d update: better picker component 5.4.3 alikia2x 2024-07-13 20:21:56 +0800
  • 8d39e2833c fix: better detect for IP addresses, add test 5.4.2 alikia2x 2024-07-13 18:08:31 +0800
  • 2265344952 fix: ui of picker component, enhance NLU model 5.4.1 alikia2x 2024-07-13 14:48:45 +0800
  • bfcf76fdc2 feature: engine selector, without nextui 5.4.0 alikia2x 2024-07-13 14:37:47 +0800
  • 4c9c83311b i18n: translate to Japanese (Weblate) 5.3.2 alikia2x 2024-06-29 11:00:52 +0000
  • 6960ec5b35 temp: try to replace selector component in nextui alikia2x 2024-07-05 16:08:30 +0800
  • da709d2988 i18n: translate to Chinese (Simplified) (Weblate) 5.3.1 alikia2x 2024-06-29 10:42:41 +0000
  • bfc8f08802 feature: backend, and onesearch in frontend 5.3.0 alikia2x 2024-06-29 18:37:52 +0800
  • 697da861ea update: switch from pnpm to bun 5.2.0 alikia2x 2024-06-27 23:47:27 +0800
  • 65d4e76fa7 feature: i18n support 5.1.0 alikia2x 2024-06-25 02:10:37 +0800
  • 844333e623 ref: sparkhome v5, use vite instead of next.js Progress: component search, time and background could run. 5.0.0 alikia2x 2024-06-24 04:40:31 +0800
  • 13e79e2869 clean: remove unnecessary files, full i18n for base64 tools 4.17.1 Alikia2x 2024-06-19 17:32:50 +0800
  • 421e4fcdb8 feature: intention detection by nlp.js, with demo of showing weather 4.17.0 Alikia2x 2024-06-19 17:14:23 +0800
  • 669ad510ed merge: branch dev into ref-rule-nlp Alikia2x 2024-06-17 18:52:03 +0800
  • 5519d313ee add: document by vitepress Alikia2x 2024-06-17 18:51:49 +0800
  • e7f6f69dfe temp: NLP base class Alikia2x 2024-06-17 03:11:17 +0800
  • aa6b06147d merge: branch dev into dev-nlp Alikia2x 2024-06-17 01:28:52 +0800
  • f85162622d fix: style of suggestion item Alikia2x 2024-06-14 19:55:29 +0800
  • 24f23b3573 improve: base64 tool Alikia2x 2024-05-15 00:42:04 +0800
  • ff0d05542d feature: base64 tool page Alikia2x 2024-05-05 16:28:12 +0800
  • 969ed948b5 improve: onesearch relevance display Alikia2x 2024-04-29 15:26:21 +0800
  • e3ec2bb897 page: tools page: base64 Alikia2x 2024-04-27 19:00:47 +0800
  • 6fe4fc28c1 feature: add log and error report Alikia2x 2024-04-27 17:00:02 +0800
  • 1faee002a9 improve: better base64 check, with test Alikia2x 2024-04-27 16:58:37 +0800
  • 38b144a6f4 improve: prompt for NLP result Alikia2x 2024-04-26 22:43:47 +0800
  • 86d4015ae5 feature: better base64NLP, add copy to clipboard for text Alikia2x 2024-04-26 22:20:49 +0800
  • b46f1adddb improve: base64 NLP Alikia2x 2024-04-26 18:21:52 +0800
  • 1d7aaf6a8a feature: base64 detect and auto-decode Alikia2x 2024-04-26 18:11:29 +0800
  • 136450f93d feature: base structure of onesearch, no bugs now Alikia2x 2024-04-26 18:10:31 +0800
  • a9cf5630fe feature: complete function and code logic for suggestion (include cloud) todo: problem: In a short period of time, several functions that depend on the latest state at the same time do operations and update the state according to the state they got, which will cause all calls except the first one to update the state incorrectly due to incorrect dependencies (not-updated state) because of the asynchronous updating of the React state. Alikia2x 2024-04-17 23:44:28 +0800
  • a136c0ab9b preparing: ready to refactor onesearch effect logic Alikia2x 2024-04-13 20:30:20 +0800
  • 50c526c095 type: add suggestionItem Alikia2x 2024-04-13 20:23:06 +0800
  • 7dd7b70db8 improve: suggestion, modify type decleartion Suggestion now shows a default search option same as query, this behaviour is same as major browsers. Alikia2x 2024-04-12 21:29:12 +0800
  • f1d22f9d91 improvement: suggestion feature done, adjust i18n language key Alikia2x 2024-04-10 17:34:44 +0800
  • d418b15978 test: text-classification Alikia2x 2024-04-10 15:55:18 +0800
  • 04d72d3ca8 feature: search auto complete API 4.10.0 Alikia2x 2024-04-10 00:11:08 +0800
  • 8e65767ac1 preparing: browser history search feature Alikia2x 2024-04-06 14:28:41 +0800
  • ced6bffc28 fix: unexpected load settings Alikia2x 2024-04-05 02:20:44 +0800
  • 67b5f47440 fixed: hydration error in Time and Background Alikia2x 2024-04-05 01:02:39 +0800
  • 7d412ad439 debug: hydration error Alikia2x 2024-04-05 00:09:55 +0800
  • 5ca8d32778 fix: nextui tailwind error on docker Alikia2x 2024-04-04 23:02:25 +0800
  • 1ab4f1ce63 feature: docker support Alikia2x 2024-04-04 22:51:59 +0800
  • 6bcf445848 structure: base components of search suggestions Alikia2x 2024-04-04 21:49:58 +0800
  • 8223e696f9 components: Search suggestions Alikia2x 2024-04-04 17:49:03 +0800
  • 8a9ef8fcb4 structure: backend API Alikia2x 2024-04-04 13:43:00 +0800
  • b3255de375 interface: right position for engineSelector Alikia2x 2024-04-04 02:39:41 +0800
  • 09a7941eca feature: engine change & nextui Alikia2x 2024-04-04 02:26:37 +0800
  • 090154115a improve: Time component with props Alikia2x 2024-04-02 01:14:39 +0800
  • 0aef1e1641 improvement: text for searchbox placeholder Alikia2x 2024-03-31 17:21:26 +0800
  • c1930d6bd7 imporve: test for validLink Alikia2x 2024-03-31 17:06:05 +0800
  • 24de7bcaa3 fix: remove redundant log in validLink and rename Alikia2x 2024-03-31 16:29:51 +0800
  • 62a0e85554 test: add test for validLink Alikia2x 2024-03-31 16:26:48 +0800
  • 1f5a36832c imporvement: better link check Alikia2x 2024-03-31 16:26:33 +0800
  • 09d099a625 structure: add favicon Alikia2x 2024-03-31 14:14:58 +0800
  • a5f5112fc1 feature: directly open URL Alikia2x 2024-03-31 14:02:42 +0800
  • 8c005b3769 interface: better theme & state Alikia2x 2024-03-31 01:35:55 +0800
  • 9a623164e4 feature: time Alikia2x 2024-03-31 01:07:38 +0800
  • 304ea14003 feature: i18n support Alikia2x 2024-03-31 00:56:04 +0800
  • fc9aa10402 refactor: index, search and bg designed for V4 main Alikia2x 2024-03-27 22:57:52 +0800
  • df63ae4f4e feature: background and basic project structure Alikia2x 2024-03-24 15:10:11 +0800
  • d123b9cd95 Initial commit Alikia2x 2024-03-03 02:16:02 +0800