Commit Graph

2940 Commits

Author SHA1 Message Date
2dc9d64092 docs/examples: update composefile example 2024-09-09 16:50:50 +00:00
08cc36c873 ci: update action to use api package 2024-09-09 16:45:04 +00:00
aa25421422 web/changelogs: update references from current to main 2024-09-09 16:38:47 +00:00
f71f8b086d github: update links from current to main 2024-09-09 16:31:37 +00:00
08bc5022a1 cobalt 10: svelte web app, improved backend (#719) 2024-09-09 22:26:14 +06:00
0a5405a3b4 api/tests/twitter: update age restricted video test 2024-09-09 22:21:27 +06:00
2a1ebd8e69 repo/readme: update formatting & clean up 2024-09-09 22:12:33 +06:00
e5c0bfa6f8 README: clarify root license 2024-09-09 16:00:23 +00:00
a93e9f593f web: scope package name 2024-09-09 15:59:40 +00:00
35456fe6d7 README: add bluesky to supported services 2024-09-09 15:52:12 +00:00
a86a96d8ce docs/api: also link to old docs for now 2024-09-09 15:50:51 +00:00
d6929b0758 web/README: clarify wording in license permission explanation 2024-09-09 15:46:55 +00:00
99d4f9e8c9 api/README: remove leftover links 2024-09-09 15:45:06 +00:00
7b06a5047f repo: split README into subproject READMEs 2024-09-09 15:44:37 +00:00
8df4bc00cb web/svelte: change public prefix to WEB_ 2024-09-09 15:24:23 +00:00
ce7633c81a api: move agpl license into subdir 2024-09-09 21:21:13 +06:00
93ca553fb2 web/about/community: add community links 2024-09-09 21:19:43 +06:00
1b639edac8 web/layout: specify full path in og:url 2024-09-09 15:04:25 +00:00
15a90e9b11 api/stream: use Map for storing info about internal streams 2024-09-09 14:29:06 +00:00
57c9836f56 api/core: move ratelimiters before authentication handler 2024-09-09 14:21:19 +00:00
3317726afe api/core: rename req and next args to indicate that they're unused 2024-09-09 19:44:40 +06:00
0aae3fe7f0 api/core: rename err argument to indicate that it's unused 2024-09-09 19:41:44 +06:00
de5162e417 api/jwt: remove redundant exports 2024-09-09 19:39:07 +06:00
ebd1104df3 web/libav: remove redundant async 2024-09-09 19:36:16 +06:00
bd93da94dc web/download: remove redundant async 2024-09-09 19:36:08 +06:00
2dbcdb18f9 api/bluesky: remove redundant await & async 2024-09-09 19:32:17 +06:00
5210d62490 merge: merge changes from 7.x into 10 2024-09-09 13:16:46 +00:00
6e523f300a web/donate: update sendCustom handler to use links 2024-09-09 13:00:06 +00:00
3156831847 web/donate: use links instead of onclick handler 2024-09-09 12:57:58 +00:00
fba64df118 api/snapchat: fix regex matching to thumbnail 2024-09-09 12:53:46 +00:00
0b02c22d9c web/changelogs/10: rephrase the list starter 2024-09-09 18:50:24 +06:00
498e6f4419 api/snapchat: fix spotlight url extraction 2024-09-09 18:40:59 +06:00
e2c8723c0e web/changelogs/10: add changelog banner 2024-09-09 18:27:50 +06:00
263e6a9321 web/changelogs/10: fix some deeplinks and phrasing 2024-09-09 17:08:52 +06:00
049edd49f1 web/layout: fix strong element weight 2024-09-09 17:05:37 +06:00
4777d69cd7 web/OuterLink: don't set target/rel for relative links 2024-09-09 11:02:38 +00:00
6d95700075 web/changelogs: add proper 10.0 changelog 2024-09-09 16:59:16 +06:00
0569bb87a1 web/about: remove faq section 2024-09-09 15:42:25 +06:00
a84664c9d5 web/about/general: remove corny text 2024-09-09 14:32:23 +06:00
11b756945f web/about: thanks & licenses page 2024-09-09 14:24:11 +06:00
35254502fe web/about/general: add human section 2024-09-09 13:52:40 +06:00
2049e65221 web/about/general: update the community section 2024-09-09 13:39:30 +06:00
272b7a64b8 web/i18n/remux: make description clearer 2024-09-09 13:14:26 +06:00
fbe8ccfc2a web/download: show an explanation when user activation expires 2024-09-09 12:53:22 +06:00
dcbda243a2 web/i18n: update basic russian translation 2024-09-09 12:36:47 +06:00
d171e3c158 web: clean up blank pages & stray i18n strings 2024-09-09 12:24:32 +06:00
b96d2ea352 web: add og:title to head on all pages with custom title 2024-09-09 12:19:25 +06:00
0b5b8454a9 web/remux: return render instead of the original file
LMFAOOOOOOO
2024-09-09 12:05:13 +06:00
91d09a4e89 web/layout: remove og:title from head 2024-09-09 03:30:11 +06:00
8a18645e0b web/remux: warn user & terminate libav before switching tabs
warning about aborting processing will be shown before navigating away from remuxing tab
2024-09-09 03:08:18 +06:00