Commit Graph

26 Commits

Author SHA1 Message Date
evazion
c1834ab8dd Inherit models from ApplicationRecord instead of ActiveRecord::Base. 2017-06-16 13:28:31 -05:00
evazion
02b3622f12 api: allow search[*_id] params to accept lists of ids in more places. 2017-05-23 15:45:40 -05:00
evazion
7ade3b6831 Fix #2352: return raw usernames in API instead of pretty names. 2017-05-03 22:16:38 -05:00
Type-kun
8998babd41 Fix #2665: nil exception in /artist_versions 2016-09-10 00:40:17 +05:00
Type-kun
23f4232bd2 Style obsolete artist changes (fixes #1171) 2016-08-28 23:12:35 +05:00
r888888888
b8f14b6fee hide more pages for banned artists #2132 2016-01-27 17:06:13 -08:00
Toks
c601253553 Don't make pixiv http requests when displaying artist history
The reason the urls need to be normalized at all here is because legacy
urls from Danbooru 1 don't have their unnormalized counterparts stored
anywhere and thus can't be accurately compared with unnormalized urls
from Danbooru 2.
2014-12-09 17:23:44 -05:00
r888888888
fad0ab7c93 fixes #2133 2014-04-16 17:43:34 -07:00
Toks
46fba0f35b fixes #1945 2013-08-18 19:19:54 -04:00
Toks
46aad0d3f1 fixes #1576
The "params[:order] ||= params.delete(:sort)" is to support existing
links using sort.
2013-07-12 13:18:19 -04:00
Toks
c250501bc4 add artist version search 2013-05-17 14:46:00 -04:00
Toks
0143401ac3 fixes #1332; partial fix for #1378 2013-04-20 10:41:46 -04:00
Toks
a3c06044af reorganize artist version search methods 2013-04-14 18:16:55 -04:00
Toks
eed6ece3ec adds missing updaters
to forum posts, comments, and artist versions
2013-03-30 12:04:57 -04:00
albert
4f8cd6006c fixes for source pattern search, fixed tests 2013-03-29 11:28:01 -04:00
Toks
7e3324b5f0 fixes #858
adds color coding to both urls and other names on artist versions
2013-03-29 09:59:14 -04:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
9446343bd7 fixes #838 2013-03-12 12:53:24 -04:00
albert
78f1d0f69a fixes to user search 2013-02-21 12:42:41 -05:00
albert
c7ffda81bf improved artist test 2013-01-11 16:38:06 -05:00
albert
8749c43b3e refactored search 2013-01-10 17:45:52 -05:00
albert
13271e9bf5 work on refactoring search 2013-01-08 15:53:21 -05:00
albert
80f34d08d9 revert default scope change 2013-01-07 17:24:03 -05:00
albert
040059c491 add default scopes to every model 2013-01-07 17:12:43 -05:00
albert
5610731b35 sync 2010-08-18 18:42:33 -04:00
albert
e9c2d1e636 added artists, comments 2010-02-15 13:59:58 -05:00