Commit Graph

189 Commits

Author SHA1 Message Date
oiov 4ac4b84973 adjust live log position 2025-03-27 16:21:15 +08:00
oiov b2eec4a606 chore short link redirect logic 2025-03-27 11:00:21 +08:00
oiov fed63224a4 chore hero landing style 2025-03-27 10:11:05 +08:00
oiov a2b9540cf2 feat: support multi domain config 2025-03-26 22:00:52 +08:00
oiov 097083dc11 chore style 2025-03-26 16:28:32 +08:00
oiov 86d1708d1e chore style 2025-03-26 16:24:53 +08:00
oiov 4401aaabf2 add some feature 2025-03-26 15:49:22 +08:00
oiov e108ca121a Merge pull request #13 from oiov/dependabot/npm_and_yarn/next-14.2.25
chore(deps): bump next from 14.2.10 to 14.2.25
2025-03-26 11:32:03 +08:00
dependabot[bot] f7ac11f7fc chore(deps): bump next from 14.2.10 to 14.2.25
Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 14.2.25.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.10...v14.2.25)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-26 03:30:34 +00:00
oiov b40728b253 add maxDuration config 2025-03-26 10:49:15 +08:00
oiov 7039487ede add close btn 2025-03-26 10:18:56 +08:00
oiov a94970e263 upd device map 2025-03-26 10:09:42 +08:00
oiov dcf5562121 fixup 2025-03-25 22:41:07 +08:00
oiov e731265976 fixup 2025-03-25 22:38:39 +08:00
oiov 3fa1ccf793 chore landing page 2025-03-25 22:29:31 +08:00
oiov cb5e10ac6b add device list 2025-03-25 21:33:00 +08:00
oiov 6574b93078 add country stat 2025-03-25 17:43:24 +08:00
oiov 0ebf1b47d8 fixup empty data 2025-03-25 15:54:17 +08:00
oiov 096d4d6215 upd map trigger 2025-03-25 15:45:43 +08:00
oiov f15decf51f upd style 2025-03-25 10:50:37 +08:00
oiov 55ff5c46e0 chore 2025-03-25 10:48:03 +08:00
oiov 1e19e0e7c7 chore 2025-03-25 10:40:47 +08:00
oiov c9b2a188cd chore 2025-03-24 20:21:21 +08:00
oiov 34e6cb723a chore styles 2025-03-24 17:29:45 +08:00
oiov 407f533e2b chore stats style 2025-03-24 16:11:51 +08:00
oiov 266797ed83 fixup 2025-03-24 15:29:11 +08:00
oiov 418019e5f6 add qrcode for short url 2025-03-24 15:21:54 +08:00
oiov 46073a2acc add contry map 2025-03-24 00:01:35 +08:00
oiov 1638610917 chore style 2025-03-23 23:23:19 +08:00
oiov f5ec972223 upd search rule 2025-03-23 23:10:36 +08:00
oiov 31f4032ffe chore 2025-03-23 23:07:28 +08:00
oiov b4a2ecfa7a upd style 2025-03-23 23:06:04 +08:00
oiov a3b27361ec add url search params 2025-03-23 23:02:54 +08:00
oiov 731728c94c chore 2025-03-23 17:38:59 +08:00
oiov 204684e916 chore live log style 2025-03-23 17:23:03 +08:00
oiov 06c4a6e285 add live log 2025-03-23 14:13:05 +08:00
oiov 0069ce80fb add discord link 2025-03-22 22:56:47 +08:00
oiov 8b08db0a63 chore 2025-03-16 13:55:22 +08:00
oiov ac83fc8683 add short url event track 2025-03-16 11:32:19 +08:00
oiov c1e195565d fixup 2024-12-27 11:22:49 +08:00
oiov 5954774e96 replace linechart to areachart 2024-12-03 15:01:31 +08:00
oiov 39a1fde641 feat: add svg generate api 2024-11-22 14:39:11 +08:00
oiov 513a62a679 refactor 2024-11-22 14:37:28 +08:00
oiov e87b0dd22c docs: add cloudflare 2024-11-22 10:38:49 +08:00
oiov ede5074da0 Merge branch 'main' of https://github.com/oiov/wr.do 2024-11-22 09:44:04 +08:00
oiov 96bda99854 upd: optional env 2024-11-22 09:43:56 +08:00
oiov d7baae5a64 Merge pull request #11 from oiov/dependabot/npm_and_yarn/cross-spawn-7.0.6
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
2024-11-21 15:52:54 +08:00
dependabot[bot] 1a3bc9bf68 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 07:48:36 +00:00
oiov 3aed08bad2 upd 2024-11-21 15:26:54 +08:00
oiov 2947f90290 upd 2024-11-21 14:53:48 +08:00