nyaa/nyaa/templates
queue 4fcef92b94
elasticsearch 7.x compatability (#576)
* es_mapping: update turning off dynamic mappings

they changed it in 6.x

https://www.elastic.co/guide/en/elasticsearch/reference/current/dynamic.html
https://github.com/elastic/elasticsearch/pull/25734

* es_mapping: remove _all field

deprecated in 6.0 anyway

* es_mapping.yml: fix deprecated mapping type

https://www.elastic.co/guide/en/elasticsearch/reference/6.7/removal-of-types.html#_schedule_for_removal_of_mapping_types

it gives a really unhelpful error otherwise, oof.

* es: fix remaining 7.xisms

the enabled: false apparently only applies to
"object" fields now, need index: false

and the _type got removed everywhere. Seems to work now.

* Fix weird offset error with word_delimiter_graph

yet another es7-ism i guess

* Fix warning and some app stuff for ES 7.x

Co-authored-by: Arylide <Arylide@users.noreply.github.com>
2020-07-12 00:10:47 -07:00
..
bootstrap Add rel="prev"/"next" attribs on pagination (#462) 2018-03-25 16:32:03 -07:00
email Add trusted application functionality (#533) 2019-08-10 18:18:44 -07:00
404.html Add simple OG metadata tags to templates 2017-05-26 01:03:59 +03:00
_formhelpers.html Add trusted application functionality (#533) 2019-08-10 18:18:44 -07:00
admin_bans.html Better bans (#341) 2017-08-25 18:53:35 -04:00
admin_trusted.html Add trusted application functionality (#533) 2019-08-10 18:18:44 -07:00
admin_trusted_view.html Add trusted application functionality (#533) 2019-08-10 18:18:44 -07:00
adminlog.html Better bans (#341) 2017-08-25 18:53:35 -04:00
edit.html Implement comment locking (#439) 2018-03-25 17:03:49 -07:00
flashes.html Initial commit. 2017-05-12 20:51:49 +02:00
help.html comments: fix editing for users with a CAPTCHA (#502) 2018-06-16 16:57:14 -07:00
home.html Make blue info bubble dismissible, configurable (#526) 2019-04-08 19:50:30 -07:00
infobubble.html Make blue info bubble dismissible, configurable (#526) 2019-04-08 19:50:30 -07:00
infobubble_content.html Make blue info bubble dismissible, configurable (#526) 2019-04-08 19:50:30 -07:00
layout.html Add trusted application functionality (#533) 2019-08-10 18:18:44 -07:00
login.html Add tabindexes to login elements (#420) 2017-12-02 13:31:51 +02:00
password_reset.html [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
password_reset_request.html [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
profile.html Replaced spaces with tabs 2018-11-20 13:45:31 +01:00
register.html Improve and tidy up email blacklist regexes (Hotmail) (#438) 2018-01-27 01:55:35 +02:00
reports.html Undo responsive table for reports (#444) 2018-02-01 11:35:04 -08:00
rss.xml merge #481 add trusted and remake information to RSS feed 2019-08-10 23:32:38 +02:00
rules.html Fix some text and revert a js thing 2017-10-20 22:24:36 -07:00
search_results.html elasticsearch 7.x compatability (#576) 2020-07-12 00:10:47 -07:00
trusted.html Add trusted application functionality (#533) 2019-08-10 18:18:44 -07:00
trusted_form.html Add trusted application functionality (#533) 2019-08-10 18:18:44 -07:00
trusted_rules.html Add trusted application functionality (#533) 2019-08-10 18:18:44 -07:00
upload.html Implement range bans (#478) 2018-06-29 20:15:04 -07:00
user.html nuke comments (#577) 2019-08-13 13:15:16 -07:00
user_comments.html Quick and dirty comment list for moderators to look at (#421) 2017-12-04 15:51:31 +02:00
view.html view.html: fix comment text copypasting in Firefox 2019-04-30 23:12:11 +02:00
waiting.html Initial commit. 2017-05-12 20:51:49 +02:00
xmlns.html merge #481 add trusted and remake information to RSS feed 2019-08-10 23:32:38 +02:00