1386 Commits

Author SHA1 Message Date
96c5afb4a6 Feat: Create API communication module 2025-11-08 19:21:38 -08:00
8dc2189f51 Feat: Create background sync module 2025-11-08 19:21:35 -08:00
d8f19ca77a Feat: Create message component module 2025-11-08 19:21:33 -08:00
a825362538 Feat: Create composer component module 2025-11-08 19:21:30 -08:00
e050095d45 Feat: Create import/export module 2025-11-08 19:21:27 -08:00
7d306fd135 Feat: Create popovers component module 2025-11-08 19:21:25 -08:00
8181ebe0d2 Feat: Create sidebars component module 2025-11-08 19:21:23 -08:00
972270e072 Feat: Create sune settings component module 2025-11-08 19:21:21 -08:00
93c5290529 Feat: Create account settings component module 2025-11-08 19:21:18 -08:00
6f2a5fa1c8 Feat: Create main entrypoint module 2025-11-08 19:21:15 -08:00
github-actions[bot]
81bb9cef1c This build was committed by a bot. 2025-11-09 03:01:24 +00:00
52830e9b1e Feat: Extract styles into dedicated CSS file 2025-11-08 19:00:50 -08:00
2e1e33f6d0 Feat: Extract logic into dedicated JS file 2025-11-08 19:00:48 -08:00
998f15f51d Refactor: Split CSS and JS into separate files 2025-11-08 19:00:41 -08:00
github-actions[bot]
2f8df84ae1 This build was committed by a bot. 2025-11-08 23:16:47 +00:00
24d7977e3f Refactor: Remove createHtmlPlugin from vite config 2025-11-08 15:16:12 -08:00
853d3d9639 Refactor: Move vite html injections to index.html 2025-11-08 15:16:07 -08:00
github-actions[bot]
61113392ce This build was committed by a bot. 2025-11-08 23:04:02 +00:00
f8ffb667ff Update vite.config.js 2025-11-08 15:03:31 -08:00
github-actions[bot]
2b68c51685 This build was committed by a bot. 2025-11-08 21:29:14 +00:00
f0016f7894 Feat: Add performant USER.logMany for batching 2025-11-08 13:28:41 -08:00
github-actions[bot]
3f22063fea This build was committed by a bot. 2025-11-08 19:09:53 +00:00
4295514cad Delete src/api.js 2025-11-08 11:09:21 -08:00
d2d01d73db Delete src/main.js 2025-11-08 11:09:13 -08:00
035f5a7e74 Delete src/services.js 2025-11-08 11:08:57 -08:00
7175d14915 Delete src/ui.js 2025-11-08 11:08:49 -08:00
af7a0e96a4 Delete src/utils.js 2025-11-08 11:08:36 -08:00
9e8cf147e9 Update index.html 2025-11-08 11:08:22 -08:00
b829e771e6 Update readme.md 2025-11-07 20:29:11 -08:00
github-actions[bot]
415cb05640 This build was committed by a bot. 2025-11-08 04:26:17 +00:00
9e409a40b0 Feat: Create utils module for helper functions 2025-11-07 20:25:40 -08:00
5ddc09040c Feat: Create api module for data and state management 2025-11-07 20:25:38 -08:00
f8e428da93 Feat: Create services module for external APIs 2025-11-07 20:25:34 -08:00
17841bbdcc Feat: Create UI module for DOM manipulation 2025-11-07 20:25:31 -08:00
0f069c9521 Feat: Create main entrypoint for JS modules 2025-11-07 20:25:27 -08:00
e8039778bc Refactor: Modularize JS into src/ directory 2025-11-07 20:25:23 -08:00
d648ce15e7 Delete license 2025-10-13 04:58:12 -07:00
github-actions[bot]
9ab89c843f This build was committed by a bot. 2025-10-12 16:46:21 +00:00
8ee1382db5 Fix: Ensure account settings cancel button works 2025-10-12 09:45:53 -07:00
github-actions[bot]
d6aa10764a This build was committed by a bot. 2025-10-09 17:09:40 +00:00
bffce7a1b5 Revert 2025-10-09 10:09:06 -07:00
github-actions[bot]
8a984f80be This build was committed by a bot. 2025-10-09 17:02:20 +00:00
fdda653777 Fix: Resolve issue with large thread import streaming 2025-10-09 10:01:41 -07:00
github-actions[bot]
f1460f63b2 This build was committed by a bot. 2025-10-04 19:31:10 +00:00
f53fda397d Refactor: Replace json-stream-parser with oboe.js 2025-10-04 12:30:39 -07:00
github-actions[bot]
0cfdb138e0 This build was committed by a bot. 2025-10-04 19:21:18 +00:00
6b2981a705 Feat: Add individual thread export & large file import 2025-10-04 12:20:43 -07:00
github-actions[bot]
6e30c05af9 This build was committed by a bot. 2025-10-03 14:20:54 +00:00
1cb0452e01 Update index.html 2025-10-03 07:20:22 -07:00
github-actions[bot]
3e3df51c1c This build was committed by a bot. 2025-09-30 01:50:47 +00:00