Commit graph

12 commits

Author SHA1 Message Date
fb5c5088d5 add .obsidian 2025-09-14 17:16:52 +02:00
b20000c59c add .env.bak 2025-07-29 21:25:43 +02:00
6c1caac84b add certs folder 2025-07-12 18:10:33 +02:00
d3e8b23c86 add Archive 2025-07-02 16:24:17 +02:00
e892ba0324 add .vite 2025-07-02 16:18:28 +02:00
7fa7bfaa9c Remove .env from version control 2025-07-02 16:13:50 +02:00
a74148a0da chore: Set up Electron configuration and update dependencies
- Add Electron Forge configuration in forge.config.js for packaging and building the app
- Create main Electron entry point in main.cjs for application initialization
- Update package.json scripts for Electron development and building
- Add necessary Electron dependencies to package.json
- Modify .gitignore to exclude build artifacts and temporary files
- Refactor Footer and Navbar components to remove unused imports
- Enhance NostrFeed component by removing unnecessary connection logic
- Update i18n setup for better type safety and locale management
- Refactor Home component to clean up unused code
- Extend Nostr store to manage account state with TypeScript interfaces
2025-03-20 17:26:15 +01:00
b359838f2a add .specstory 2025-03-09 13:05:38 +01:00
d73f9bc01e update .gitignore 2025-03-09 01:04:27 +01:00
10a781c1a1 add autogenerated PWA file 2025-02-16 11:00:32 +01:00
c2d4b2a72f Add dist.tar.gz to .gitignore 2025-02-16 10:57:07 +01:00
a44ee45a38 initial post-installation commit 2025-01-30 13:26:56 +01:00