Commit Graph

110 Commits

Author SHA1 Message Date
b94a91914a Enhance GET request validation in activities route to ensure both slug and domain are provided together, or alternatively, a date range. Update error messages for clarity. 2025-04-23 22:27:49 +08:00
8551f5c445 csv text 2025-04-23 21:16:32 +08:00
dafa7f53ac create en 2025-04-23 21:03:16 +08:00
0203cb4041 Add Google sign-in functionality to Login and Register pages, including error handling and UI updates for better user experience. 2025-04-23 20:52:04 +08:00
ced29201da Refactor limqRequest function to remove default localhost URL and add CORS mode for API requests. 2025-04-23 09:16:29 +08:00
a8c94c9621 Update .env file to change NEXT_PUBLIC_LIMQ_API URL from localhost to production endpoint. 2025-04-22 21:15:44 +08:00
4736ebe060 Add .env file for environment configuration, including settings for ClickHouse, Redis, Supabase, and public Next.js variables. Update .gitignore to exclude .env file from version control. 2025-04-22 16:36:05 +08:00
6858f2fda5 Add team and project selection to Create Short URL form, including validation for required fields and domain input. 2025-04-22 16:34:18 +08:00
42f5be4dcb Add "Create Short URL" link to Header, remove Navbar component, and implement Create Short URL page with form handling and validation. 2025-04-22 13:07:20 +08:00
05af4aae70 Add limqRequest function for API interactions and implement default team creation in TeamSelector. Remove test user auto-registration from AuthProvider. 2025-04-22 13:07:08 +08:00
ed1d2e59f6 Update sync_mongo_to_events.ts to force insert records and simplify ClickHouse checks. Removed existing record validation logic and added placeholders for missing data attributes. 2025-04-21 23:54:15 +08:00
3cbb76db36 Refactor login page to isolate message handling into a separate component and utilize Suspense for loading. This improves code organization and maintains functionality for displaying messages from URL parameters. 2025-04-18 22:04:29 +08:00
ecef81b0ee Remove .env.local file and simplify login page by removing GitHub and Google sign-in options. 2025-04-18 21:58:32 +08:00
9cb85a2910 Enhance login page to display messages from URL parameters and update email redirect options for sign-up confirmation. 2025-04-18 21:50:06 +08:00
3af015ca44 env 2025-04-18 21:29:34 +08:00
f6f24d3450 Update development server port in package.json to 3007 2025-04-18 21:13:37 +08:00
4262f789da utm sync 2025-04-18 08:33:39 +08:00
2e34cd5b4b activity csv data 2025-04-17 23:48:46 +08:00
2cb45781c7 Add req_full_path to Event interface, implement activities API for event retrieval, and enhance sync script with short link details 2025-04-17 22:23:38 +08:00
53e1611670 auto refresh 2025-04-17 18:28:08 +08:00
6025641ab1 sync events intime 2025-04-17 14:22:50 +08:00
b9c2828e54 Add domain field to shortlink API responses and sync script 2025-04-16 21:32:49 +08:00
b1753449f5 sync url 2025-04-16 20:55:48 +08:00
85f29d8b49 click subpath match 2025-04-10 18:31:24 +08:00
b8cd3716c4 click subpath 2025-04-10 18:07:10 +08:00
48d5bdafa4 click subpath 2025-04-10 17:19:40 +08:00
ace231b93f rm parameters 2025-04-10 15:10:26 +08:00
e101d19e00 add path cont 2025-04-10 12:14:54 +08:00
a8576121e9 add path cont 2025-04-10 11:44:03 +08:00
8b407975e5 sync & read me 2025-04-09 19:20:40 +08:00
ede83068af fix modal 2025-04-08 12:41:41 +08:00
d21026eafd fix build 2025-04-08 12:00:58 +08:00
6940d60510 time chart int 2025-04-08 07:46:20 +08:00
4e7266240d persisten storge 2025-04-08 07:04:02 +08:00
db70602e9f hide filter 2025-04-08 00:03:13 +08:00
d0e83f697b take shorturl data 2025-04-07 23:20:48 +08:00
ed327ad3f0 change route 2025-04-07 22:27:02 +08:00
f782dba0c9 links info 2025-04-07 22:17:53 +08:00
0c4a67e769 links search 2025-04-07 22:08:12 +08:00
694e005101 links 2025-04-07 21:58:28 +08:00
523e99a001 links 2025-04-07 21:54:05 +08:00
33dbf62665 links 2025-04-07 21:48:24 +08:00
1a9e28bd7e show label 2025-04-03 21:57:55 +08:00
d1d21948b6 tag fix 2025-04-03 17:56:16 +08:00
f32a45d24a utm 2025-04-03 17:50:45 +08:00
d61b8a62ff utm 2025-04-03 16:27:04 +08:00
0b41f3ea42 geo main 2025-04-02 22:23:49 +08:00
63f434fd93 geo tab 2025-04-02 21:36:13 +08:00
95f230b996 geo 2025-04-02 20:50:10 +08:00
0f8419778c device ana 2025-04-02 20:18:08 +08:00