Paul Frazee
a26d50b9b2
rename package to patchwork
5 years ago
Paul Frazee
df57a4f9be
update icon
5 years ago
Paul Frazee
6eaba2aa71
update sbot to 7.3.0
5 years ago
Paul Frazee
a6e5cf45d5
make hermies pic a link to sbot repo
5 years ago
Paul Frazee
03565c981b
readme style tweak
5 years ago
Paul Frazee
a9cb99dc44
update readme
5 years ago
Paul Frazee
0f60126e9d
move ssb-patchwork-api and ssb-patchwork-ui into this repo
5 years ago
Paul Frazee
ca4830cec8
Merge pull request #26 from mixmix/nvmrc
add .nvmrc for easy `nvm use`
5 years ago
mix irving
89a745a181
add .nvmrc for easy `nvm use`
5 years ago
Paul Frazee
fc88a1a729
Merge pull request #25 from mixmix/master
add gitignore, add pubserver link to README
5 years ago
mix irving
e3014f3d49
add link to pub servers
5 years ago
mix irving
e0e20b034a
add gitignore
5 years ago
Paul Frazee
48f5cec9cd
Merge pull request #23 from mixmix/master
add dependencies details
5 years ago
mix irving
5fcc49c2e4
add dependencies details
I see @dominictarr has an open PullRequest which links out to details.
I found it a little inconvenient and missed things first time (I still may be missing things because npm pack isn't working for me yet)
I also wonder if a recommended version of Node / IOJS would be nice here ... I saw references to a range of versions like `> Nodev0.12`, and `= IOv2.5.0` . Would be good to know if there is anything tricky that needs to be known there
5 years ago
Paul Frazee
055b04021b
0.0.5
5 years ago
Paul Frazee
4ca7d78014
bump -ui and -api to their latest versions
5 years ago
Paul Frazee
e40f79baa8
add find (page-search) hotkey
5 years ago
Paul Frazee
6635d28c55
update muxrpc to 6.1.1
5 years ago
Paul Frazee
90f38e482d
0.0.4
5 years ago
Paul Frazee
1a91007b00
bump -api and -ui deps to 0.0.6 and 0.0.13, respectively
5 years ago
Paul Frazee
0c5c392a70
on new window, open file:// protocol links in patchwork's windows
5 years ago
Paul Frazee
c3bf0f4296
add site-link lookup to the blob http host
5 years ago
Paul Frazee
025e7c5d39
use pull-ipc to communicate with browserwindow
5 years ago
Paul Frazee
e0e030daf0
Merge pull request #17 from ssbc/pw_name
set ssb-config appname via $ssb_appname envvar.
5 years ago
Dominic Tarr
37e49387bb
feature: change ssb-config appname via $ssb_appname envvar. makes testing onboarding easy
5 years ago
Paul Frazee
9cba00215b
blobs - fix image fallback, add video fallback
5 years ago
Paul Frazee
a1c931a297
0.0.3
5 years ago
Paul Frazee
d30e3227ad
write .ssb/manifest.json on start
5 years ago
Paul Frazee
67713ee1e7
0.0.2
5 years ago
Paul Frazee
edc608a4ed
bump sbot to 7, api and ui to 0.0.4
5 years ago
Paul Frazee
b232250221
remove the custom blob protocol
5 years ago
Paul Frazee
f0b39ad9b4
0.0.1
5 years ago
Paul Frazee
2cb3b10e4d
switch blob protocol to pwblob:
5 years ago
Paul Frazee
9201f5c786
change crypto plugin to private plugin
5 years ago
Paul Frazee
3dd31eee7d
update to sbot 6.0.0
5 years ago
Paul Frazee
017ae1d419
update dependencies to ssb-patchwork-*
5 years ago
Paul Frazee
a1108a73a4
rename module to ssb-patchwork
5 years ago
Paul Frazee
318b00c7e6
rename package to patchwork-app
5 years ago
Paul Frazee
e50d17175c
add dist to npmignore
5 years ago
Paul Frazee
ba30009470
add npmignore
5 years ago
Paul Frazee
2063fde8c6
update package.json - patchwork@0.0.0
5 years ago
Paul Frazee
47a82a4fbc
update readme for patchwork
5 years ago
Paul Frazee
ea38f8233f
tighten CSP for blob/file host: remove allow-same-origin
5 years ago
Paul Frazee
27a985a4bc
fix the file httpserver to support hash-id blob hosting as well
5 years ago
Paul Frazee
99752271fe
bump phoenix-api to 8.4.0
5 years ago
Paul Frazee
5276690a48
add support to open devtools for webview content
5 years ago
Paul Frazee
2a56a32475
add blob and file http servers; add open file to menu
5 years ago
Paul Frazee
843c00e49e
bump phoenix-api to 8.2.0
5 years ago
Paul Frazee
d32f7b52a6
serialize IPC to avoid duplicate reference nulling
5 years ago
Paul Frazee
bfc579a584
fix: use sha256 to checkout external files
5 years ago