evazion
feaad0bbd0
nginx.conf: fix inconsistent client_max_body_size.
2018-02-27 18:22:37 -06:00
evazion
89b523bdae
Fix #3480 : NoMethodError error when adding artist tag to post.
2017-12-30 16:07:52 -06:00
evazion
45cecff1a6
Move with_timeout / without_timeout to ApplicationRecord.
2017-11-26 13:57:52 -06:00
evazion
7034a96048
Purge invalid gentags from tags table ( #3390 ).
...
Purges gentags with invalid names from the tags table. Addresses #3390
(Searching certain metatags results in an empty paginator) by removing
metatags from the tags table.
2017-11-20 12:47:30 -06:00
r888888888
5f004b6138
add script for vacuuming
2017-11-15 18:56:19 -08:00
BrokenEagle
e312ae3d92
Added fix script to update the correct tagcount for all posts
2017-11-14 17:11:18 -08:00
r888888888
13f7d7e66d
add targeted post down voting report, add delayed job plugin to disable statement timeout
2017-10-10 12:56:57 -07:00
r888888888
507aa7c641
Merge branch 'master' of github.com:r888888888/danbooru
2017-09-23 13:15:05 -07:00
r888888888
5ad18aef22
implement gestures
2017-09-23 13:14:49 -07:00
r888888888
b9bc536a79
force s3 backup on post replacements if md5 doesn't change (ref #3290 )
2017-09-18 11:11:48 -07:00
r888888888
1e413362e3
don't run spam checks on gold account users (ref #3301 )
2017-09-15 16:15:32 -07:00
Tyler Bennett
76fd54b284
update nginx config
...
On Ubuntu 16.04 LTS, the break in the config causes nginx to fail to restart
2017-08-12 22:19:49 -05:00
r888888888
2947b25d6e
script to remove expunged posts from users' favorites
2017-07-20 15:42:59 -07:00
r888888888
a9f15cd862
remove unused pixiv test script
2017-06-27 14:48:55 -07:00
evazion
caebdef9fd
commentaries: trim whitespace from existing commentaries.
2017-06-13 16:42:30 -05:00
r888888888
09ed1ea720
another bug fix for nico seiga artist url normalization
2017-05-31 15:50:40 -07:00
r888888888
6a706a6b90
fix normalization for nico seiga urls
2017-05-31 15:45:28 -07:00
r888888888
216ca06fee
fixes #3100
2017-05-30 15:38:01 -07:00
r888888888
76b5031bbf
add uniqueness constraint on user names
2017-04-13 18:04:06 -07:00
r888888888
da06bee0ab
revamp saved search implementation
2017-03-15 15:36:48 -07:00
r888888888
83a5856627
include cache proxy config for nginx
2017-03-13 16:26:07 -07:00
r888888888
26267cd238
add fix script for user names
2017-03-06 16:59:24 -08:00
r888888888
6c9d5e4f9a
remove advertisement code
2017-02-21 13:35:22 -08:00
evazion
74bbd45cdf
dotenv: enable overriding database settings.
2017-01-23 18:07:52 -06:00
r888888888
f9e2e1c0d7
add script to fix cache counters
2017-01-17 15:54:02 -08:00
Albert Yi
08e0480a62
include archive databases in yml
2016-12-27 13:54:59 -08:00
Albert Yi
73ff94e920
integrate iqdbs
2016-11-30 16:38:00 -08:00
r888888888
58aa5c6d66
fix tests
2016-05-28 14:08:44 -07:00
r888888888
2dfc6d92e4
fixes #2603 : Nginx Error: unknown "invalid_referer" variable
2016-05-27 12:41:18 -07:00
r888888888
ba65ec3e18
improve seo tagging, update nginx config file
2016-05-23 17:05:23 -07:00
r888888888
27f53fa5db
add fix script to remove expunged posts from iqdb
2016-05-03 12:30:34 -07:00
r888888888
6d6d00b190
expose voting to non-gold supervoters
2016-03-14 16:52:49 -07:00
r888888888
9d3d7abedc
add support for read only post queries
2016-01-25 16:40:23 -08:00
r888888888
d5fa4b46e3
* refactor aws config options
...
* fix aws calls in savedsearch
* remove unused scripts
2015-12-28 12:26:20 -08:00
r888888888
89794a7ef2
add saved search gallery link, can only view your own saved searches, normalize saved search categories
2015-11-24 16:41:03 -08:00
Toks
2d3b7182bc
#2523 Enable categorized saved searches by default
2015-11-13 00:14:08 -05:00
r888888888
0b9aebddb6
fix bug #2469
2015-10-15 16:27:18 -07:00
r888888888
6480864718
fixes #2469
2015-10-15 15:24:24 -07:00
Toks
56c860ac2f
#2319 fix rails 4 syntax
2015-08-11 20:30:05 -04:00
Toks
8e17b4936a
Fix artist finder for hentai foundry
...
#2489
2015-08-11 20:28:58 -04:00
r888888888
a9502c0dc2
fixes #2319 : Artist search - NicoSeiga - not finding artist entries from partial URLs
2015-08-07 15:19:47 -07:00
r888888888
3b54646245
fix s3 scripts
2015-07-15 18:07:20 -07:00
r888888888
2c8cacd50e
switch aws client libraries
2015-07-13 18:17:31 -07:00
r888888888
1abdcb3cf3
fixes #2419
2015-06-30 13:21:39 -07:00
r888888888
1d9596d7f2
fixes #2417
2015-06-29 18:17:59 -07:00
r888888888
66dd4f072e
update tests
2015-06-02 19:20:48 -07:00
r888888888
9bdc0116bf
fix pixiv tests
2015-05-14 16:50:24 -07:00
Toks
5a8674d342
fix #2239
2015-05-02 11:12:30 -04:00
r888888888
447597b665
add Dockerfile support
2015-01-22 15:18:52 -08:00
Toks
699b2b27d1
#2299 add script
2014-12-22 12:03:25 -05:00