Commit Graph

  • 87c6698d55 sources.js: remove (dead code). evazion 2018-04-26 21:33:17 -05:00
  • f7a44ae8dd Fix redirect in "disable responsive mode" link. evazion 2018-04-26 21:31:53 -05:00
  • e29f73ac31 include top tagger info in post tooltip, add box shadow css Albert Yi 2018-04-26 15:56:42 -07:00
  • 87f0adfda3 Merge pull request #3655 from r888888888/expire-burs Albert Yi 2018-04-26 15:43:54 -07:00
  • f2b525a6d2 Implement forum topic voting and tag change pruning (#3580) Albert Yi 2018-04-16 16:09:39 -07:00
  • 45fad069d7 Merge branch 'master' of github.com:r888888888/danbooru Albert Yi 2018-04-26 15:30:14 -07:00
  • eddc789df2 fix js bugs Albert Yi 2018-04-26 15:01:57 -07:00
  • 95ab227b09 upgrade jquery-ui to 1.12, move to cdn Albert Yi 2018-04-26 14:49:33 -07:00
  • ed2b89a947 post tooltips: temp fix for jquery-ui 1.11 incompatibility. evazion 2018-04-26 15:49:14 -05:00
  • 990d625ae3 reset unread dmail count when using mark all as read (#3574) Albert Yi 2018-04-26 11:47:07 -07:00
  • 9aafc344fa Merge pull request #3666 from evazion/fix-3664 Albert Yi 2018-04-26 11:40:59 -07:00
  • 8b98e9e009 additional tests to look for causes of incorrect post count on pools (#3667) Albert Yi 2018-04-26 11:14:01 -07:00
  • 4b6019d6ad fixes #3668 Albert Yi 2018-04-26 10:24:20 -07:00
  • bb3c88dbc8 thumbnails: replace browser tooltips with qtip2 tooltips (#3664). evazion 2018-04-25 22:05:14 -05:00
  • e772de40a7 posts: add /posts/{id}.html?variant=tooltip template. evazion 2018-04-25 20:12:06 -05:00
  • f2998585e9 tag_set_presenter: refactor inline_tag_list_html. evazion 2018-04-25 19:57:43 -05:00
  • 442964b0eb tag_set_presenter: refactor split_tag_list_html. evazion 2018-04-25 19:49:46 -05:00
  • c4a4394ea0 update gems (fixes #3665) Albert Yi 2018-04-25 14:35:52 -07:00
  • b0a3f574ed fixes #3574 Albert Yi 2018-04-25 14:31:11 -07:00
  • af3404b087 switch to cdnjs for hosted jquery (#3663) Albert Yi 2018-04-24 11:33:06 -07:00
  • fdd5ea3e78 Fix #3661: Account upgrade page directs to dead link instead of correct safebooru page. evazion 2018-04-22 01:02:38 -05:00
  • 8fb72ffcaf Fix #3660: Resize-to-fit broken for previews on upload page. evazion 2018-04-20 21:26:06 -05:00
  • f3e62f43ba Merge pull request #3658 from evazion/fix-3657 Albert Yi 2018-04-20 16:03:39 -07:00
  • c9acbbdf9e uploads: revamp /uploads listing UI (#3657). evazion 2018-04-20 15:04:35 -05:00
  • e6ce05eb29 uploads: add more search options for /uploads listing (#3657). evazion 2018-04-20 14:59:47 -05:00
  • ff4616e7b2 uploads: add upload-specific secondary links. evazion 2018-04-20 15:02:27 -05:00
  • 8083c7daae uploads: fix batch upload page to work without bookmarklet. evazion 2018-04-20 15:42:42 -05:00
  • 503e8adf69 Merge pull request #3524 from evazion/feat-hsts Albert Yi 2018-04-19 09:41:43 -07:00
  • 09462aefeb Fix #3522: Enable HSTS. evazion 2018-01-28 19:57:45 -06:00
  • 2fd91bfa20 Load danbooru_default_config.rb earlier. evazion 2018-01-28 16:49:24 -06:00
  • d70a0a64bd Remove controller-level force_ssl checks. evazion 2018-01-28 19:59:39 -06:00
  • c50ad41792 nginx.danbooru.conf: fix X-Forwarded-Proto. evazion 2018-01-28 16:09:55 -06:00
  • 909c9aad5a Fix user id cache expiration. evazion 2018-01-28 20:47:29 -06:00
  • e16ae00efc Fix hardcoded http:// urls. evazion 2018-01-28 20:46:33 -06:00
  • 83b96b4f3f Fix #3652: URL addons stripped when comments are created/edited. evazion 2018-04-18 23:58:35 -05:00
  • 5082a25321 uploads.js: fix call to $.unique (deprecated as of jQuery 3.0) evazion 2018-04-18 19:02:17 -05:00
  • 7d295a11d0 fixup! Fix #3654: Deviantart commentaries fail fetching. evazion 2018-04-18 19:01:33 -05:00
  • c4ae2bd2fa Fix #3654: Deviantart commentaries fail fetching. evazion 2018-04-18 18:26:39 -05:00
  • 9cafffd20a /user_upgrade/new: fix broken account upgrade link. evazion 2018-04-18 10:34:41 -05:00
  • e9dc4a397e switch to jquery 3.3.1 on cdn Albert Yi 2018-04-17 16:32:50 -07:00
  • 34d9cc6d57 fixes #3648 Albert Yi 2018-04-17 16:28:17 -07:00
  • 0f883e7009 Fix #3649: Replace highlighting of "photoshop" with "third-party_edit" in modqueue. evazion 2018-04-17 17:19:18 -05:00
  • 17aabaca29 modqueue: move quality warning tags into config file. evazion 2018-04-17 17:15:06 -05:00
  • 41eba9d6b4 Move stylesheets/erb/* to stylesheets/specific/erb/*. evazion 2018-04-17 16:55:52 -05:00
  • 9b6136fb55 Fix missing parameter exception in /user_feedbacks/new. evazion 2018-04-17 10:23:55 -05:00
  • 9957c4c0e2 fixes #3644 Albert Yi 2018-04-16 16:43:51 -07:00
  • 1c88587c55 fixes null uid field error for #3645 Albert Yi 2018-04-16 16:41:25 -07:00
  • 97dd0680df remove download query from post file size link Albert Yi 2018-04-16 16:18:01 -07:00
  • 2f142ab1aa Merge pull request #3643 from evazion/fix-3642 Albert Yi 2018-04-16 16:16:22 -07:00
  • e49e6f49bb Fix #3641: Can't add tags via Add Commentary dialog. evazion 2018-04-16 12:10:54 -05:00
  • 2c46191f99 artists: fix edit form fields not being prefilled. evazion 2018-04-14 21:26:45 -05:00
  • d42ef7d7dc Fix #3642: Issues with sequential pagination. evazion 2018-04-14 10:18:20 -05:00
  • 074b66bf27 pagination: prefer extending over `extend. evazion 2018-04-14 10:53:23 -05:00
  • d2e2b3d2b1 pagination: add paginator tests. evazion 2018-04-14 10:51:29 -05:00
  • 5c94c0cefe Fix #3640: Can't undo votes. evazion 2018-04-13 22:48:22 -05:00
  • d66df41b58 Revert "common.js: show error on ajax failures." (#3640) evazion 2018-04-13 22:43:45 -05:00
  • 302994e5d9 Fix #3639: Favorite count pixiv tags aren't skipped by translated tags. evazion 2018-04-13 22:39:52 -05:00
  • f2adbba241 switch postarchive to use belongs_to_updater (fixes #3629) Albert Yi 2018-04-13 12:29:48 -07:00
  • 06559c4ae4 fix missing urls in artists (fixes #3632) Albert Yi 2018-04-13 12:25:49 -07:00
  • 31a9605ecb fix source mapping for deviantart sources on origin-orig subdomain (fixes #3617) Albert Yi 2018-04-13 11:56:03 -07:00
  • 32025b77d3 remove fav_string from posts api unless user is moderator (fixes #3633) Albert Yi 2018-04-13 11:45:33 -07:00
  • 28cd633210 Fix #3637: Bookmarklet fails on artstation for some posts. evazion 2018-04-13 11:18:09 -05:00
  • 76792431be Fix #3636: Tag similarity on autocomplete no longer working. evazion 2018-04-13 00:37:47 -05:00
  • bca483cefd Fix #3628: Retry button is displayed for failed uploads that cannot succeed even if retried evazion 2018-04-12 22:14:06 -05:00
  • e4096460eb Fix #3622: Approval links on mod queue have same ID attribute. evazion 2018-04-12 21:48:09 -05:00
  • 611dacfd22 modqueue: remove dead "approve all" / "hide all" code (disabled since #2446). evazion 2018-04-12 21:38:42 -05:00
  • af02113e3c /wiki_pages/new: fix "param is missing or the value is empty: wiki_page" evazion 2018-04-12 21:31:34 -05:00
  • bc0488df26 Fix #3631: Can no longer edit existing notes. evazion 2018-04-12 18:31:07 -05:00
  • 19cc8ebf9e fixes #3630 Albert Yi 2018-04-12 16:02:41 -07:00
  • af9a09c2cb Fix #3626: Artist creation page doesn't autocomplete the name anymore. evazion 2018-04-12 16:23:59 -05:00
  • 5546d9e98b fixes #3627 Albert Yi 2018-04-12 14:20:02 -07:00
  • b99600bbbe fixes #3625 Albert Yi 2018-04-12 14:12:27 -07:00
  • c785d00eb6 remove window.console.log Albert Yi 2018-04-12 13:58:28 -07:00
  • 9975b2dd35 don't require saved_search params when creating a new saved search Albert Yi 2018-04-12 13:56:02 -07:00
  • 26a2e60d04 fixes #3623 Albert Yi 2018-04-12 13:36:56 -07:00
  • 883b36ac2e fixes #3620 Albert Yi 2018-04-12 13:00:17 -07:00
  • cd88a8df9f fixes #3620 Albert Yi 2018-04-12 12:57:39 -07:00
  • ad1ed5a510 Fix #3623: Changes to existing notes aren't being saved. evazion 2018-04-12 14:52:50 -05:00
  • 37ba6714d1 fixes #3617 Albert Yi 2018-04-12 12:11:27 -07:00
  • d747ffc640 fixes #3621 Albert Yi 2018-04-12 12:09:14 -07:00
  • c9fe91c74b fix base dir for image distribute rake task Albert Yi 2018-04-12 10:48:53 -07:00
  • 03e2a2ca3b add rake task for distributing images using storage managers Albert Yi 2018-04-12 10:40:24 -07:00
  • 25f371c8c6 Merge branch 'master' of github.com:r888888888/danbooru Albert Yi 2018-04-12 09:53:02 -07:00
  • e4e79c027e Merge pull request #3618 from evazion/fix-rails-5.1-bugs Albert Yi 2018-04-12 09:44:18 -07:00
  • 159b0e8a22 tests: add daily & weekly maintenance tests. evazion 2018-04-11 20:50:27 -05:00
  • 4233d2149f Fix delete_all / destroy_all calls. evazion 2018-04-11 20:49:38 -05:00
  • b0ac895964 remove unused attr_accessor Albert Yi 2018-04-11 14:09:45 -07:00
  • d9d98f05c2 Merge branch 'rails-5.1' Albert Yi 2018-04-11 11:40:36 -07:00
  • a25629bff9 fixes #3594 Albert Yi 2018-04-11 11:14:58 -07:00
  • c46996f937 Merge pull request #3616 from evazion/fix-deviantart-api Albert Yi 2018-04-10 16:54:44 -07:00
  • ab25e73cd7 deviantart: replace html scraper with api client (#3260). evazion 2018-04-09 20:13:27 -05:00
  • 2d6b7177de deviantart: add api client. evazion 2018-04-09 20:12:11 -05:00
  • 485c3b01c7 add uploader-id and top-tagger-id data attrs to post previews Albert Yi 2018-04-09 11:12:07 -07:00
  • 23fef71346 Merge pull request #3609 from evazion/fix-3603 Albert Yi 2018-04-09 10:56:00 -07:00
  • 5f33238074 Merge pull request #3612 from evazion/fix-iqdb-errors Albert Yi 2018-04-09 10:53:40 -07:00
  • 40827442c7 Fix #3614: IQDB: don't index placeholder thumbnails. evazion 2018-04-08 12:15:24 -05:00
  • 2cbec785ea Fix #3613: Broken preview images for flash files. evazion 2018-04-08 11:21:31 -05:00
  • 5f930630e5 danbooru_default_config.rb: allow setting boolean options in env vars. evazion 2018-04-08 11:24:53 -05:00
  • 4097305e52 StorageManager::Hybrid#open_file: fix typo. evazion 2018-04-07 21:06:38 -05:00
  • ad66b8abc9 common.js: show error on ajax failures. evazion 2018-04-07 11:37:23 -05:00