This website requires JavaScript.
Explore
Help
Sign In
gffranco
/
nuwiki
Watch
0
Star
0
Fork
0
You've already forked nuwiki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
All Workflows
ci.yaml
release.yaml
32 workflow runs
Actor
All actors
gffranco
Status
All status
Success
Failure
Waiting
Running
Remove Rust code, delegate server to nuwiki-rs repo
ci.yaml #227
:
Commit
cb11889e72
pushed by
gffranco
#8
2026-06-24 13:10:14 +00:00
51s
View workflow file
chore(release): 0.4.0
ci.yaml #219
:
Commit
5dd02e7b9e
pushed by
gffranco
main
2026-06-23 14:13:06 +00:00
58s
View workflow file
fix(html): match vimwiki export output for headings, code fences, tags, anchors (
#6
)
ci.yaml #217
:
Commit
8fdfa9e256
pushed by
gffranco
main
2026-06-23 14:07:12 +00:00
1m15s
View workflow file
feat(config): bridge setup({wikis}) to g:nuwiki_wikis for VimL plugins
ci.yaml #211
:
Commit
0d1a73a3ba
pushed by
gffranco
main
2026-06-06 01:37:08 +00:00
58s
View workflow file
fix: TOC header class, numbering config, and Lua defaults
ci.yaml #192
:
Commit
3e195d1d4c
pushed by
gffranco
main
2026-06-04 03:40:10 +00:00
51s
View workflow file
fix: use artifact v3 for GHES compatibility
release.yaml #187
:
Commit
32cf4508de
pushed by
gffranco
v0.1.1
2026-06-04 01:29:57 +00:00
8m33s
View workflow file
fix: use stable asset names without version in release workflow
release.yaml #185
:
Commit
678d62ac14
pushed by
gffranco
v0.1.1
2026-06-04 01:16:09 +00:00
4m19s
View workflow file
feat(render): list_ignore_newline / text_ignore_newline = false → <br>
ci.yaml #168
:
Commit
e6e3f70dd2
pushed by
gffranco
feature-gap
2026-06-03 13:09:37 +00:00
1m22s
View workflow file
fix(config): address P3 config-batch audit findings
ci.yaml #167
:
Commit
1246c99c3c
pushed by
gffranco
feature-gap
2026-06-03 12:51:29 +00:00
1m15s
View workflow file
feat(diary): -count wiki selector for diary-note + index commands (P3)
ci.yaml #151
:
Commit
874bdd0c02
pushed by
gffranco
feature-gap
2026-05-31 22:17:43 +00:00
1m35s
View workflow file
feat(commands): ChangeSymbolTo -range, GenerateLinks path filter, NuwikiGenerateTags
ci.yaml #149
:
Commit
f616915581
pushed by
gffranco
feature-gap
2026-05-31 21:52:15 +00:00
3m37s
View workflow file
fix(commands)+docs: even out :NuwikiUISelect; exhaustive subgroup key lists
ci.yaml #138
:
Commit
8dc4050b76
pushed by
gffranco
feature-gap
2026-05-31 19:43:08 +00:00
1m25s
View workflow file
docs: fix stale README + help file (audit)
ci.yaml #137
:
Commit
3e82f59f12
pushed by
gffranco
feature-gap
2026-05-31 19:36:52 +00:00
1m53s
View workflow file
fix(keymaps): correct Neovim global diary tab/tomorrow maps (map_prefix audit)
ci.yaml #136
:
Commit
2a8e2b9ea9
pushed by
gffranco
feature-gap
2026-05-31 19:26:13 +00:00
1m40s
View workflow file
feat(keymaps): configurable map_prefix for the wiki command family (P2)
ci.yaml #135
:
Commit
feedd30c4d
pushed by
gffranco
feature-gap
2026-05-31 19:21:52 +00:00
1m46s
View workflow file
feat(config): custom_wiki2html external converter + base_url for RSS (P2)
ci.yaml #134
:
Commit
23aec3e6c7
pushed by
gffranco
feature-gap
2026-05-31 19:10:08 +00:00
1m38s
View workflow file
docs(client): document gl/gL list change-symbol mappings
ci.yaml #113
:
Commit
164b326216
pushed by
gffranco
feature-gap
2026-05-31 11:13:13 +00:00
1m22s
View workflow file
docs(client): document link-follow commands on both editors + tab-drop
ci.yaml #112
:
Commit
214707e327
pushed by
gffranco
feature-gap
2026-05-31 10:57:32 +00:00
1m19s
View workflow file
feat(client): add per-subgroup Vim mapping opt-out globals
ci.yaml #111
:
Commit
e9243f743e
pushed by
gffranco
main
2026-05-31 02:44:41 +00:00
1m58s
View workflow file
feat(folding): open every heading fold by default on file open
ci.yaml #72
:
Commit
59b48b4786
pushed by
gffranco
main
2026-05-27 02:25:51 +00:00
1m10s
View workflow file
fix(config): unwrap {nuwiki:{...}} wrapper in apply_change
ci.yaml #71
:
Commit
6ae642dbee
pushed by
gffranco
main
2026-05-22 02:27:38 +00:00
1m15s
View workflow file
ci(release): add libc6-dev-arm64-cross for aarch64-gnu builds
ci.yaml #60
:
Commit
8cff0c2d68
pushed by
gffranco
main
2026-05-15 01:52:24 +00:00
24m18s
View workflow file
ci(release): pin upload/download-artifact to v3 for Gitea Actions
release.yaml #59
:
Commit
f2fd7d6376
pushed by
gffranco
v0.1.0-rc1
2026-05-15 00:01:06 +00:00
4m45s
View workflow file
ci(release): drop cross, use rustup targets + native linkers
release.yaml #56
:
Commit
82ff454e0f
pushed by
gffranco
v0.1.0-rc1
2026-05-14 22:53:57 +00:00
5m10s
View workflow file
ci(release): drop cross, use rustup targets + native linkers
ci.yaml #55
:
Commit
82ff454e0f
pushed by
gffranco
v0.1.0-rc1
2026-05-14 22:48:47 +00:00
17m13s
View workflow file
Fix duplicate tag links for VimwikiGenerateTagLinks by extending section range detection and allowing any heading level
release.yaml #53
:
Commit
e849ac9d1f
pushed by
gffranco
v0.1.0-rc1
2026-05-14 22:08:36 +00:00
18m48s
View workflow file
Fix duplicate tag links for VimwikiGenerateTagLinks by extending section range detection and allowing any heading level
ci.yaml #52
:
Commit
e849ac9d1f
pushed by
gffranco
v0.1.0-rc1
2026-05-14 22:22:06 +00:00
3m10s
View workflow file
style(lsp): apply rustfmt to commands.rs
ci.yaml #50
:
Commit
ab6b5f6d73
pushed by
gffranco
main
2026-05-14 19:32:18 +00:00
1m20s
View workflow file
fix(lists): skip own indent in smart_return when auto-indent is active
ci.yaml #47
:
Commit
7a0cec4920
pushed by
gffranco
main
2026-05-14 15:07:38 +00:00
2m54s
View workflow file
refactor(tests): group test files by feature, drop phase/cluster naming
ci.yaml #45
:
Commit
f4e086f981
pushed by
gffranco
main
2026-05-13 01:35:33 +00:00
4m32s
View workflow file
First
Previous
1
2
Next
Last