-
Notifications
You must be signed in to change notification settings - Fork 5
Pull requests: takker99/scrapbox-userscript-std
Pull requests list
fix(ci): add permissions for contents in CI workflow
#242
by takker99
was merged Aug 10, 2025
Loading...
feat(ci): enable caching for deno setup in CI workflows
#241
by takker99
was merged Aug 10, 2025
Loading...
feat(api): rename get/list functions to getLinks/getLinksStream
#240
by takker99
was merged Aug 10, 2025
Loading...
feat(api): add smart context endpoints for 1-hop and 2-hop links
#239
by takker99
was merged Aug 10, 2025
Loading...
refactor(api): remove namespace exports and use unique identifiers for API methods
#238
by takker99
was merged Aug 10, 2025
Loading...
feat(useStatusBar): Enable to dispose by
using
statement
#235
by takker99
was merged Apr 16, 2025
Loading...
refactor: Clean up documentation for
toTitleLc
function
#234
by takker99
was merged Apr 15, 2025
Loading...
docs: Mark APIs in
/unstable-api
as experimental and unstable
#233
by takker99
was merged Apr 15, 2025
Loading...
refactor: Move
getHelpfeels
function to a separate file
#232
by takker99
was merged Apr 15, 2025
Loading...
refactor: Use
range
exported from @core/iterutil/range
#231
by takker99
was merged Apr 15, 2025
Loading...
fix(util): Avoid the
this
problem related to globalThis.fetch
#229
by takker99
was merged Apr 11, 2025
Loading...
refactor(api): Use
scrapbox.Page.waitForSave
to wait for insertText
finished.
#228
by takker99
was merged Apr 11, 2025
Loading...
feat(api): Add
filterValue
option to ListPagesOption for icon filtering
#227
by takker99
was merged Apr 11, 2025
Loading...
feat(unstable-api): Implement the
/unstable-api
submodule partially
#226
by takker99
was merged Mar 24, 2025
Loading...
fix(websocket): Update websocket types to use @cosense/types for consistency and remove deprecated emit-events.ts
#225
by takker99
was merged Feb 9, 2025
Loading...
fix(websocket) Follow Cosense's metadata generation
#224
by takker99
was merged Jan 27, 2025
Loading...
feat(websocket): Enhance
patch
functionality to support pinning operations
#223
by takker99
was merged Jan 27, 2025
Loading...
feat(websocket): Allow to return
{ text: string; }
style lines from update
#221
by takker99
was merged Jan 27, 2025
Loading...
feat(websocket): Allow to push pin changes with other page changes
#220
by takker99
was merged Jan 27, 2025
Loading...
location
is not available in Node.js environment
#219
by takker99
was merged Jan 27, 2025
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.