Commit Graph

1411 Commits

Author SHA1 Message Date
albert
dba5fd23e1 fixes #778 2013-03-06 20:13:55 -05:00
albert
1582a6135b fixes #779 2013-03-06 20:09:43 -05:00
albert
a480b054a0 fixes #780 2013-03-06 19:54:11 -05:00
albert
d38c423065 add test cases 2013-03-06 19:24:58 -05:00
albert
ea754b78eb Merge remote-tracking branch 'coconutex/master' into coconutex-pixiv-search-merge 2013-03-06 18:44:30 -05:00
albert
22b8186d1e fixes #782 2013-03-06 18:42:39 -05:00
albert
09fb5da041 should fix #783 2013-03-06 18:36:55 -05:00
albert
e098863864 add test case for tag category changing, immediately update cache for tag category changes in local server 2013-03-06 18:19:38 -05:00
Coconut
3fd375b23a Added pixiv: metatag and Pixiv source indexes
Adds a pixiv: metatag to quickly find posts by Pixiv ID.  Adds
source:pixiv/* searches to allow left-anchored source searches for Pixiv
sources.  Added relevant indexes to make these queries efficient.
2013-03-06 12:19:20 -05:00
albert
31927b54d7 bug fixes 2013-03-06 01:39:25 -05:00
albert
93ac6601aa fix for raw_tag_match 2013-03-06 01:31:45 -05:00
albert
e8a1d3382d remove grandparenting constraint 2013-03-06 01:27:43 -05:00
albert
54c9b8ebee fix for queue 2013-03-06 01:18:45 -05:00
albert
ad19ae5542 bug fixes 2013-03-06 01:13:41 -05:00
albert
e53d71b31b fixes #749, fixes tag alias related regressions 2013-03-05 22:51:21 -05:00
albert
80f63cc587 fixes #751 2013-03-05 22:10:14 -05:00
albert
d9a17d2378 add new tag alias correction helper 2013-03-05 22:08:48 -05:00
albert
e10f15d2db fixes #755 2013-03-05 20:43:32 -05:00
albert
65d366e71f fixes #756 - hide table header 2013-03-05 20:38:30 -05:00
albert
0c367d5338 fixes #758 2013-03-05 20:37:19 -05:00
albert
30a8b70dcb fixes #760 2013-03-05 20:12:55 -05:00
albert
3471aa6535 fixes #761 2013-03-05 20:04:08 -05:00
albert
3addb4f02a fixes #762 2013-03-05 20:02:35 -05:00
albert
b5099d737d fixes #763 2013-03-05 19:52:20 -05:00
albert
f974ba68db fixes #767 2013-03-05 19:50:01 -05:00
albert
a98af2f19a fix post set bug, fixes #768 2013-03-05 19:45:27 -05:00
albert
29e3e7be0e fixes #769 2013-03-05 19:43:49 -05:00
albert
3621edd357 fixes #715 2013-03-05 17:53:59 -05:00
albert
84cb2b9ec1 fixes #706 2013-03-05 17:45:42 -05:00
albert
d912ba6172 fixes #764 2013-03-05 17:18:01 -05:00
albert
18dd8bd1e2 fixes #661 2013-03-05 16:56:10 -05:00
albert
5ab9887923 only store partial hash in cookies for validation 2013-03-05 16:49:09 -05:00
albert
f52181db94 Major revamp of security. Passwords are first SHA1 hashed and then
that hash is bcrypted.  Bcrypted hashes are stored in a new column on
users.  This separate column is only to allow for rollbacks,
eventually the old SHA1 hash column will be removed.  Sensitive cookie
details are now encrypted to prevent user tampering and more stringent
checks on secret_token and session_secret_key are enforced.
2013-03-04 22:55:41 -05:00
albert
bae5835cff add script for fixing password hashes 2013-03-03 16:28:44 -05:00
albert
880a7c5324 add bcrypt gem 2013-03-03 16:17:50 -05:00
albert
427e90bafb switch version to 2.1.0 2013-03-03 16:14:03 -05:00
albert
23f9c2396f fixes #729 2013-03-03 16:05:47 -05:00
albert
f11069a34a fixes #738 2013-03-03 16:01:05 -05:00
albert
7c4e933bea potential fix for #737 2013-03-03 15:51:57 -05:00
albert
37f26f179f fixes #735 2013-03-03 15:44:42 -05:00
albert
91ca67e9a1 potential fix for #734 2013-03-03 15:40:30 -05:00
albert
caacd3f86f fixes #733 2013-03-03 15:37:20 -05:00
albert
2c270e09e2 fixes #731 2013-03-03 15:34:23 -05:00
albert
a214c12e5c fixes #730 2013-03-03 15:33:36 -05:00
albert
0137f7ff79 fix logic for source searches 2013-03-03 14:56:39 -05:00
albert
89c0ab86a8 add default queue 2013-03-03 01:21:00 -05:00
albert
f0b29fc3ba more intelligent queuing of async jobs 2013-03-03 01:12:31 -05:00
albert
b55d40e70a changes to tag sub processing 2013-03-02 23:52:07 -05:00
albert
d6af03a7b6 change tag date sorting criteria to use id instead 2013-03-02 23:36:05 -05:00
albert
a5a2bedc52 fixes #717 2013-03-02 23:29:10 -05:00