Commit graph

1101 commits

Author SHA1 Message Date
byte[]
98db6a1ca2 mix format 2020-05-27 13:01:35 -04:00
byte[]
51518e8f02 stackoverflow lied to me 2020-05-27 12:31:31 -04:00
byte[]
7b36f99c09 set samesite attribute to lax on all cookies to fix warnings 2020-05-26 17:37:49 -04:00
byte[]
781eda345c increase muxq again 2020-05-26 17:30:35 -04:00
byte[]
60d75a9a4f add cluster init per pow-auth/pow_site#10 2020-05-22 11:53:49 -04:00
byte[]
243e13613d don't allow text inside tag spans to wrap 2020-05-21 20:37:54 -04:00
byte[]
999f66f800 fix subpixel border rendering errors in chromium based browsers 2020-05-21 20:19:09 -04:00
byte[]
dbf5585749 fix padding on fancy tag editor 2020-05-21 19:14:13 -04:00
byte[]
10dc8f2c21 use msvg for svg analysis 2020-05-21 18:20:51 -04:00
byte[]
3ba3eb87b3 add unsplit application to tree 2020-05-21 14:44:04 -04:00
byte[]
1e0f5468b1 add libcluster 2020-05-21 14:25:55 -04:00
byte[]
9a67e5109a visual denoise in tag layout 2020-05-21 13:32:42 -04:00
byte[]
97a0c12971 bump mint to 1.1 for OTP 23 wildcard verification 2020-05-20 14:36:31 -04:00
byte[]
3141db8bf2 mix format 2020-05-20 14:23:57 -04:00
byte[]
7fca37741b replace use of hackney in scraper with mint 2020-05-20 14:18:13 -04:00
byte[]
68102bdddd copy select tag styling from header input to all select inputs 2020-05-20 12:52:50 -04:00
byte[]
09db15b29b fix ecto brain damage 2020-05-20 01:13:34 -04:00
byte[]
fd5116187b remove spaces from filtergraph 2020-05-19 19:19:53 -04:00
byte[]
2e3dafe08e update mediatools to 9a61482, add cachebuster to dockerfile 2020-05-18 23:11:15 -04:00
byte[]
6810b9a947 skip scraper verification per benoitc/hackney#624 2020-05-18 08:50:12 -04:00
byte[]
c59fdc7252 update mediatools to b36a7c3 2020-05-16 13:49:06 -04:00
byte[]
7b02ccde64 underscore unused variable 2020-05-14 18:08:43 -04:00
byte[]
2683dddb4c require mediastat for video processing, increase muxq 2020-05-14 17:18:14 -04:00
byte[]
7fcc1ec4bf add mint for scraper 2020-05-13 14:26:10 -04:00
byte[]
033fac01e9 fixes #119: link associated streams to artist tags 2020-05-13 14:17:04 -04:00
byte[]
64dd6d061c fixes #118, alias channel associated tags too 2020-05-13 14:09:22 -04:00
byte[]
6a708f11b6 fixes #117, fetch blocked if upload failed 2020-05-13 14:05:57 -04:00
byte[]
53ad9dd139 unique tags in autocomplete 2020-05-10 06:41:57 -04:00
byte[]
41f144b32b use stronger hash function for anonymous names 2020-05-10 06:20:21 -04:00
byte[]
a656f64225 fixes #116: hidden images appear in navigation 2020-05-07 23:58:21 -04:00
byte[]
84d784d33a move reindex logic to context for reports, image creation 2020-05-07 23:15:43 -04:00
byte[]
a1b8ed9d33 move search, textile, date parser to app namespace 2020-05-07 22:43:40 -04:00
byte[]
8e9d6285e4 move textile renderer to web namespace 2020-05-07 22:19:08 -04:00
byte[]
00415b062c hoist ImageNavigator, ImageScope, ImageSorter to web namespace 2020-05-07 22:10:54 -04:00
byte[]
1168ba86f6 move IP/FP updaters to web namespace 2020-05-07 22:03:10 -04:00
byte[]
0506334046 use calendar_interval for date aggregation 2020-05-07 16:53:08 -04:00
byte[]
7e7c0c7ec9 fixes #115, add staff forum thread renaming 2020-05-06 22:58:03 -04:00
byte[]
d3da11bf68 upgrade elixir to 1.10.3 2020-05-06 22:34:25 -04:00
byte[]
075d947755 add missing track_total_hits for ES7 compat 2020-05-06 11:26:24 -04:00
byte[]
ef21b7c7d0 return of the stats page 2020-05-06 11:12:18 -04:00
byte[]
b54704fba5 #44 unwrap tag reversions from transaction 2020-05-06 10:40:23 -04:00
byte[]
6f9955bac1 fixes #114, channel visibility routing error 2020-05-04 22:34:10 -04:00
liamwhite
6bbe358dd1
Elasticsearch 7 upgrade (#113)
* initial upgrade to elasticsearch 7

* fix stat page error

* i am an idiot

* fix es not creating new indexes

* more complete removal of doc_type

Co-authored-by: Luna D <cod7777@yandex.ru>
2020-05-04 08:19:42 -04:00
byte[]
4b86e783ef you have to halt the plug pipeline explicitly 2020-05-04 03:18:36 -04:00
byte[]
6d673a4fed fix schema def 2020-05-02 20:41:26 -04:00
byte[]
46ab13261c first ecto migration, add sources table per #101 2020-05-02 20:38:47 -04:00
byte[]
c8aa5bba72 clear schema migrations 2020-05-02 20:20:44 -04:00
byte[]
ca8c9fe636 don't wait for completion 2020-05-02 18:30:11 -04:00
liamwhite
af9e779c59
Renaming (#112)
* First (not-yet-working) attempt at self-renaming

* Actually working renames

* last_renamed_at

* Prevent renaming while banned

* Move username changing from controller to model

* Username change logging

* Rate limiting for username changes

* username -> name and format

* add UBQ

* modify interval

Co-authored-by: Joey <joeyponi@gmail.com>
2020-05-02 18:17:55 -04:00
byte[]
d03c1d7e5b fixes #76: filter public conversion route 2020-05-02 12:58:11 -04:00