Commit Graph

199 Commits

Author SHA1 Message Date
albert
dba5fd23e1 fixes #778 2013-03-06 20:13:55 -05:00
albert
d38c423065 add test cases 2013-03-06 19:24:58 -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
albert
93ac6601aa fix for raw_tag_match 2013-03-06 01:31:45 -05:00
albert
e53d71b31b fixes #749, fixes tag alias related regressions 2013-03-05 22:51:21 -05:00
albert
d9a17d2378 add new tag alias correction helper 2013-03-05 22:08:48 -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
427e90bafb switch version to 2.1.0 2013-03-03 16:14:03 -05:00
albert
68ac05e31c fixes #705 2013-03-02 22:45:15 -05:00
albert
e28c786fa1 fixes #684 2013-03-02 18:18:51 -05:00
albert
48953df07b fixes #673 2013-03-01 06:27:48 -08:00
albert
597e566ee4 add test case for pool metatag 2013-03-01 06:18:40 -08:00
albert
132ef8f93c hide approval mod actions, better logic for user promotion/demotion mod actions 2013-02-28 10:19:31 -08:00
albert
1acfe65499 fix score updates for favoriting 2013-02-26 22:45:56 -08:00
albert
155974210b undeleting a post now records the approver 2013-02-26 22:38:46 -08:00
albert
4cbef26c05 fix comment bumping 2013-02-24 17:54:42 -05:00
albert
3b4222cacd add test case for fast_count 2013-02-23 19:35:21 -05:00
albert
3967cf7343 fixes #442 2013-02-23 11:55:11 -05:00
Albert Yi
1755a1671f Merge pull request #584 from 6/https-source
Upload from HTTPS sources
2013-02-23 08:39:42 -08:00
albert
dbdbdd2337 fix artist test 2013-02-23 10:58:31 -05:00
albert
7585462368 add test case for note 2013-02-23 10:44:42 -05:00
Peter Graham
a725c81e1e Upload#is_downloadable? returns true for https sources 2013-02-22 23:08:31 -08:00
Peter Graham
4330e85b17 Support HTTPS in Downloads::File#http_get_streaming 2013-02-22 23:07:34 -08:00
albert
23c0cb5529 add post previews to user profile, improved ui for tag subscriptions 2013-02-21 18:18:08 -05:00
albert
d16a240eda for artist urls, normalize https 2013-02-21 16:13:06 -05:00
albert
7ccf663f48 add test case for searching for >6 tags 2013-02-21 11:38:38 -05:00
albert
aafcf34461 disable block on exclude-tag-only searches (statement timeout will prevent abuse) 2013-02-21 11:34:46 -05:00
albert
b03e889cdd fixed tests 2013-02-20 16:24:59 -05:00
albert
3250ea4218 fix dtext test 2013-02-20 00:42:03 -05:00
albert
7f11fb4583 fix for artist search 2013-02-19 21:41:35 -05:00
albert
3baebcbb41 fixes #439, fixes dtext tests 2013-02-19 15:42:52 -05:00
albert
eb1ba8f708 fix tests 2013-02-17 21:32:07 -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
f44ba8fe9f fix pixiv source 2012-12-26 15:11:21 -05:00
albert
e7d6b8c449 maintain current directory structure for images 2012-08-21 18:29:09 -04:00
albert
c65feee149 updated gems, fix pixiv test 2012-08-16 14:33:16 -04:00
albert
17881068e1 * Removed Pixa/Tinami sources
* Upgraded to Rails 3.2.3
* Fixed tests
2012-06-01 19:22:58 -04:00
albert
46a59e1c95 tests 2012-05-11 18:35:05 -04:00
albert
4d4ae4b443 tests 2012-05-11 18:26:14 -04:00
albert
91ef2a6df2 improved test 2012-05-11 18:04:50 -04:00
albert
157789d4d5 added additional artist test 2012-05-11 17:53:11 -04:00
albert
918664d828 improved alias+impl test 2012-05-11 17:14:27 -04:00
albert
49778758b9 updated advertisement test 2012-05-11 17:09:18 -04:00
albert
4cfe8faae9 fixed unit tests 2012-05-11 16:51:26 -04:00
albert
7269ec0076 removed small image support 2012-03-13 18:28:32 -04:00
albert
938541c98f fix test 2012-03-12 18:36:54 -04:00
albert
c8bcf5ad7c updated to rails 3.2, fixed tests 2012-01-27 14:22:47 -05:00
albert
75d977ae80 refactored post search 2012-01-27 13:05:41 -05:00