1
0
mirror of https://gitea.invidious.io/iv-org/documentation synced 2025-03-29 05:20:05 +01:00

9 Commits

Author SHA1 Message Date
ChunkyProgrammer
bd5c262fb1
Update api documentation with new endpoints and fixes ()
* Fix documentation on search's `sort` parameter

* remove `news` from trending type

* Remove channels/comments documentation

* Remove channels search documentation from api.md page

* add missing endpoints

* fix `resolveurl` name

* update param description for community post comments

* update `search-filters.md` and `url-parameters.md` to include api changes
2024-06-26 10:08:11 +02:00
Sebastian Hädrich
d984302483
fix(api) 🏷️ Add missing property "playback" to /stats API endpoint ()
* fix(api) 🏷️ Add missing property "playback" to /stats API endpoint

* fix(api) 🏷️ Add missing sub properties to "playback"
2024-05-15 18:54:33 +02:00
Sebastian Hädrich
29c528970d
fix(api) 🏷️ Add missing properties to /videos API endpoint ()
– type
– storyboards
– isPostLiveDvr
– dashUrl
2024-05-05 00:13:58 +02:00
ChunkyProgrammer
4d7250c23c
Remove references to fields and pretty () 2024-04-15 18:12:56 +02:00
Samantaz Fox
0df9f25a88
API: Add "isPinned" to comments endpoint (follow-up to ) 2023-02-11 19:21:24 +01:00
ChunkyProgrammer
0c97b2e7bb
Update search api docs () 2023-02-05 13:01:30 +00:00
Samantaz Fox
dca939835c
Update channels api docs ()
* Add a page specifying common object types

* Add a page for the /api/v1/channels endpoint

* Remove obselete definitions from api.md

* Add/update links in index.md and mkdocs.yml

* Impove MkDocs config to support code highlight & copy button

* Use native JS types for better syntax highlighting
2023-01-14 12:01:24 +01:00
TheFrenchGhosty
c83e0470e4
Update the filenames in the files linking to other files ()
* Update the filenames in the files linking to other files

* Add .md because it's needed
2022-03-29 14:49:09 +00:00
TheFrenchGhosty
d6aba1917d
Remove the uppercase letters and enhance the filenames () 2022-03-29 14:33:57 +00:00