d61b292b-2859-4ed6-8c7c-b7397ad8e351
c2de1e14d8
Fix typo ( #125 )
2024-08-14 09:50:01 +02:00
Sean Zellmer
ca36ca514c
Adjust hyperswarm example to pass topic arg directly ( #112 )
...
Added explicit `.` for the first run of the app to make it more obvious
that the second run of the app is just passing the topic instead of
automatically generating one.
2024-08-14 09:48:25 +02:00
Vivek Singh
ad3f757d8d
update pear-init ( #121 )
2024-08-05 15:37:50 +02:00
Vivek Singh
731249d588
add more context to pear.links ( #120 )
2024-07-25 18:23:22 +05:30
Vivek
9990a5fd30
add more context to pear.links
2024-07-25 18:17:42 +05:30
rafapaezbas
d57bc801c8
Merge branch 'main' into live
2024-07-19 13:03:14 +02:00
Vivek Singh
822978d2ab
fixes and add more context to pear links ( #117 )
2024-07-19 13:02:14 +02:00
rafapaezbas
522f7b807a
Merge branch 'main' into live
2024-07-19 12:42:46 +02:00
Vivek
bcd322c1cb
fix install link
2024-07-19 16:06:52 +05:30
rafapaezbas
600dc4d8ed
Merge branch 'main' into live
2024-07-16 17:01:02 +02:00
Vivek Singh
33984fb272
add-missing-flags ( #116 )
2024-07-04 12:48:01 +02:00
Vivek
ba31a9c5d0
fix typo in readme
2024-06-16 00:01:10 +05:30
Vivek
86ff2bf71d
typo fix in readme
2024-06-15 23:59:30 +05:30
Vivek Singh
497a98ce96
add pear gc ( #114 )
...
* add pear gc
* fixes
2024-06-12 11:29:04 +02:00
Vivek Singh
f33dd39a53
add pear worker ( #113 )
...
* add pear worker
* fixes
2024-06-12 10:35:35 +02:00
Vivek Singh
c524e8a91f
add previewFor ( #111 )
...
Co-authored-by: Vivek Singh <vivek@peartree.to >
2024-06-04 10:16:37 +02:00
Thomas Verstreken
a90e91fd6b
Add missing import of process ( #108 )
...
* Add missing import of process
* Add missing (bare-)process
* Add missing (bare-)process
* Add missing (bare-)process
2024-06-04 10:16:25 +02:00
Vivek Singh
597700548c
add previewFor ( #111 )
...
Co-authored-by: Vivek Singh <vivek@peartree.to >
2024-06-04 10:13:30 +02:00
Thomas Verstreken
03289a500d
Add missing import of process ( #108 )
...
* Add missing import of process
* Add missing (bare-)process
* Add missing (bare-)process
* Add missing (bare-)process
2024-06-04 10:13:08 +02:00
Thomas Verstreken
f8936b1cdd
Fix spelling ( #109 )
2024-06-04 09:57:28 +02:00
David Mark Clements
adfa378948
Update README.md
2024-05-14 17:22:04 +02:00
David Mark Clements
0972c04a5b
Update README.md
2024-05-14 17:21:21 +02:00
Vivek Singh
61da1fed26
add pear exit ( #107 )
2024-05-09 14:49:23 +02:00
Vivek Singh
e5c142c9b3
update modules and update package.json ( #106 )
...
* update modules and update package.json
* fix
2024-05-06 09:54:01 +02:00
Vivek Singh
33dd6e8c8b
remove pear repl ( #103 )
...
Co-authored-by: Vivek Singh <vivek@peartree.to >
2024-04-26 12:18:35 +02:00
Vivek Singh
9ebb687611
add trust dialog info ( #102 )
...
* add trust dialog info
* fixes
* fix warning note
2024-04-23 12:37:38 +02:00
Vivek Singh
c4c9746a8e
update pear info ( #99 )
...
Co-authored-by: Vivek Singh <vivek@peartree.to >
2024-04-16 10:47:56 +02:00
Billie Hilton
74c4e389b8
fix extraneous closing tag in example HTML ( #97 )
...
Prettier caught the extra `</div>`. Technically, `<body>` doesn't need to be closed, but it helps keep indentation consistent.
2024-04-15 10:33:53 +02:00
Vivek Singh
52020bb370
add pear shift to cli ( #98 )
...
* add pear shift to cli
* add backticks to cmds in cli
---------
Co-authored-by: Vivek Singh <vivek@peartree.to >
2024-04-15 10:20:19 +02:00
Vivek Singh
1535777e26
Add comments to code blocks ( #89 )
...
* add mising comments
* add Hyperbee to blocks in README
* fix cap typo
---------
Co-authored-by: Vivek Singh <vi@localhost.localdomain >
Co-authored-by: Vivek Singh <vivek@peartree.to >
2024-04-15 10:19:58 +02:00
David Mark Clements
69c70775ff
hyperbee howto improvements ( #92 )
2024-03-21 14:33:15 +01:00
Vivek Singh
b339e2878a
move bare ref and update links ( #93 )
...
* move bare ref and update links
* move pear ref into subfolder
* update README
* tiny fix
---------
Co-authored-by: Vivek Singh <vivek@peartree.to >
2024-03-21 14:13:04 +01:00
rafapaezbas
ee31b5b5e9
removed app logic and assets ( #90 )
...
Co-authored-by: rafapaezbas <rafa@holepunch.com >
2024-03-21 14:01:41 +01:00
rafapaezbas
543b19ad1e
Add bare reference to docs ( #88 ) ( #91 )
...
* add files in bare ref
* update SUMMARY to contain bare ref
* update README to point to bare ref
* typo fix
* move modules section
* add intro to API
* tiny fix
* add intro to bare modules
* add description to cond exports
* remove api section from bare modules
---------
Co-authored-by: Vivek Singh <47470314+heyitsvi@users.noreply.github.com >
Co-authored-by: Vivek Singh <vi@localhost.localdomain >
Co-authored-by: Vivek Singh <vivek@peartree.to >
2024-03-13 17:28:18 +01:00
rafapaezbas
540765a780
fix anchor navigation ( #87 )
...
Co-authored-by: rafapaezbas <rafa@holepunch.com >
2024-03-08 14:49:24 +01:00
rafapaezbas
0bb3fc9232
v1.1.0 changelog ( #66 )
...
* v1.1.0 changelog
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
---------
Co-authored-by: rafapaezbas <rafa@holepunch.com >
2024-03-08 14:48:58 +01:00
dmc
9c1d16c5bb
steal focus on deep-link click
2024-03-07 02:49:21 +01:00
dmc
f7bb6ae06e
document Pear.wakeups
2024-03-07 02:43:21 +01:00
David Mark Clements
7629756c38
wakeup focus & deep-link routing ( #86 )
...
* wakeup focus & deep-link routing
* conventionalize
* should be wakeups
* fix
2024-03-07 02:42:15 +01:00
rafapaezbas
de7975a380
changed experimental label color ( #84 )
...
Co-authored-by: rafapaezbas <rafa@holepunch.com >
2024-03-05 18:26:16 +01:00
rafapaezbas
675ac09c4f
Docs viewer improvements ( #83 )
...
* fixed some broken hyperdht.md anchors
* naming refactor in anchor scrolling
---------
Co-authored-by: rafapaezbas <rafa@holepunch.com >
2024-03-01 10:44:09 +01:00
rafapaezbas
1c7a120113
Custom header anchors ( #82 )
...
* generate custom header anchors
* implemented anchor navigation
* fixed scroll to bottom anchors
---------
Co-authored-by: rafapaezbas <rafa@holepunch.com >
2024-02-29 17:56:47 +01:00
nonAnon
dc7a0250dc
Update connect-two-peers-by-key-with-hyperdht.md ( #80 )
...
added missing instructions explicitly stating how to edit the client-app index.
2024-02-29 15:50:29 +01:00
rafapaezbas
924e1fa71d
added urls tests and corrected outdated urls ( #78 )
...
* added urls tests and corrected outdated urls
* removed outdated autobase example link
* change successful test status from <=300 to < 300
* removed index.test.cjs
* fixed test status code
---------
Co-authored-by: rafapaezbas <rafa@holepunch.com >
2024-02-27 17:26:42 +01:00
rafapaezbas
bd1c1e6b25
removed deprecated builtinsMap configuration ( #77 )
...
Co-authored-by: rafapaezbas <rafa@holepunch.com >
2024-02-27 12:21:33 +01:00
rafapaezbas
d094e20018
implemented update button ( #75 )
...
* implemented update button
* update button changes text on hover
* fixed update button functionality
---------
Co-authored-by: rafapaezbas <rafa@holepunch.com >
2024-02-27 09:21:45 +01:00
rafapaezbas
4230a61c13
added standard, ci and format fixes ( #76 )
...
Co-authored-by: rafapaezbas <rafa@holepunch.com >
2024-02-26 17:44:19 +01:00
dmc
308705982b
Pear.config.dev align
2024-02-23 18:04:26 +01:00
dmc
d68155a240
update flags
2024-02-23 18:02:33 +01:00
dmc
7b3ee09824
Pear.updates align
2024-02-23 18:01:44 +01:00