Commit graph

21 commits

Author SHA1 Message Date
a5348a3c62
📅 Add calendar functionality 2025-04-03 17:05:37 +02:00
6434102635
- Convert ANSI-formatted relay logs to HTML for cleaner visualization in initial setup screen
- Add relay logs section to settings interface for improved accessibility
2025-04-03 13:47:43 +02:00
9fe777abd9
Improve initial setup screen:
📊 Add relay log visibility during startup
💼 Implement automatic wallet configuration
🧭 Add progress indicator showing current setup step
🧹 Fix minor linting issues throughout codebase
2025-04-02 11:51:45 +02:00
295137b313
forgot to commit dependencies 2025-03-26 14:39:42 +01:00
985c1494b5
cashu wallet (beta) (testnet) 2025-03-25 22:30:00 +01:00
9a125e3111
fix repeat events bug with input and textarea 2025-03-25 19:00:41 +01:00
269dcde557
fix minor issue in dashboard style, and improve scrollbar style 2025-03-25 16:50:23 +01:00
65eda5648c
🐛 Fix Arbor post duplication & 🌙 Persist dark mode settings 2025-03-20 11:31:59 +01:00
dc9abee715
🎨 🚀 Overhaul UI/UX with comprehensive design system improvements
 Features added:

- 🔍 Implement functional search in header navigation
- ⚙️ Add basic user settings page
- 📱 Make dashboard fully responsive

🔧 Enhancements:

- 🎭 Standardize CSS with consistent theming across components
- 🧹 Remove unused CSS for better performance
- 📊 Improve dashboard layout and visual hierarchy
- 📦 Redesign last block widget for better usability

💅 This commit introduces a cohesive design system with functional design-token components for a more  polished user experience.
2025-03-20 09:46:47 +01:00
5afeb4d01a 🔄 Forum overhaul: Phora → Arbor (#1)
🔧 Replace legacy system with NIP-BB implementation
🚀 Enhance forum user experience with improved navigation and interactions
🎨 Redesign UI for forum
🏷️ Rebrand from "Phora" to "Arbor"
2025-03-18 15:07:48 +00:00
2a1447cd77
🚀 Improve relay initialization and UX enhancements
 **Replace** static 5-second sleep with active relay status checking that fails gracefully after timeout

 **Add new features**:
- 🏠 Home button navigation to dashboard
- 🧪 Dev mode detection for existing relay on localhost:6942

🧹 Perform minor cleanup (remove unimplemented method in electron)

 #ux #devEx
2025-03-17 19:37:06 +01:00
cee44c69ed
fix default avatar rendering 2025-03-13 20:31:10 +01:00
f195264b10
improve readme 2025-03-10 20:16:19 +01:00
18e4ad7629
📚 Enhance project setup & maintenance workflows
- 📝 Add comprehensive README.md, CONTRIBUTING.md, and 🔒 SECURITY.md documentation
- 🔧 Integrate code formatting tool and refactor existing codebase to meet style guidelines
- ⬆️ Update project dependencies to latest stable versions
- 🤖 Implement pre-commit hook for automated code formatting

#documentation #tooling #maintenance
2025-03-10 17:14:09 +01:00
25b3972f8b
🔒 Implement build artifact hash verification 2025-02-24 23:30:18 +01:00
0c43dc5a76
🍎 Add macOS packaging + cross-platform build system
🔄 Unified build pipeline for Linux/macOS from Linux hosts
2025-02-24 23:07:31 +01:00
f402ff04ab
📦 Add Linux packaging (AppImage/Flatpak/DEB)
🧹 Minor Codebase cleanup
 Implement automatic starting of the relay
2025-02-24 21:48:11 +01:00
89fcaa9aa6
clean up dependencies 2025-02-20 21:59:42 +01:00
9491ef60d8
visually mark unimplemented forum post buttons 2025-02-20 21:37:54 +01:00
ba564d1d11
License Under AGPLv3 2025-02-20 21:22:05 +01:00
da9428f059
Initial version 2025-02-20 19:28:48 +01:00