update repo urls

This commit is contained in:
j 2023-07-27 18:43:17 +02:00
parent 00194f13ba
commit 262e3f29e0
3 changed files with 4 additions and 4 deletions

View File

@ -308,7 +308,7 @@ def find(request, data):
responsive UI: First leave out `keys` to get totals as fast as possible,
then pass `positions` to get the positions of previously selected items,
finally make the query with the `keys` you need and an appropriate `range`.
For more examples, see https://wiki.0x2620.org/wiki/pandora/QuerySyntax.
For more examples, see https://code.0x2620.org/0x2620/pandora/wiki/QuerySyntax.
see: add, edit, get, lookup, remove, upload
'''
if settings.JSON_DEBUG:

View File

@ -190,9 +190,9 @@ pandora.ui.apiDialog = function() {
+ '<p>If you are using the API in JavaScript, you may want to'
+ ' take a look at <a href="https://oxjs.org/#doc/Ox.API">'
+ ' OxJS</a>, and if you are using Python, there is'
+ ' <a href="https://wiki.0x2620.org/wiki/python-ox">'
+ ' <a href="https://code.0x2620.org/0x2620/python-ox">'
+ ' python-ox</a>, which is used by'
+ ' <a href="https://wiki.0x2620.org/wiki/pandora_client">'
+ ' <a href="https://code.0x2620.org/0x2620/pandora_client">'
+ ' pandora_client</a> to automate certain tasks.</p>\n'
+ '<p>To get started, just open the console and paste the'
+ ' following snippet. For the first ten items that are'

View File

@ -179,7 +179,7 @@
"Go to Position": "",
"Grid View": "",
"Groups": "",
"<h1><b>API Documentation</b></h1>\n<p><b>{0}</b> uses a JSON API to communicate between the browser and the server. This API is 100% public, which means that there is virtually no limit to what you can do with the site, or build on top of it &mdash; from writing simple scripts to read or write specific information to including data from <b>{0}</b> (not just videos, but also metadata, annotations, lists, or a custom search interface) in your own website.</p>\n<p>If you are using the API in JavaScript, you may want to take a look at <a href=\"https://oxjs.org/#doc/Ox.API\"> OxJS</a>, and if you are using Python, there is <a href=\"https://wiki.0x2620.org/wiki/python-ox\"> python-ox</a>, which is used by <a href=\"https://wiki.0x2620.org/wiki/pandora_client\"> pandora_client</a> to automate certain tasks.</p>\n<p>To get started, just open the console and paste the following snippet. For the first ten items that are both shorter than one hour and whose title does not start with \"X\" (sorted by duration, then title, both in ascending order), it will return their duration,undefined": "",
"<h1><b>API Documentation</b></h1>\n<p><b>{0}</b> uses a JSON API to communicate between the browser and the server. This API is 100% public, which means that there is virtually no limit to what you can do with the site, or build on top of it &mdash; from writing simple scripts to read or write specific information to including data from <b>{0}</b> (not just videos, but also metadata, annotations, lists, or a custom search interface) in your own website.</p>\n<p>If you are using the API in JavaScript, you may want to take a look at <a href=\"https://oxjs.org/#doc/Ox.API\"> OxJS</a>, and if you are using Python, there is <a href=\"https://code.0x2620.org/0x2620/python-ox\"> python-ox</a>, which is used by <a href=\"https://code.0x2620.org/0x2620/pandora_client\"> pandora_client</a> to automate certain tasks.</p>\n<p>To get started, just open the console and paste the following snippet. For the first ten items that are both shorter than one hour and whose title does not start with \"X\" (sorted by duration, then title, both in ascending order), it will return their duration,undefined": "",
"<h1><b>pan.do/ra</b></h1><sub>open media archive</sub><p><b>{0}</b> is based on <b>pan.do/ra</b>, a free, open source platform for media archives.</p><b>pan.do/ra</b> includes <b>OxJS</b>, a new JavaScript library for web applications.</p><p>To learn more about <b>pan.do/ra</b> and <b>OxJS</b>, please visit <a href=\"https://pan.do/ra\">pan.do/ra</a> and <a href=\"https://oxjs.org\">oxjs.org</a>.</p><sub><b>{0}</b> is running <b>pan.do/ra</b> revision {1}.</sub>": "",
"Help...": "",
"Help": "",