This website requires JavaScript.
Explore
Help
Sign In
mirivlad
0 Followers
·
0 Following
Joined on
2022-09-13
Repositories
14
Projects
Packages
Public Activity
Starred Repositories
Loading Heatmap…
mirivlad
pushed to
master
at
mirivlad/verstak
a31f5fd702
fix: third stabilization pass — template children as nodes, atomicity, fs_path validation, sync_apply compat, smoke test
2026-06-02 21:06:00 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
49c0fda61c
chore: add wails.json, remove wails3 artifacts, rebuild binaries
2026-06-02 20:48:18 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
7b2a1da529
fix: note/file move ops, rename/move atomicity, importDir folder creation
2026-06-02 20:32:54 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
20a05569ac
fix: второй стабилизационный pass vault layout — sync payload, bindings, vaultPath, tests
2026-06-02 12:03:23 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
66c5c81f39
fix: стабилизация vault layout — rename/move/delete note/file vs folder разведены, sync apply без spaces/, VaultCheck усилен
2026-06-02 11:37:00 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
4f01f2de2e
fix: complete vault layout transition — fs_path everywhere, no more spaces/
2026-06-02 10:43:59 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
0b26f7e5b3
refactor: implement template-driven node tree and human-readable vault layout
2026-06-02 07:47:25 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
12f2916a24
followup: SafeVaultPath in note update, email i18n, strict check-i18n.sh
2026-06-02 06:40:46 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
7091397649
server i18n: move inline HTML to templates.go, localize all handler strings
2026-06-02 06:27:13 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
2fa583d157
stabilization: server.go split + i18n templates + frontend localization
3089d777a8
refactor(gui): разделить app.go на binding-файлы по доменам, вынести sync apply
390d451977
frontend: удалён мёртвый код (verstak.js, FileActions.svelte, style.css)
Compare 3 commits »
2026-06-02 06:10:41 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
50e7e95844
test(sync): add end-to-end two-client sync smoke test
4a96aa3468
fix(sync): expand payloads, implement ApplyRemoteOp, fix SyncTestConnection and auto sync
f8f9510e2a
fix(sync): add /api/auth/test endpoint, fix CSS %& vet warnings
852d6d373c
fix(sync): send LastSeenServerSeq from CLI push, report conflicts
3c7e9d1d56
fix(sync): add ClientSequence and LastSeenServerSeq to Op struct and Push
Compare 5 commits »
2026-06-02 03:02:25 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
87c8dfcbea
sync: overhaul sync system — device pairing, server_sequence, auto-sync, dashboards
7fe02fc8df
feat: forgot/reset password pages, login link, consistent error page helper, fix reset URL bug
b0d992b0d6
fix: rebuild GUI with login/password sync fields, make sync buttons more visible
e5860ca076
feat: styled registration/confirm pages with login link, consistent theme
daed8e0aba
feat: SMTP security selector (none/STARTTLS/TLS) instead of port-based detection
Compare 12 commits »
2026-06-01 21:26:07 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
99e47fcb17
feat: add user registration web form at /register
0ef54c31f8
feat: user web GUI — login, dashboard with devices/keys, logout
b3662d4876
test: update smoke test for user auth flow
f8dc436709
feat: client auth — login/password flow, auto device reg, sync interval + improved sync UI
241a9d8c06
feat: user registration, email confirmation, login, device management + SMTP config UI in admin panel
Compare 18 commits »
2026-06-01 18:49:35 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
edc708a106
chore: add spaces/ to gitignore (vault data)
ee708d30bb
docs: sync documentation with current codebase state
305158ecc6
test: MVP smoke test for core workflow
996322f3a9
gui: actions CRUD + FromTemplate bindings + UI
Compare 4 commits »
2026-06-01 17:18:27 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
a098cf721c
add missing Wails bindings for ListActivityFeed, ListActivityByNode, CountActivityByNode
3672e3133b
activity: global feed, per-case log, sidebar section, today UX
5a1c4c6d7f
simplify ListTodayView: remove fallback table queries, pure activity_events + ListTodayNodes
08c9d5dbea
gitignore: fix verstak-gui pattern to root-only, add .verstak/
c74fa3ad43
today dashboard: activity_events, ListTodayView with events timeline, frontend TodayDashboard separated from sidebar
Compare 5 commits »
2026-06-01 17:01:20 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
69891e395c
Today view and Inbox section: dynamic query, not stored sections
2026-05-31 20:39:06 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
a4ae22c445
File manager: selection, keyboard shortcuts, rename modal, security, localization
2026-05-31 20:35:49 +03:00
mirivlad
pushed to
master
at
mirivlad/verstak
2487d3bbaa
Files tab: multi-selection, drag-and-drop, keyboard shortcuts, custom confirm modal, SVG icons
645d8878cc
gui: complete Wails v2 vertical MVP — fixes, search, polished UI
b4010a5a24
gui: Wails v2 vertical MVP — bindings + UI
4a8f4e3319
docs: mark Wails vertical MVP as current stage
ee503c338f
gui: fix layout — full viewport, dark theme, sidebar+main
Compare 12 commits »
2026-05-31 20:18:18 +03:00
mirivlad
pushed to
gui/wails-file-workflow
at
mirivlad/verstak
2487d3bbaa
Files tab: multi-selection, drag-and-drop, keyboard shortcuts, custom confirm modal, SVG icons
645d8878cc
gui: complete Wails v2 vertical MVP — fixes, search, polished UI
b4010a5a24
gui: Wails v2 vertical MVP — bindings + UI
4a8f4e3319
docs: mark Wails vertical MVP as current stage
ee503c338f
gui: fix layout — full viewport, dark theme, sidebar+main
Compare 10 commits »
2026-05-31 20:16:59 +03:00
mirivlad
pushed to
gui/migrate-wails-v2
at
mirivlad/verstak
b4010a5a24
gui: Wails v2 vertical MVP — bindings + UI
4a8f4e3319
docs: mark Wails vertical MVP as current stage
Compare 2 commits »
2026-05-31 15:38:28 +03:00
First
Previous
...
34
35
36
37
38
...
Next
Last