Commit Graph

161 Commits

Author SHA1 Message Date
thatfuckingbird 33187d7561 api: accept file ids everywhere where hashes are accepted 2022-03-26 18:42:25 +01:00
thatfuckingbird 5ce8d3e356 also return file ids if hashes requested in file search API 2022-03-26 18:04:21 +01:00
Hydrus Network Developer 6239eef1c5 Version 478 2022-03-23 15:57:10 -05:00
Asday 9008075d14
Typo "better of" -> "better off" 2022-03-18 09:41:11 +00:00
Asday c28dc73b0e
Typo "don not" -> "do not" 2022-03-18 09:35:00 +00:00
Zweibach a09ab83963
Merge branch 'docs-restructure' into master 2022-03-17 22:13:28 +01:00
Hydrus Network Developer 39f15229e4
Merge pull request #1102 from hydrusnetwork/api-work
Version 477
2022-03-16 15:21:52 -05:00
Hydrus Network Developer 263474ebeb Version 477 final work 2022-03-16 15:20:58 -05:00
Hydrus Network Developer 2ea848588c Version 477
This is the week release, untested. Committing to this branch just to do a test build tonight.
2022-03-15 21:52:54 -05:00
bbappserver 8883b0fe72
Fix typos and hopefully a list munged by mkdocs.
Mkdocs decided to ignore my list, so I hope adding a newline fixes it.
2022-03-12 16:33:33 -08:00
bbappserver b6f305cf95
Updated Understanding_Database_synchronization.md to clarify syncing vs flushing.
- Fix some typos
- Distinguish flush from sync
- Add lead to clarify what things are before talking about them.
- Explain file writing states
2022-03-12 15:24:14 -08:00
Hydrus Network Developer 7561fa357b
Merge pull request #1098 from thatfuckingbird/api
thank you for this work!
2022-03-12 16:50:14 -06:00
Zweibach b353186d88 Added a few external backup tools 2022-03-12 10:46:08 +01:00
Hydrus Network Developer 15fae4670f Version 476 2022-03-09 16:18:23 -06:00
thatfuckingbird 78a24b5d98 implement note predicate parsing + note api 2022-03-07 03:44:01 +01:00
thatfuckingbird 8fb8779dfb increase URL length limit. this fixes internal server errors on long GET request lines when using API 2022-03-07 03:41:36 +01:00
Zweibach 63eb0c8fc1 Added some third party repos information for windows 2022-03-06 19:12:38 +01:00
Zweibach 58492b6692 Fixed a bad link 2022-03-06 18:54:18 +01:00
Hydrus Network Developer fd8b0eefdb
Merge pull request #1091 from tasadar2/tagsearch
added an api endpoint to search tag suggestions
2022-03-05 15:39:30 -06:00
Hydrus Network Developer 0f76d8a28c Version 475
closes #1079, closes #1089, closes #1090, closes #1084, closes #1071
2022-03-02 15:44:08 -06:00
tasadar2 b50c7d5c37
added an endpoint to search tag suggestions 2022-02-28 02:03:17 -05:00
Hydrus Network Developer 63c992048c Update gettingStartedOverview.md 2022-02-26 13:38:25 -06:00
Zweibach d23bc10da1 Hidden navigation on developer api page 2022-02-26 20:29:05 +01:00
Zweibach 1e28dd0560 Added API to the overview 2022-02-26 18:45:58 +01:00
Zweibach 41a09a2239 Spelling error 2022-02-23 20:08:44 +01:00
Zweibach 55ee1d2de1 Added title meta data 2022-02-23 18:53:50 +01:00
Zweibach a05c4c3274 Added the youDontWantTheServer document 2022-02-23 18:38:54 +01:00
Zweibach cec2cb43ae Edited links to use the proper relative markdown paths 2022-02-23 18:35:26 +01:00
Zweibach ee48262436 Corrected where to find tag censorship. Section should still be rewritten and image updated. 2022-02-23 18:28:34 +01:00
Zweibach 216b2dd01c The PTR document is now part of the help docs and hosted there 2022-02-23 18:26:26 +01:00
Zweibach 28c06c39fd Added an overview for getting started 2022-02-23 18:24:27 +01:00
Zweibach 24d9949666 Added petitions practices document 2022-02-23 18:02:18 +01:00
Zweibach 837226a167 Merge branch 'docs-restructure' of https://github.com/Zweibach/hydrus into docs-restructure 2022-02-23 17:19:55 +01:00
Hydrus Network Developer f4df12eb3f Some basic docs updates 2022-02-22 17:35:58 -06:00
Zweibach e244db9599 Splitting API docs into a general user and a developer document 2022-02-20 17:20:56 +01:00
Paul Friederichsen 90b7d0b2dc Fix heading levels on changelog for 474 2022-02-16 16:38:33 -06:00
Paul Friederichsen b7d0877612 Update changelog for version 474 2022-02-16 16:34:52 -06:00
Paul Friederichsen 9550648a27 Merge remote-tracking branch 'hydrusnetwork/master' into mkdocs 2022-02-16 16:33:36 -06:00
Paul Friederichsen 4b17d3c662 Add docs page about the docs 2022-02-15 05:44:29 -06:00
Paul Friederichsen fed6b89590 Update changelog to 473 2022-02-15 04:51:39 -06:00
Paul Friederichsen 95d70de5c4 Update docs for version 473 2022-02-15 04:30:18 -06:00
Paul Friederichsen 54bb384fe6 Update Client API docs for version 471 2022-02-15 04:29:03 -06:00
Paul Friederichsen d595afb002 Update docs for version 470 2022-02-15 04:27:51 -06:00
Paul Friederichsen 732bf16bd2 Use inline code blocks in more places in client API docs 2022-02-15 04:15:40 -06:00
Paul Friederichsen d71139a715 Update Client API docs for version 469 2022-02-15 04:02:58 -06:00
Paul Friederichsen 225a4978d7 Update Client API docs for version 468 2022-02-15 03:57:01 -06:00
Paul Friederichsen cde3348d3d Merge remote-tracking branch 'origin/master' into mkdocs 2022-02-15 03:55:06 -06:00
Paul Friederichsen 8acf752bc3 Fix up a bunch of pages 2021-12-23 09:14:09 -06:00
Paul Friederichsen 8007351af9 Add downloader docs 2021-12-23 08:52:43 -06:00
Paul Friederichsen ecfb361892 Add more pages 2021-12-23 07:53:24 -06:00
Paul Friederichsen 6066749bee Merge branch 'master' into mkdocs 2021-12-23 06:48:46 -06:00
Paul Friederichsen 192ffc1e1b Add more help pages 2021-12-23 06:45:18 -06:00
Paul Friederichsen 83ad525d40 Align header IDs with original and other fixes 2021-12-23 06:44:39 -06:00
Paul Friederichsen 60f7188fe7 Add new mr bones api docs 2021-12-23 06:44:02 -06:00
Paul Friederichsen 4353bc171e Make section permalinks the same as before for client api 2021-12-23 05:25:42 -06:00
Paul Friederichsen cddd3ff3e2 Use system fonts 2021-12-22 19:56:43 -06:00
Paul Friederichsen b65b5598f3 Remove some unneeded links 2021-12-22 16:43:07 -06:00
Paul Friederichsen 24da1d24c6 Add some docker stuff 2021-12-22 16:42:28 -06:00
Paul Friederichsen e7d77b37b5 Fix json in client api docs 2021-12-22 16:42:12 -06:00
Paul Friederichsen d9406724cf Add changelog 2021-12-22 16:42:02 -06:00
Paul Friederichsen 9ba3ec54dd Begin converting docs to markdown for MkDocs 2021-12-20 09:21:07 -06:00