wukko
|
6933daf046
|
docs: add configure-for-youtube document
|
2024-10-20 18:56:23 +06:00 |
|
wukko
|
a58684f314
|
docs/protect-an-instance: update the tuto value warning
|
2024-10-20 18:05:50 +06:00 |
|
wukko
|
722223f6d3
|
docs/protect-an-instance: fix image alignment
|
2024-10-20 18:02:24 +06:00 |
|
wukko
|
b837f291b5
|
docs/protect-an-instance: fix image sizes, add a secret warning
|
2024-10-20 17:59:38 +06:00 |
|
wukko
|
c494850cff
|
repo: update readme & remove old docs
|
2024-10-20 17:45:10 +06:00 |
|
wukko
|
67ffcdc504
|
docs/api: update the general api warning
|
2024-10-20 16:52:59 +06:00 |
|
wukko
|
7515204bb7
|
docs/api: update warnings
|
2024-10-20 16:51:38 +06:00 |
|
wukko
|
5ce3a941f9
|
docs/protect-an-instance: emphasize a warning in env variable section
|
2024-10-20 16:31:55 +06:00 |
|
wukko
|
90114bdbea
|
docs/protect-an-instance: update the note to show up as such
|
2024-10-20 16:28:22 +06:00 |
|
wukko
|
1cf82e4d69
|
docs: add a tutorial document for protecting an instance
|
2024-10-20 16:23:09 +06:00 |
|
dumbmoron
|
6cc895c395
|
docs/api: document /session endpoint
|
2024-10-12 12:36:48 +00:00 |
|
dumbmoron
|
52c24ab1a3
|
docs/run-an-instance: add undocumented turnstile envs
|
2024-10-12 12:36:48 +00:00 |
|
dumbmoron
|
1c9685922f
|
docs/api: add information about auth header
|
2024-10-12 12:36:48 +00:00 |
|
dumbmoron
|
9f4f03ec6c
|
docs/examples/cookies: add youtube_oauth to examples
|
2024-10-12 11:06:19 +00:00 |
|
dumbmoron
|
3691e2e4f1
|
docs/run-an-instance: mention unlimited api keys
|
2024-10-04 17:43:35 +00:00 |
|
dumbmoron
|
741dfd40f5
|
api/security: implement api keys as method of authentication
|
2024-10-04 14:58:56 +00:00 |
|
lath
|
c2d7e1df12
|
api/config: add configuration for streamLifespan (#792)
|
2024-10-03 12:27:28 +06:00 |
|
wukko
|
9c2babfc1b
|
docs/run-an-instance: teaching myself how to count to 6
sorry guys, it takes a ton of practice :(
|
2024-09-13 12:39:10 +06:00 |
|
wukko
|
f830a1219d
|
docs/run-an-instance: update tutorial for running the api locally
|
2024-09-13 12:35:58 +06:00 |
|
dumbmoron
|
2dc9d64092
|
docs/examples: update composefile example
|
2024-09-09 16:50:50 +00:00 |
|
dumbmoron
|
a86a96d8ce
|
docs/api: also link to old docs for now
|
2024-09-09 15:50:51 +00:00 |
|
dumbmoron
|
7b06a5047f
|
repo: split README into subproject READMEs
|
2024-09-09 15:44:37 +00:00 |
|
dumbmoron
|
08490c54e4
|
api: include generated filename in api response
|
2024-09-07 12:26:43 +00:00 |
|
wukko
|
fff1c6c7a6
|
web & api: rename stream to tunnel
- updated the endpoint to /tunnel
- updated status to tunnel
- fixed one incorrectly named error in web
|
2024-09-05 00:26:48 +06:00 |
|
dumbmoron
|
79237185bd
|
docs/api: update url misspecification
|
2024-09-04 16:30:02 +00:00 |
|
dumbmoron
|
9800a9b54f
|
docs/api: update to reflect new request/response schema
|
2024-09-04 16:28:59 +00:00 |
|
wukko
|
f227abf6cb
|
docs/examples/compose: remove version top-level element
|
2024-08-03 22:09:35 +06:00 |
|
wukko
|
c57dce6806
|
docs/examples/compose: remove web example
|
2024-08-03 22:07:14 +06:00 |
|
wukko
|
f8a28c6c5f
|
docs/api: update info about picker item types
|
2024-07-26 22:02:59 +06:00 |
|
alina sireneva
|
a6623567e2
|
feat: support external proxies (#588)
|
2024-07-24 21:49:47 +06:00 |
|
dumbmoron
|
31e1fa5c5c
|
run-an-instance: remove slash from end of CORS_URL example
it's somewhat misleading, since this specifies the origin
(https://html.spec.whatwg.org/multipage/browsers.html#concept-origin-tuple) and not a full URL
|
2024-07-20 12:53:59 +02:00 |
|
jj
|
2f4a013a2a
|
docs/api: use js-specific type for cors in serverInfo response
there is no such thing as an int in js
|
2024-07-07 15:31:55 +02:00 |
|
wukko
|
ba75b90992
|
docs: update main instance api url
|
2024-05-22 07:54:38 +06:00 |
|
wukko
|
eaba27967d
|
docs/run-an-instance: remove tiktok env variable
|
2024-05-22 07:32:26 +06:00 |
|
wukko
|
e48d222d2e
|
docs/run-an-instance: update issue path
|
2024-05-22 02:46:00 +06:00 |
|
gptgit
|
9475f7a30e
|
docs/run-an-instance: update github link (#500)
Signed-off-by: gptgit <125156482+gptgit@users.noreply.github.com>
|
2024-05-17 21:43:19 +02:00 |
|
jj
|
b3e36bd7ab
|
examples/compose: update image also for restarting containers
Signed-off-by: jj <log@riseup.net>
|
2024-05-16 18:34:35 +02:00 |
|
wukko
|
64d56882fb
|
docs: add DURATION_LIMIT to list of env variables
|
2024-05-16 21:45:55 +06:00 |
|
wukko
|
40ff39d14b
|
docs: update list of environment variables
|
2024-05-16 13:54:43 +06:00 |
|
wukko
|
ce6bafadf9
|
docs: fix capitalisation in run-an-instance.md
Signed-off-by: wukko <me@wukko.me>
|
2024-05-14 18:38:20 +00:00 |
|
dumbmoron
|
0114e686b8
|
api: add FREEBIND_CIDR env variable
|
2024-05-14 18:38:20 +00:00 |
|
dumbmoron
|
cc1e9dcff8
|
api: add API_LISTEN_ADDRESS env for specifying bind address
|
2024-05-14 15:34:56 +06:00 |
|
wukko
|
5b50d441eb
|
docs: update package link in docker config
|
2024-05-14 13:35:03 +06:00 |
|
wukko
|
6403cc8c17
|
instagram: add fetching using bearer token (#487)
for total of SEVEN methods of getting post info, i cannot bear this anymore
also prevent repetitive oembed pulling
|
2024-05-03 19:54:06 +06:00 |
|
wukko
|
182e32d5c3
|
twitter: add support for cookies and sensitive tweets (#485)
Co-authored-by: dumbmoron <log@riseup.net>
|
2024-05-03 18:22:33 +06:00 |
|
wukko
|
0ca393e8ec
|
docs/api: add tiktokH265 and remove vimeoDash
|
2024-04-30 00:27:17 +06:00 |
|
wukko
|
f48a1d9af6
|
docs/troubleshooting: update button text
|
2024-04-19 10:01:25 +06:00 |
|
wukko
|
5c4dbb7112
|
docs: update links and firefox troubleshooting
added a message about firefox 125 supporting clipboard pasting by default. moved screenshots to their own subfolder in docs folder.
|
2024-04-19 10:00:47 +06:00 |
|
Shivam
|
009f4acbb3
|
docs/example/docker: COOKIE_PATH example to compose
|
2024-04-17 19:57:36 +02:00 |
|
wukko
|
be9bb95bb6
|
docs/example/docker: more cleaning up
|
2024-03-29 07:34:46 +06:00 |
|