Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
Lunaris
Browse files
Nov 28, 2025
feat: Prepare project for public release
· 57ce8539
Mykko Tu
authored
Nov 29, 2025
View commits for tag v0.1
v0.1
57ce8539
Oct 19, 2025
refactor(notes): Simplify UI and improve UX
· eb19b515
user
authored
Oct 20, 2025
eb19b515
fix(ui): Improve button hover effects and text selection
· a014eed9
user
authored
Oct 19, 2025
a014eed9
fix(notes): Improve editor design, theme, and line breaks
· bb06cdd4
user
authored
Oct 19, 2025
bb06cdd4
feat(notes): Implement local storage for notes
· ab0cad64
user
authored
Oct 19, 2025
ab0cad64
fix(mood): display all data points in chart
· 339d26d1
user
authored
Oct 19, 2025
339d26d1
feat(mood): display last 6 data points in chart
· 4ab69471
user
authored
Oct 19, 2025
4ab69471
fix(finance): remove arrows from number input in goals
· cbc47cc2
user
authored
Oct 19, 2025
cbc47cc2
fix(finance): remove arrows from number input
· d3dfdbf7
user
authored
Oct 19, 2025
d3dfdbf7
feat(emot): add global css to emot page
· c9b4f802
user
authored
Oct 19, 2025
c9b4f802
refactor: add hover effect to chart card for consistency
· 03b97cb2
user
authored
Oct 19, 2025
03b97cb2
feat: add emotions page and link in nav bar
· 5b388503
user
authored
Oct 19, 2025
5b388503
feat: create separate page for full chart and show demo on main page
· dfe55c68
user
authored
Oct 19, 2025
dfe55c68
feat: improve chart visibility and smoothness
· 5ae4a087
user
authored
Oct 19, 2025
5ae4a087
feat: enhance button hover effect in MoodTracker
· 98d20b6e
user
authored
Oct 19, 2025
98d20b6e
feat: improve button design in MoodTracker
· a539e2bb
user
authored
Oct 19, 2025
a539e2bb
refactor: Position Confirm button below emoji
· d798f315
user
authored
Oct 19, 2025
d798f315
refactor: Improve layout of MoodTracker component
· a72bbb7b
user
authored
Oct 19, 2025
a72bbb7b
feat: Add delete functionality to financial goals
· d2d8135b
user
authored
Oct 19, 2025
d2d8135b
fix: Normalize chart height in SummaryCard
· 61c9db1b
user
authored
Oct 19, 2025
61c9db1b
feat: Add visual feedback to mood tracker
· 8fb6d4e3
user
authored
Oct 19, 2025
8fb6d4e3
Oct 17, 2025
fix: address NotesTab layout issues and DrawingTab performance
· 8dca6a93
user
authored
Oct 17, 2025
8dca6a93
feat: add detailed logging to NotesTab API calls for debugging
· 7394201a
user
authored
Oct 17, 2025
7394201a
fix: install react-confetti dependency to resolve build error
· 2a6935e0
user
authored
Oct 17, 2025
2a6935e0
feat: implement new 'Book' page with Notes and Drawing tabs
· e879a5fb
user
authored
Oct 17, 2025
e879a5fb
feat: ensure all 7 days are rendered for scrolling, with CSS controlling initial visibility
· 23d03cc9
user
authored
Oct 17, 2025
23d03cc9
fix: enable Enter key submission and per-day task input in WeekPage
· 945116b0
user
authored
Oct 17, 2025
945116b0
feat: refine WeekPage UI for task management and scrolling
· dd9d3982
user
authored
Oct 17, 2025
dd9d3982
fix: include week.html in Vite build configuration
· 796190ae
user
authored
Oct 17, 2025
796190ae
feat: implement new 'Week' page with weekly task management
· b24545ed
user
authored
Oct 17, 2025
b24545ed
feat: UI overhaul for financial page components (TransactionForm,...
· 18138ee9
user
authored
Oct 17, 2025
18138ee9
feat: add detailed logging to MoodTracker API call for debugging
· 7b7afa14
user
authored
Oct 17, 2025
7b7afa14
feat: implement mood confirmation button in MoodTracker
· 836fc550
user
authored
Oct 17, 2025
836fc550
feat: remove text labels from Greeting, WinStreak, and DateDisplay cards
· 205d21e1
user
authored
Oct 17, 2025
205d21e1
feat: implement hover-to-open for bottom navigation bar
· 1c6fd655
user
authored
Oct 17, 2025
1c6fd655
feat: Make bottom navigation panel collapsible
· 8f8c61cb
user
authored
Oct 17, 2025
8f8c61cb
refactor: Replace sidebar with bottom navigation panel
· e50a6217
user
authored
Oct 17, 2025
e50a6217
кое как автолайаут
· c5cf6488
user
authored
Oct 17, 2025
c5cf6488
feat: Add .gitignore
· 02662463
user
authored
Oct 17, 2025
02662463
Oct 16, 2025
Refactor routes to use Flask Blueprint (fix circular import and NameError)
· 9a3cc896
user
authored
Oct 17, 2025
9a3cc896
Loading