This website requires JavaScript.
Explore
Help
Register
Sign In
sepehr
/
Momento
Watch
1
Star
0
Fork
0
You've already forked Momento
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yaml
deploy.yaml
Actor
All actors
sepehr
Status
All status
Success
Failure
Waiting
Running
fix: show AI assistant button for all note types in card view toolbar
deploy.yaml #96
:
Commit
bd4dd0e9eb
pushed by
sepehr
main
2026-05-01 17:10:10 +02:00
43s
View workflow file
fix: markdown-to-richtext conversion failure prevents type switch
deploy.yaml #95
:
Commit
8ee77956e8
pushed by
sepehr
main
2026-05-01 16:52:27 +02:00
46s
View workflow file
feat: add 6 pastel color themes (Rose, Green, Lavender, Sand, Ocean, Sunset)
deploy.yaml #94
:
Commit
427e32e813
pushed by
sepehr
main
2026-05-01 16:40:39 +02:00
45s
View workflow file
fix: agent notes default to markdown, add convert-to-rich-text option
deploy.yaml #93
:
Commit
fcb5932d33
pushed by
sepehr
main
2026-05-01 16:33:50 +02:00
45s
View workflow file
feat: 8 AI providers, rich text editor, agent notifications, UI contrast & font settings
deploy.yaml #92
:
Commit
dbd49d6fcb
pushed by
sepehr
main
2026-05-01 16:21:02 +02:00
1m25s
View workflow file
feat: Notion-like rich text editor with TipTap, 4 note types, slash commands & bubble menu
deploy.yaml #91
:
Commit
1345403a31
pushed by
sepehr
main
2026-05-01 01:15:16 +02:00
1m33s
View workflow file
fix: increase markdown transform word limit to 2000 + i18n errors
deploy.yaml #90
:
Commit
7053e242d2
pushed by
sepehr
main
2026-04-30 21:30:22 +02:00
43s
View workflow file
fix: increase reformulate word limit to 2000 + i18n error messages
deploy.yaml #89
:
Commit
907dcf33d6
pushed by
sepehr
main
2026-04-30 21:23:31 +02:00
1m30s
View workflow file
feat: reminder button in list/tabs view, notifications show reminders, trash count live update
deploy.yaml #85
:
Commit
0a900b3582
pushed by
sepehr
main
2026-04-30 20:44:51 +02:00
43s
View workflow file
fix: Ollama base URL not read from per-purpose config keys in Docker + i18n for all locales
deploy.yaml #84
:
Commit
07f8a60b69
pushed by
sepehr
main
2026-04-30 19:29:00 +02:00
44s
View workflow file
feat: image AI titles (3 suggestions), describe-images action, pin/list fixes, i18n
deploy.yaml #83
:
Commit
d91072ed6b
pushed by
sepehr
main
2026-04-29 22:35:31 +02:00
44s
View workflow file
i18n: complete missing French translations (65 entries)
deploy.yaml #82
:
Commit
fc06519f56
pushed by
sepehr
main
2026-04-28 22:47:48 +02:00
43s
View workflow file
fix: add success animation when enabling note history + update historyNote state
deploy.yaml #81
:
Commit
f0c4cf3600
pushed by
sepehr
main
2026-04-28 22:41:41 +02:00
42s
View workflow file
fix: redesign note history disabled state with centered icon + better copy
deploy.yaml #80
:
Commit
b9175ce32d
pushed by
sepehr
main
2026-04-28 22:29:23 +02:00
42s
View workflow file
fix: wrong title suggestion API URL (404) + per-note history check
deploy.yaml #79
:
Commit
6f2b0279ff
pushed by
sepehr
main
2026-04-28 22:24:48 +02:00
42s
View workflow file
fix: chat memory lost between messages + per-note history
deploy.yaml #78
:
Commit
b92f6384a4
pushed by
sepehr
main
2026-04-28 22:23:08 +02:00
1m11s
View workflow file
fix: use non-capturing group in middleware matcher (Next.js 16 build fix)
deploy.yaml #76
:
Commit
4f3ed18d7c
pushed by
sepehr
main
2026-04-28 21:40:15 +02:00
42s
View workflow file
feat: robust automatic DB migration for Docker deployments
deploy.yaml #74
:
Commit
39c705592a
pushed by
sepehr
main
2026-04-28 21:31:44 +02:00
44s
View workflow file
feat: smart note history with manual/auto modes, delete entries, i18n fixes
deploy.yaml #73
:
Commit
69ea064ca8
pushed by
sepehr
main
2026-04-28 21:08:19 +02:00
1m16s
View workflow file
Add safe database migration workflow and note history infrastructure.
deploy.yaml #72
:
Commit
ed807d3b2a
pushed by
sepehr
main
2026-04-28 17:15:40 +02:00
6s
View workflow file
fix: serve uploaded images via API route (public/ is read-only in production)
deploy.yaml #71
:
Commit
0fbb8aa599
pushed by
sepehr
main
2026-04-27 22:57:39 +02:00
42s
View workflow file
feat: chat stop button, image paste, vision AI, search fixes
deploy.yaml #70
:
Commit
ae89f8a014
pushed by
sepehr
main
2026-04-27 22:36:39 +02:00
43s
View workflow file
fix: use AI SDK + language detection for label suggestions
deploy.yaml #69
:
Commit
3b8152c7c0
pushed by
sepehr
main
2026-04-27 21:13:39 +02:00
43s
View workflow file
fix: auto-detect note language for label suggestions (like title suggestions)
deploy.yaml #68
:
Commit
c7e654afa6
pushed by
sepehr
main
2026-04-27 20:58:39 +02:00
43s
View workflow file
fix: case-sensitive label matching broken on PostgreSQL
deploy.yaml #67
:
Commit
6e8abc5091
pushed by
sepehr
main
2026-04-27 00:37:30 +02:00
42s
View workflow file
fix: make label suggestions content-specific, not generic
deploy.yaml #66
:
Commit
fb996e22ac
pushed by
sepehr
main
2026-04-27 00:30:24 +02:00
42s
View workflow file
fix: clean up orphan labels when syncing note labels
deploy.yaml #65
:
Commit
2d10e5527a
pushed by
sepehr
main
2026-04-27 00:25:18 +02:00
43s
View workflow file
debug: add diagnostic logging for label suggestion flow
deploy.yaml #64
:
Commit
295bc29786
pushed by
sepehr
main
2026-04-27 00:19:36 +02:00
42s
View workflow file
fix: label management - transaction safety, deletion sync, error handling
deploy.yaml #63
:
Commit
6ff8088cc2
pushed by
sepehr
main
2026-04-27 00:10:54 +02:00
42s
View workflow file
fix: label system overhaul - sync dual storage, fix suggestions
deploy.yaml #62
:
Commit
0a4aa47690
pushed by
sepehr
main
2026-04-27 00:02:13 +02:00
53s
View workflow file
First
Previous
...
3
4
5
6
7
Next
Last