Sean Zellmer
e2d6acccf0
Add Pear.media.getPathForFile(file) documentation ( #164 )
2025-01-17 12:42:27 +01:00
Sean Zellmer
dca7c8f3f8
Pear release 1.8.0 docs ( #162 )
...
* Add `Pear.badge(count)` documentation
Picked `null` to be the documented way to display a plain dot given it
coerces to `0`, so passes the `Number.isInteger(count)` check, and has
the same behavior in plain electron.
* Add `pear.stage.prefetch` to Application Configuration
* Update `stage` subcommand help output
The `truncate` was added since
https://github.com/holepunchto/pear/commit/85892a6a#diff-c218df6a550b0f3a42a2879e83f3ce2281061a1e79123d2a6d610d62d5f63bd8R79
but was missing.
* Add `pear.userAgent` to Application Configuration
* Adjust info about warmup in the guides
* Clarify that `pear.userAgent` will not change Sidecar requests
2024-12-23 09:59:13 +01:00
Sean Zellmer
c6b63ae9fa
Pear release 1.7.0 ( #158 )
...
* Remove `.getMediaSourceId()` documentation
Removed in: https://github.com/holepunchto/pear/pull/420
* Note that `Pear.restart()` & `Pear.reload()` is Desktop Only
* Revert "reverted dump dry-run flag"
This reverts commit 5eaee12d96 .
2024-12-05 21:42:19 +01:00
Sean Zellmer
ac1349ee83
Doc updates for Pear release 1.6.0 ( #155 )
...
* Add dump dry-run flag
Added to pear with https://github.com/holepunchto/pear/pull/400/files
* Add `pear sidecar` logging flags
`-v` & `--sidecar` weren't added as they aren't used.
* Add `Pear.config.dht.nodes` & `Pear.config.dht.bootstrap`
2024-11-14 23:24:33 +01:00
Marco
1bebdf1a95
Fix typo on Pear.messages api ( #153 )
2024-10-28 22:01:27 +11:00
Sean Zellmer
c0956c273d
Fix spelling mistakes ( #150 )
2024-10-22 15:07:06 +02:00
rafapaezbas
d9b340f00e
remove Pear.preferences API ( #146 )
2024-10-15 18:47:40 +02:00
Vivek Singh
15b52d79a5
Update api ( #142 )
...
* add missing config options
* remove pear dev references
* fix headings and typo
2024-09-25 09:17:19 +02:00
d61b292b-2859-4ed6-8c7c-b7397ad8e351
2d315baaa7
Update api.md ( #136 )
2024-09-13 10:26:51 +02:00
Vivek Singh
ec51b8697a
fix pear worker
2024-08-27 15:16:21 +05:30
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
rafapaezbas
74a3e1a3f6
fix pear worker docs ( #129 )
2024-08-15 19:12:03 +02:00
Vivek Singh
822978d2ab
fixes and add more context to pear links ( #117 )
2024-07-19 13:02:14 +02:00
Vivek Singh
f33dd39a53
add pear worker ( #113 )
...
* add pear worker
* fixes
2024-06-12 10:35:35 +02:00
Vivek Singh
61da1fed26
add pear exit ( #107 )
2024-05-09 14:49:23 +02: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