Commit Graph

  • e401bfc12a resolve the document error issue main LIlGG 2026-05-09 12:14:26 +08:00
  • 8343e8521f release: v2.0.0 (#28) v2.0.0 Takagi 2026-05-08 18:38:47 +08:00
  • b3e3706cec release: v2.0.0 release/v2.0.0 LIlGG 2026-05-08 18:36:43 +08:00
  • f71a48ff8c remove template-related features LIlGG 2026-05-08 17:54:42 +08:00
  • 6948c64f4d modify document header link LIlGG 2026-05-08 17:19:57 +08:00
  • 7af1758005 synchronization code LIlGG 2026-05-08 16:51:59 +08:00
  • cac531f3b3 feat: add patch op for class and style LIlGG 2026-05-07 11:40:43 +08:00
  • 4b8f37d1e5 Cleanup LLM modules, prompts & config updates LIlGG 2026-04-30 18:46:52 +08:00
  • a3314ac86c refactor: reconstructing AI interaction logic based on agents (#26) Takagi 2026-04-30 12:47:33 +08:00
  • 0fa4ab4d48 fix: resolve the issue where pages and code may not have been generated (#25) Takagi 2026-04-30 11:51:43 +08:00
  • b113614bf5 Include UPage Online link in README (#19) kaikai 2026-04-22 12:45:45 +08:00
  • 8f31f82365 chore: upgrade from remix to react router v7 (#20) Takagi 2026-04-22 12:45:27 +08:00
  • e66ce359b6 docs: correct upage name (#21) 王贺 2025-12-30 17:38:51 +08:00
  • 94ffb09243 Create OWNERS Takagi 2025-12-30 17:37:50 +08:00
  • 5c062ead9c remove pnpm-workspace LIlGG 2025-12-17 12:49:52 +08:00
  • c9c9d0d618 pref: remove settings panel and related components LIlGG 2025-12-17 12:42:16 +08:00
  • 17fe14b331 docs: update Nodejs version to 20.19.0 LIlGG 2025-12-17 12:41:08 +08:00
  • 6a8e643424 update Node.js version to 20.19.0 LIlGG 2025-12-17 11:21:44 +08:00
  • dfb9ae4c5c Refactor GitHub push flow and preview handling LIlGG 2025-12-16 18:38:48 +08:00
  • b621038095 pref: implement asset path conversion for page content and head LIlGG 2025-12-16 18:30:37 +08:00
  • c1f9110920 Upgrade React and related dependencies to v19 LIlGG 2025-12-16 18:03:32 +08:00
  • 0838d0a8d7 pref: add version field to upsertMessage data LIlGG 2025-12-16 17:58:45 +08:00
  • f1f5e288f6 pref: refactor UUID generation and clean up crypto dependencies LIlGG 2025-12-16 17:57:28 +08:00
  • f9e37cd672 pref: localize and standardize error and log messages LIlGG 2025-12-16 17:30:07 +08:00
  • 6f1969eed7 Refactor project data to use PageData V2 structure LIlGG 2025-12-16 16:56:55 +08:00
  • c3eec4a516 feat: add loading spinner during navigation on Home LIlGG 2025-12-16 13:11:02 +08:00
  • 4cfcd2f1dc refactor logger imports and split client/server loggers LIlGG 2025-12-16 12:40:52 +08:00
  • 4da2212c25 pref: remove qrcode dependency and update build tools LIlGG 2025-11-12 18:03:07 +08:00
  • 51824cbc11 ui: refactor client components and add Home page LIlGG 2025-11-12 17:55:01 +08:00
  • fd140cdf86 docs: update Docker image to halohub/upage:latest Takagi 2025-11-10 18:31:47 +08:00
  • b4106e49b8 chore: add issue template LIlGG 2025-10-17 16:07:46 +08:00
  • c1a597e7fb pref: optimize the diff to make it more accurately reflect changes (#13) Takagi 2025-10-15 11:31:50 +08:00
  • c1829e5af9 pref: optimize the diff to make it more accurately reflect changes (#11) Takagi 2025-10-14 12:11:58 +08:00
  • 4e39d41362 fix: ensure nanostores listeners trigger on artifact updates LIlGG 2025-10-13 12:42:56 +08:00
  • 8c6f55dda8 release: Release v1.0.1 version (#9) Takagi 2025-10-11 19:01:52 +08:00
  • d944ee546a release: Release v1.0.1 version release/v1.0.1 LIlGG 2025-10-11 18:57:17 +08:00
  • 63cc0f878d release: Release v1.0.1 version LIlGG 2025-10-11 18:33:59 +08:00
  • e9b573a276 refactor: repartition server-side and client-side code v1.0.1 LIlGG 2025-10-11 18:26:07 +08:00
  • 7acc4949fb feat: allow using chat to modify page titles LIlGG 2025-10-11 16:36:20 +08:00
  • a672fcad1c fix: switching pages may cause page confusion LIlGG 2025-10-11 16:35:02 +08:00
  • 1a4ee99ff0 Merge pull request #8 from LIlGG/fix/multi-page-render Takagi 2025-10-11 16:29:24 +08:00
  • 884f5186a6 fix: resolve logical issues when generating multi-page data LIlGG 2025-10-10 18:48:40 +08:00
  • e96c2da9e5 Merge pull request #7 from LIlGG/fix/loop-call-replace-state Takagi 2025-10-10 14:49:08 +08:00
  • 5b8408d7da fix: resolve the issue of frequent triggering of replaceState LIlGG 2025-10-10 12:23:42 +08:00
  • 63636fef1f chore: remove tracking script from layout LIlGG 2025-10-10 11:32:36 +08:00
  • 3af1c30d49 fix: Reduce the frequency of saving empty pages LIlGG 2025-10-10 11:29:19 +08:00
  • c5d47c680c fix: Resolve the issue of possible abnormal text generated during page creation. LIlGG 2025-10-09 17:48:18 +08:00
  • a93a679c71 pref: Make the generated page names unique rather than consistent LIlGG 2025-10-09 14:54:18 +08:00
  • 5ff32f2c98 fix: addressing the issues with outdated prompt information in multi-turn dialogues LIlGG 2025-10-09 12:02:20 +08:00
  • 196a0c39e7 fix: allow rate limit trust proxy LIlGG 2025-10-09 11:28:29 +08:00
  • 30aba9dfff docs: correct the quick deployment Docker image name LIlGG 2025-09-30 18:14:08 +08:00
  • 846444c3a2 docs: update README.md LIlGG 2025-09-30 18:02:20 +08:00
  • 1d8f634a3f chore: compress document images LIlGG 2025-09-30 17:40:54 +08:00
  • 9c76fcaa3e Merge branch 'main' of github.com:halo-dev/upage LIlGG 2025-09-30 17:25:46 +08:00
  • bb661a7737 docs: supplemental user guide documents LIlGG 2025-09-30 17:25:35 +08:00
  • 759dc777e1 Remove Workflow Status badge from README maninhill 2025-09-30 15:42:04 +08:00
  • c0197de5c7 docs: add 1panel deployment LIlGG 2025-09-30 11:12:14 +08:00
  • 48faae8988 Update README with 1Panel installation instructions maninhill 2025-09-30 10:10:30 +08:00
  • dc815c1595 Update README.md Takagi 2025-09-29 22:40:52 +08:00
  • 0c6797c6a9 update README.md LIlGG 2025-09-29 19:19:28 +08:00
  • c68b479c4d chore: Update README.md maninhill 2025-09-29 18:32:03 +08:00
  • f969408c83 chore: Update README.md maninhill 2025-09-29 18:20:30 +08:00
  • 7ac10b43d1 release: Release v1.0.0 version v1.0.0 Takagi 2025-09-29 17:52:24 +08:00
  • 49116595dc release: Release v1.0.0 version release/v1.0.0 LIlGG 2025-09-29 17:50:01 +08:00
  • abd4d1d891 feat: add upage logo LIlGG 2025-09-29 17:46:50 +08:00
  • ad5741879a feat: Make MAX_TOKENS and MAX_RESPONSE_SEGMENTS configurable LIlGG 2025-09-29 17:19:07 +08:00
  • 48d81e92bb update readme logo LIlGG 2025-09-29 16:49:09 +08:00
  • c31e366af9 feat: add support for DouBao, Ernie, Kimi, Qwen, ZhiPu LLM providers LIlGG 2025-09-29 16:28:56 +08:00
  • ed0f9a81e1 ci: add prisma generate build step LIlGG 2025-09-29 12:58:06 +08:00
  • 2838a7f923 fix: resolve style issues in dark mode LIlGG 2025-09-29 12:50:15 +08:00
  • 7fd33183c5 Update favicon and logo in Docusaurus config Ryan Wang 2025-09-29 12:30:18 +08:00
  • 2ae969e39d Update Docusaurus config and dependencies Ryan Wang 2025-09-29 12:25:31 +08:00
  • f322870ec3 fix: solve the problem that openai baseurl does not exist LIlGG 2025-09-29 12:06:45 +08:00
  • a4fed95e09 upage docs baseurl LIlGG 2025-09-29 12:01:59 +08:00
  • 6ca57be607 chore: merge openai and openailike LIlGG 2025-09-29 11:34:40 +08:00
  • fabc351e92 deploy: a47590fe23 gh-pages LIlGG 2025-09-29 03:02:50 +00:00
  • a47590fe23 Merge pull request #1 from LIlGG/docs/add-upage-docs Takagi 2025-09-29 11:01:23 +08:00
  • dc2d84772e docs: add upage usage instructions document LIlGG 2025-09-29 11:00:39 +08:00
  • c1ca87462c docs: add upage usage instructions document LIlGG 2025-09-29 10:44:44 +08:00
  • 1d944e54e8 docs: add upage usage instructions document LIlGG 2025-09-28 18:01:20 +08:00
  • cf35ba7399 Merge branch 'main' of github.com:halo-dev/upage into docs/add-upage-docs LIlGG 2025-09-28 17:38:12 +08:00
  • f2df793afa pref: simplified AI provider's settings LIlGG 2025-09-28 17:34:47 +08:00
  • e6747664c2 docs: add upage usage instructions document LIlGG 2025-09-28 15:26:44 +08:00
  • f4d6e383ce docs: add upage usage instructions document LIlGG 2025-09-26 18:49:06 +08:00
  • 2dd64bc065 Merge branch 'main' of github.com:halo-dev/upage into docs/add-upage-docs LIlGG 2025-09-26 17:08:27 +08:00
  • 5ec38df940 fix: promote node-path to production dependency to resolve the Docker error issue LIlGG 2025-09-26 16:52:25 +08:00
  • eb25a56271 docs: add upage usage instructions document LIlGG 2025-09-26 16:47:22 +08:00
  • 793782cd02 docs: add upage usage instructions document LIlGG 2025-09-26 16:47:07 +08:00
  • 54d1d65642 docs: add upage usage instructions document LIlGG 2025-09-26 16:46:52 +08:00
  • f3a3e99df2 Update LICENSE.txt Takagi 2025-09-25 17:13:54 +08:00
  • 2a0a0ab2d7 add LICENSE Takagi 2025-09-25 17:11:26 +08:00
  • c28cc5b883 ci: remove ppc64le s390x because Prisma does not support LIlGG 2025-09-25 16:38:49 +08:00
  • e1bdca505e pref: change the database type to SQLite LIlGG 2025-09-25 15:50:13 +08:00
  • 530dfac665 pref: change the database type to SQLite LIlGG 2025-09-25 15:24:13 +08:00
  • 1f4fb103e9 🎉 first commit LIlGG 2025-09-24 13:06:25 +08:00