Vivek Singh
4ae59c9621
add deprecation note to pear dev
2024-08-27 15:11:54 +05:30
rafapaezbas
01cf095103
Merge branch 'main' into live
2024-08-22 17:57:19 +02:00
Vivek Singh
884211abcb
Release alignment ( #133 )
...
* update pear worker
* update pear dump
* update pear run
* update pear versions
* typo fix
* update pear wakeups
* fix
* fix pear versions
* fix cli
2024-08-22 14:14:14 +02:00
Vivek Singh
7d3d279059
simplify bare overview
2024-08-20 15:22:36 +05:30
d61b292b-2859-4ed6-8c7c-b7397ad8e351
b11083fc8d
Fix typo ( #130 )
2024-08-20 14:18:50 +05:30
rafapaezbas
74a3e1a3f6
fix pear worker docs ( #129 )
2024-08-15 19:12:03 +02:00
d61b292b-2859-4ed6-8c7c-b7397ad8e351
928bb27b3e
Fix dependencies ( #128 )
...
Add `hyperbee` to installed packages
Remove `debounceify` since it's not used
2024-08-15 14:18:53 +02:00
d61b292b-2859-4ed6-8c7c-b7397ad8e351
6b7ca689cb
Fix URL fragment ( #127 )
...
Link to join method was broken
2024-08-14 13:13:54 +02:00
Vivek Singh
1a4f97138f
fixes ( #126 )
2024-08-14 10:39:34 +02:00
Md Tanjin Alam
e28cf00b10
Fixed command-line argument parameter parsing across files from process.argv[2] to process.argv[3] ( #115 )
2024-08-14 09:52:15 +02:00
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