This website requires JavaScript.
cde8813c77
fix: resolve blank screen caused by redux-persist refactor
main
siujamo
2026-06-09 17:43:36 +08:00
1f74a55dff
fix: set Vercel output directory to dist
siujamo
2026-06-08 17:00:01 +08:00
531dc6e9aa
fix: replace process.env.NODE_ENV with import.meta.env.DEV
siujamo
2026-06-08 16:54:35 +08:00
130e988143
chore: bump dependencies
siujamo
2026-06-08 16:50:14 +08:00
45f8d0ff38
ci: bump vercel-action to v42.3.0
siujamo
2026-06-08 16:47:43 +08:00
b7a772dc47
fix: replace .npmrc with pnpm-workspace.yaml for build config
siujamo
2026-06-08 16:43:43 +08:00
66f97ee491
fix: migrate pnpm config from package.json to .npmrc
siujamo
2026-06-08 16:41:47 +08:00
5db1b5a836
ci: add Gitea Actions workflow for Vercel deployment
siujamo
2026-06-08 16:39:45 +08:00
624fd61de8
Merge pull request #4 from onixbyte/release/1.1.2
Jam'o Siu
2026-03-02 09:49:14 +08:00
e3a33403d0
docs: added changelog
develop
siujamo
2026-03-02 09:42:44 +08:00
25d95df8f7
refactor: extract header and footer components and removed link to changelog page
siujamo
2026-03-02 09:42:20 +08:00
605087f0a8
refactor: remove changelog page
siujamo
2026-03-02 09:41:42 +08:00
c1ec1a000e
Merge remote-tracking branch 'origin/develop' into develop
siujamo
2026-03-02 09:10:09 +08:00
94227f79ae
refactor: change example data
siujamo
2026-03-02 09:09:55 +08:00
b339995084
Merge branch 'main' into develop
zihluwang
2026-02-26 13:42:07 +08:00
8226b6fdff
refactor: replace inline type definition with ChangeTypeKey for better readability
zihluwang
2026-02-26 13:39:46 +08:00
4209e4ad0f
fix: import React in JsonCodeEditor for proper JSX support
siujamo
2026-02-25 09:14:38 +08:00
aed0f63429
feat: add VITE_SEO_SITE_URL to environment configuration and update SEO component
siujamo
2026-02-25 09:14:18 +08:00
2b24cac71e
Merge pull request #3 from onixbyte/develop
zihluwang
2026-02-24 16:03:46 +08:00
d9860618f9
feat: add new entry for JSON Path Highlighting in changelog
zihluwang
2026-02-24 15:02:02 +08:00
52780f08fd
feat: enhance JSON path highlighting and improve input styling in JsonViewer
zihluwang
2026-02-24 14:57:58 +08:00
dda2d20d6a
Merge branch 'main' into develop
zihluwang
2026-02-24 14:52:43 +08:00
e17c58490e
feat: add changelog page and update navigation links
zihluwang
2026-02-24 12:38:13 +08:00
83dcede412
fix: update live application link in README
zihluwang
2026-02-24 11:59:51 +08:00
b97b19971d
fix: typo
zihluwang
2026-02-24 11:55:58 +08:00
ff7948726f
refactor: add TTY
zihluwang
2026-02-24 11:54:18 +08:00
0bbc21bfa0
feat: add ToolsLayout component and update routing for tools navigation
zihluwang
2026-02-24 11:06:36 +08:00
a195299e91
feat: add functionality to copy selected raw JSON in JsonViewer and update related state management
zihluwang
2026-02-24 10:58:54 +08:00
6953c7a595
fix: update titles for JSON Grid in British and Simplified Chinese locales
zihluwang
2026-02-24 10:37:38 +08:00
16282155c3
feat: add SEO component and integrate it across multiple pages with localised metadata
zihluwang
2026-02-24 10:32:17 +08:00
f0aaba8b39
feat: enhance CSV export functionality in JsonViewer with object handling
zihluwang
2026-02-24 09:55:57 +08:00
058c16b99f
feat: add JsonCodeEditor component and integrate it into JsonGrid and JsonViewer
zihluwang
2026-02-24 09:52:34 +08:00
94bfa746db
fix: update translation keys for json grid component
zihluwang
2026-02-24 09:42:52 +08:00
046c8ea01f
feat: add json grid page and update home layout
zihluwang
2026-02-24 09:41:33 +08:00
eef3c42887
refactor: rename BMI calculation function and update height unit comment
siujamo
2026-01-19 17:42:14 +08:00
4cd227d1a1
refactor: update sitemap
zihluwang
2026-01-19 15:32:54 +08:00
4e6349a63a
Merge pull request #2 from onixbyte/develop
zihluwang
2026-01-19 15:25:52 +08:00
49de4dfa9f
chore: update CNAME to reflect new development subdomain
zihluwang
2026-01-19 15:25:10 +08:00
949631639c
Merge pull request #1 from onixbyte/develop
zihluwang
2026-01-19 15:23:33 +08:00
0d493aadec
chore: update README.md to reflect repository name change from dev-hub to dev-lab
zihluwang
2026-01-19 15:21:08 +08:00
9c7861b975
feat: enhance SEO and metadata for DevLab
zihluwang
2026-01-19 15:20:43 +08:00
11d0cc5765
feat: enhance internationalization and update application branding
zihluwang
2026-01-19 15:17:03 +08:00
0d783b605e
chore: update repository name in README.md to reflect new project structure
zihluwang
2026-01-19 14:58:16 +08:00
35122558f9
feat: add language switch
siujamo
2026-01-19 14:57:27 +08:00
c42af864cb
Merge remote-tracking branch 'origin/develop' into develop
siujamo
2026-01-19 14:56:18 +08:00
98151f9273
feat: added bmi-calculator page
siujamo
2026-01-19 14:55:59 +08:00
495c6c0a05
chore: update references to reflect application name change to DevHub
zihluwang
2026-01-19 14:54:27 +08:00
d63b351f94
Merge remote-tracking branch 'origin/develop' into develop
zihluwang
2026-01-19 14:52:01 +08:00
c574297fe2
refactor: rename application from JSON Visualiser to DevLab
zihluwang
2026-01-19 14:51:10 +08:00
b7ecd69469
feat: added i18n
siujamo
2026-01-19 14:45:49 +08:00
f52ca401cf
feat: implement JSON Viewer page and enhance Home page layout
zihluwang
2026-01-19 14:39:21 +08:00
dd13f040c5
Merge pull request #3 from onixbyte/dependabot/npm_and_yarn/dependency-updates-f2deee8dfb
Jam'o Siu
2026-01-16 11:14:20 +08:00
0a6731ad2e
feat: enhance About and Contact pages with new content and layout updates
zihluwang
2026-01-16 10:57:16 +08:00
3987b19fe7
fix: handle client-side routing 404 on Vercel
zihluwang
2026-01-16 10:42:54 +08:00
6e97243b94
feat: optimised about and contact page
siujamo
2026-01-16 09:56:48 +08:00
e9607cfff4
chore: bump @types/node in the dependency-updates group
dependabot[bot]
2026-01-15 22:56:56 +00:00
71239b1d1b
docs: add licence
siujamo
2026-01-15 17:16:11 +08:00
c81eec3d16
docs: add readme
siujamo
2026-01-15 17:16:02 +08:00
3de86bef32
feat: change header title
siujamo
2026-01-15 17:15:50 +08:00
65c0ae8ada
feat: add expandable functionality to JSON tree nodes for better data visualization
zihluwang
2026-01-15 16:17:09 +08:00
d8a7b3c578
refactor: change page title
zihluwang
2026-01-15 16:05:37 +08:00
8ea40da231
refactor: adjust layout and styling for hero and home components to improve responsiveness and visual consistency
zihluwang
2026-01-15 16:01:37 +08:00
2b2d842588
feat: upgrade dependencies
zihluwang
2026-01-15 15:53:17 +08:00
d303bcaccd
refactor: update header title in hero layout to reflect JSONPath Visualiser
zihluwang
2026-01-15 15:51:05 +08:00
0ee383aecc
refactor: update comments for clarity and consistency in home component
zihluwang
2026-01-15 15:49:31 +08:00
fe4f816605
fix: enhance error handling for JSON parsing and query validation in home component
zihluwang
2026-01-15 15:48:56 +08:00
3e9a9faadc
feat: add CSV export functionality to JSON visualizer
zihluwang
2026-01-15 15:45:15 +08:00
c4e0778b72
refactor: update layout and styling for hero and home components
zihluwang
2026-01-15 15:42:11 +08:00
ca0d5edc49
feat: remove github page deployments
zihluwang
2026-01-15 15:33:26 +08:00
c06dacb38e
feat: complete a simple json visualiser
zihluwang
2026-01-15 15:22:17 +08:00
f8eda9ba2f
Initial commit
zihluwang
2026-01-15 15:03:59 +08:00