evazion
d9d3c1dfe4
sources: rename Sources::Strategies to Source::Extractor.
...
Rename Sources::Strategies to Source::Extractor. A Source::Extractor
represents a thing that extracts information from a given URL.
2022-03-24 03:49:44 -05:00
evazion
a7dc05ce63
Enable frozen string literals.
...
Make all string literals immutable by default.
2021-12-14 21:33:27 -06:00
evazion
056fe365f2
Render "Fetch source data" box html server-side.
...
Instead of calling /sources.json and rendering the "Fetch source data"
box client-side in Javascript, call /sources.js so we can render the
html server-side.
2018-09-08 15:42:16 -05:00
Albert Yi
762dc3da24
Refactor sources
2018-08-24 12:10:51 -07:00
Albert Yi
72d72fd3d0
eliminate usage of localstorage to cache tag autocomplete results ( fixes #3543 )
2018-05-17 09:54:37 -07:00
r888888888
9a3824a87e
fixes #3382
2017-11-17 16:18:59 -08:00
evazion
935cefd27e
API: on error, include backtrace in json response.
...
Incidentally fixes issue with error responses inside /sources.json not
including the usual `{"success": false}`.
2017-03-16 18:11:43 -05:00
evazion
28bdfce9f6
/sources: add /sources.xml endpoint.
2017-03-16 18:10:30 -05:00
r888888888
fd74f860ee
potential fix for #2404
2015-06-10 17:28:51 -07:00
Toks
41c4d3095a
Include backtrace in source json
2015-05-25 23:06:38 -04:00
r888888888
622f12cfec
fixes #2385
2015-05-21 12:45:09 -07:00
小太
cba839ba76
Kill trailing whitespace in ruby files
2013-03-19 23:10:10 +11:00
albert
284141aace
refactored source code, work on pixiv integration
2011-09-26 16:47:22 -04:00
albert
a1657366c1
renamed artsiteproxy to sources
2011-09-26 12:54:42 -04:00