Commit Graph

1096 Commits

Author SHA1 Message Date
d7de84b31d Revert: Update index.html 2025-11-08 19:43:33 -08:00
cf1b7c4dac Revert: Update main.js 2025-11-08 19:43:29 -08:00
7b84cc286d Feat: Load Space Grotesk font 2025-11-08 19:37:47 -08:00
2f83c8fb48 Feat: Load Space Grotesk font 2025-11-08 19:34:52 -08:00
017528157d Feat: Create DOM utilities module 2025-11-08 19:21:51 -08:00
e237ca809d Feat: Create general utilities module 2025-11-08 19:21:50 -08:00
e245765308 Feat: Create state management module 2025-11-08 19:21:48 -08:00
efa6aba7d8 Feat: Create user data module 2025-11-08 19:21:46 -08:00
7b5149f4f3 Feat: Create Sune data module 2025-11-08 19:21:44 -08:00
55bc922829 Feat: Create thread data module 2025-11-08 19:21:42 -08:00
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