Commit graph

27 commits

Author SHA1 Message Date
TheThomaas da77dbfe28 Create database.ts 2026-02-05 15:25:31 +01:00
TheThomaas 4c169abc8c Create settings.ts 2026-02-05 15:25:15 +01:00
TheThomaas 5fc49bb3e9 Delete settings.ts 2026-02-05 15:25:10 +01:00
TheThomaas e08c54f3ba Update index.ts 2026-02-05 15:25:04 +01:00
TheThomaas d879be824d Update App.tsx 2026-02-05 15:24:52 +01:00
TheThomaas b2f4329266 Create Dialog system 2026-02-05 15:24:44 +01:00
TheThomaas fdc7880faa Update index.tsx 2026-02-05 15:24:30 +01:00
TheThomaas 196fe0e044 Update window styles 2024-12-24 17:53:41 +01:00
TheThomaas b7c26d507a Remove verbose settings 2024-12-24 17:36:49 +01:00
TheThomaas b1060f859f Handle window/tray according to user preferences 2024-12-24 17:36:00 +01:00
TheThomaas 43492a7ff4 Add basic user settings handling 2024-12-24 17:35:26 +01:00
TheThomaas f0a6e67c57 Update package.json 2024-12-24 17:34:31 +01:00
TheThomaas 6894a50e2e Update tsconfig according to sindresorhus/electron-store#276 2024-12-24 16:48:32 +01:00
TheThomaas 720cb79b31 Use ContextMenu in GameCard component 2024-12-23 12:50:57 +01:00
TheThomaas 60370fc39f Create ContextMenu component 2024-12-23 12:50:36 +01:00
TheThomaas e3088133f3 Update tray icon for macos 2024-12-23 12:49:35 +01:00
TheThomaas 96eb5541e9 Add productName to package.json 2024-12-23 12:49:19 +01:00
TheThomaas 0589571ad6 Update package-lock.json 2024-12-23 12:49:06 +01:00
TheThomaas ed3ce58d82 Add basic games layout 2024-12-17 21:30:41 +01:00
TheThomaas dcc1f21295 Remove electron.svg 2024-12-17 20:53:46 +01:00
TheThomaas 1dedcfde6f Update .gitignore 2024-12-15 12:08:24 +01:00
TheThomaas 1d34289ffa Add basic sqlite database 2024-12-12 20:42:08 +01:00
TheThomaas 0ee1502c33 Update .gitignore 2024-12-12 20:40:29 +01:00
TheThomaas 8b29c3a663 Add basic splash screen 2024-12-08 21:24:42 +01:00
TheThomaas c0d0d8563b Add basic tray icon 2024-12-08 21:24:01 +01:00
TheThomaas ba521c61e3 Update vscode configs 2024-12-08 21:23:46 +01:00
TheThomaas 41f934f151 Create initial project 2024-12-08 20:26:30 +01:00