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 · v0.2.0
localnative
Browse files
Aug 31, 2018
release v0.2.0
· a71e8652
Yi Wang
authored
Aug 30, 2018
View commits for tag v0.2.0
v0.2.0
a71e8652
feat: tail ssb and sync to db public msg
· 92a1f0c4
Yi Wang
authored
Aug 29, 2018
92a1f0c4
Aug 30, 2018
feat: note sql migration script, default 0 and docs
· 418b225e
Yi Wang
authored
Aug 29, 2018
418b225e
Aug 29, 2018
feat: publish note with is_public = true works
· a1cfa144
Yi Wang
authored
Aug 28, 2018
a1cfa144
Aug 28, 2018
feat: breaking change to add column is_public in table note
· 01e7dd04
Yi Wang
authored
Aug 27, 2018
01e7dd04
Aug 26, 2018
feat: add is_public to struct CmdInsert
· b1685410
Yi Wang
authored
Aug 26, 2018
b1685410
feat: add public checkbox
· a24cdff8
Yi Wang
authored
Aug 26, 2018
a24cdff8
Aug 16, 2018
fix: remove rowid leak into ssb
· 56efb2c8
Yi Wang
authored
Aug 15, 2018
56efb2c8
refactor: use prepare for select query
· 415b065d
Yi Wang
authored
Aug 15, 2018
415b065d
docs: favicon.png
· c9ac34fe
Yi Wang
authored
Aug 15, 2018
c9ac34fe
Aug 15, 2018
refactor: remove background.js
· abd52966
Yi Wang
authored
Aug 15, 2018
abd52966
docs: remove linux only, as on mac cargo build works
· 580071d7
Yi Wang
authored
Aug 14, 2018
580071d7
docs: changelog and fix ssb required assumption
· 427d7624
Yi Wang
authored
Aug 14, 2018
427d7624
release v0.1.5
· b54b0a76
Yi Wang
authored
Aug 14, 2018
View commits for tag v0.1.5
v0.1.5
b54b0a76
docs: add screenshot and manifest json examples
· 05561899
Yi Wang
authored
Aug 14, 2018
05561899
refactor: allow web-ext to function without ssb sync
· d9026b71
Yi Wang
authored
Aug 14, 2018
d9026b71
Aug 14, 2018
release v0.1.4
· d988e7bb
Yi Wang
authored
Aug 13, 2018
View commits for tag v0.1.4
v0.1.4
d988e7bb
fix: fill all ssb fields after publish
· 1719d713
Yi Wang
authored
Aug 13, 2018
1719d713
feat: remove annotations in ssb message
· 6b31a893
Yi Wang
authored
Aug 13, 2018
6b31a893
release 0.1.3
· c34fd1c6
Yi Wang
authored
Aug 13, 2018
View commits for tag v0.1.3
v0.1.3
c34fd1c6
docs: update changlog, remove browser section
· d2d99478
Yi Wang
authored
Aug 13, 2018
d2d99478
fix: ssbify None handling
· 1f4493cb
Yi Wang
authored
Aug 13, 2018
1f4493cb
feat: recursively reduce annotation markdown size
· 22de3d08
Yi Wang
authored
Aug 13, 2018
22de3d08
Aug 12, 2018
docs: v0.1.2 changelog
· ca065baa
Yi Wang
authored
Aug 12, 2018
ca065baa
chore: release v0.1.2
· 6ae28fcd
Yi Wang
authored
Aug 12, 2018
View commits for tag v0.1.2
v0.1.2
6ae28fcd
fix: no ssbify when empty annotations
· 9c0459a6
Yi Wang
authored
Aug 12, 2018
9c0459a6
refactor: tune link and ssbify checkbox in popup UI
· 29dc9bcb
Yi Wang
authored
Aug 12, 2018
29dc9bcb
docs: prepare release v0.1.2
· ae1901d6
Yi Wang
authored
Aug 12, 2018
ae1901d6
feat: try include markdown as annotations to publish if size permits
· 7cc53835
Yi Wang
authored
Aug 12, 2018
7cc53835
refactor: ssbify also returns md
· f4ba8eae
Yi Wang
authored
Aug 12, 2018
f4ba8eae
feat: enforce run_sync in do_select, localnative-ssbify works
· 1e729c07
Yi Wang
authored
Aug 12, 2018
1e729c07
feat: copy ssbify-bom code into this repo
· 49a63f85
Yi Wang
authored
Aug 12, 2018
49a63f85
move ssbify and url up
· 1e912b80
Yi Wang
authored
Aug 12, 2018
1e912b80
chore: release v0.1.1
· d2c6f4cd
Yi Wang
authored
Aug 11, 2018
View commits for tag v0.1.1
v0.1.1
d2c6f4cd
Aug 11, 2018
refactor: use transaction in insert()
· 41dee21b
Yi Wang
authored
Aug 11, 2018
41dee21b
refactor: use transaction in insert_ssb_note_to_db()
· 3519d212
Yi Wang
authored
Aug 11, 2018
3519d212
refactor: replace execute_batch in sync_to_ssb
· fdb037f8
Yi Wang
authored
Aug 11, 2018
fdb037f8
fix: replace execute_batch in insert_ssb_note_to_db
· 155f25d1
Yi Wang
authored
Aug 11, 2018
155f25d1
refactor: remove node_dir(), add nodejs bin
· 5bd57f9f
Yi Wang
authored
Aug 11, 2018
5bd57f9f
Aug 10, 2018
docs: fix code link
· 45e08d7d
Yi Wang
authored
Aug 10, 2018
View commits for tag v0.1.0
v0.1.0
45e08d7d
Loading