Commit graph

  • c70a60b719 UI Fixes (#246) Kfir Hadas 2017-06-06 03:23:30 +03:00
  • 07b63ee00c Fix tabs in admin log template Matt Kliewer 2017-06-05 20:02:53 -04:00
  • 1b1533b0eb Missing semicolon in <script> Kfir Hadas 2017-06-06 02:45:05 +03:00
  • d145c88626 help.html: Convert all <p> to <div> Kfir Hadas 2017-06-06 02:32:31 +03:00
  • d8dc6fafe9 layout.html Kfir Hadas 2017-06-06 02:06:23 +03:00
  • 10d0ed7378 view.html : HTML Fixes Kfir Hadas 2017-06-06 01:40:00 +03:00
  • 685936bed9 Fix markdown renderer Kfir Hadas 2017-06-06 01:38:16 +03:00
  • 68a2a87e01 Remove comment_id column because comments die when they are killed Matt Kliewer 2017-06-05 12:06:27 -04:00
  • 1e3a67ce56 Fixed some admin log bugs Matt Kliewer 2017-06-05 12:00:24 -04:00
  • 2d0cf7cbb4 [ES Schema change] Multi-field search display_name to match words over ngram limit TheAMM 2017-06-05 17:29:00 +03:00
  • 075a58ca6a Add admin log to top bar Matt Kliewer 2017-06-05 04:19:30 -04:00
  • be47252fad Admin log added Matt Kliewer 2017-06-05 04:17:27 -04:00
  • ae71b6ed59 clean up motds aldacron 2017-06-05 00:04:21 -07:00
  • 566e7d8cf8 resolves #239 aldacron 2017-06-05 00:02:52 -07:00
  • 535be9c8bd Fixes #227 aldacron 2017-06-04 23:03:32 -07:00
  • 0a12db74d0 Change report button to btn-xs as a temporary fix. Alex Ingram 2017-06-05 00:45:50 -05:00
  • 7540b0c86b Merge pull request #240 from sharkykh/md-linkify Johnny Ding 2017-06-04 22:42:45 -07:00
  • 467270837c Enable linkify for Markdown parser Kfir Hadas 2017-06-05 02:28:55 +03:00
  • 476afafa09 Merge pull request #237 from nyaadevs/clean-info-api Anna-Maria Meriniemi 2017-06-04 22:43:48 +03:00
  • 6592bec67c Clean up info api script TheAMM 2017-06-04 00:52:11 +03:00
  • 570a06bd9e API Info (#157) kyamiko 2017-06-03 20:57:53 +00:00
  • ce10872d2d Clean up arg parsing, requested changes kyamiko 2017-06-03 15:43:52 -04:00
  • 909d9e864a Remove dead code from merge cleanup kyamiko 2017-06-03 15:25:01 -04:00
  • 0c868fdff4 lint check and cleanup for api/info kyamiko 2017-06-03 15:14:27 -04:00
  • abfb5c178e Update rules page. snowfag 2017-06-03 15:06:15 -04:00
  • 7cd5c13cbc Document schema ipatrol 2017-06-02 21:54:25 -04:00
  • bab6031973 Darkened success and danger colors for the dark theme Success's background color was changed to #4c6442 (it was #dff0d8 previously). Danger's background color was changed to #988383 (it was #f2dede previously). A new <a> color for Success was added - #0d86ec, because the previous (default) color on the new background was unreadable. A new <a> color for Danger was added - #105692, because the previous (default) color on the new background was unreadable. Leo Izen 2017-05-25 03:48:39 -04:00
  • 5ec4d63973 Update Travis config Kfir Hadas 2017-06-01 09:23:06 +03:00
  • ddae817244 Updated script Kfir Hadas 2017-06-01 09:14:09 +03:00
  • 1bcce01d74 Fix backwards tick in README Kfir Hadas 2017-06-01 07:59:22 +03:00
  • b065d24551 Run of lint.sh + manual fixes Kfir Hadas 2017-05-31 04:12:30 +03:00
  • 0c8eca79e8 Add utils/ to lint checker Kfir Hadas 2017-05-31 04:04:02 +03:00
  • 807eb9bb1c Cleaned up api/info kyamiko 2017-05-30 20:55:45 -04:00
  • 783bf0d092 Request changes, added print options kyamiko 2017-05-29 21:54:13 -04:00
  • e3d0f23aa6 Updated API info, resolved conflicts kyamiko 2017-05-29 16:19:06 -04:00
  • 17ed7cb9c8 Requested changes for api info kyamiko 2017-05-22 22:41:52 -04:00
  • a1bed84201 lint kyamiko 2017-05-21 16:48:49 -04:00
  • 2334a0be1c Restore migration script to default kyamiko 2017-05-21 16:48:03 -04:00
  • e04ada27ef Updated API info for db changes kyamiko 2017-05-21 16:42:27 -04:00
  • 6f1f13d7d6 API query for torrent info kyamiko 2017-05-21 16:15:19 -04:00
  • 68c2c965a4 Move hardcoded urls into config. snowfag 2017-06-03 14:40:32 -04:00
  • 3165389d52 Fix lint check + update lint script (#224) Kfir Hadas 2017-06-01 14:40:33 +03:00
  • 3e2437bba1 Fix merge mistake. ReimuHakurei 2017-06-01 11:37:50 +00:00
  • 91a9264442 Merge pull request #221 from CounterPillow/focus-report-field Alex Ingram 2017-06-01 06:30:57 -05:00
  • b5e70ba0b0 Merge branch 'master' into focus-report-field Alex Ingram 2017-06-01 06:30:34 -05:00
  • e564b3ee19 Change label of button on edit page Nicolas F 2017-05-30 19:14:56 +02:00
  • ae30e9c95c Get started with a bare-bones help page Nicolas F 2017-05-30 21:05:15 +02:00
  • 80587e02fe Default description to "" in field renderer TheAMM 2017-05-30 19:35:28 +03:00
  • f4fb9fc065 Render markdown text field manually in the template TheAMM 2017-05-30 19:20:00 +03:00
  • 505b4e18bd Move to markdown-it, render markdown in DOMContentLoaded TheAMM 2017-05-30 18:56:09 +03:00
  • 540289db4c Fix PEP8 E301 on nyaa/models.py sharkykh 2017-05-30 23:02:19 +03:00
  • e8fa1b5a31 Get started with a bare-bones help page Nicolas F 2017-05-30 21:05:15 +02:00
  • 07d45b6223 Focus report reason text field when reporting Nicolas F 2017-05-30 19:31:28 +02:00
  • bfb0e6df9d Change label of button on edit page Nicolas F 2017-05-30 19:14:56 +02:00
  • 6d84815f71 Default description to "" in field renderer TheAMM 2017-05-30 19:35:28 +03:00
  • b7ed1df88a Render markdown text field manually in the template TheAMM 2017-05-30 19:20:00 +03:00
  • 70d487e392 Move to markdown-it, render markdown in DOMContentLoaded TheAMM 2017-05-30 18:56:09 +03:00
  • 051f3f38d2 Clean up Torrent flag properties TheAMM 2017-05-30 12:45:51 +03:00
  • c6640485ea Merge pull request #214 from nyaazi/patch-1 Anna-Maria Meriniemi 2017-05-30 12:14:57 +03:00
  • 5525337931 Replace the header titles nyaazi 2017-05-30 10:29:59 +03:00
  • 56f6506eed Reverting nyaazi 2017-05-30 10:27:48 +03:00
  • 23a5e4f6ff Replace header titles nyaazi 2017-05-30 10:23:55 +03:00
  • f0d5988d50 Update the download buttons font size nyaazi 2017-05-29 20:29:39 +03:00
  • 2b331c307e Optimize MySQL COUNT queries and pagination TheAMM 2017-05-29 18:27:34 +03:00
  • 7b2bfc57ee [DB Changes!] Merge branch 'nyaazi-reports' (#146) TheAMM 2017-05-29 17:09:12 +03:00
  • 2e4b0b1f9f Add Alembic migration for report tables TheAMM 2017-05-29 17:05:17 +03:00
  • c2b02e252d Fix permissions TheAMM 2017-05-29 16:55:55 +03:00
  • 5dc8bdaf74 For the green nyaazi 2017-05-29 16:24:45 +03:00
  • bea63315cd Merge branch 'master' into reports nyaazi 2017-05-29 16:20:48 +03:00
  • 917d063674 Merge 42cd5c5100 into 3059507e09 Ricardo Ribeiro 2017-05-29 10:48:47 +00:00
  • 3059507e09 Merge pull request #208 from nyaadevs/die-sync-es Yukikaze 2017-05-29 03:48:10 -07:00
  • 044cb143bf sync_es: fix flush_interval behavior during slow times die-sync-es-backport queue 2017-05-28 20:14:14 -06:00
  • 87db2e9bae sync_es: die when killed queue 2017-05-28 19:46:38 -06:00
  • eceb8824dc sync_es: fix flush_interval behavior during slow times queue 2017-05-28 20:14:14 -06:00
  • 33852a55bf sync_es: die when killed queue 2017-05-28 19:46:38 -06:00
  • 1f0d6ef6a8 75 Adjusts CSS for Sukebei Ruuri 2017-05-29 01:57:13 +09:00
  • 847b7d4b5e Merge pull request #204 from zaclimon/master Anna-Maria Meriniemi 2017-05-28 12:15:48 +03:00
  • 7acfa97a47 requirements.txt: Adapt progressbar33 version zaclimon 2017-05-27 21:11:55 -04:00
  • 8fecc08d19 Keep it short, keep it simple TheAMM 2017-05-28 02:47:47 +03:00
  • 32fa021f34 Turn comments icon on search result into link to comments TheAMM 2017-05-28 02:46:04 +03:00
  • f02836f75e Merge pull request #194 from shm0o/url-stuff Anna-Maria Meriniemi 2017-05-28 02:42:42 +03:00
  • 75aff3835d GFM, you lied to me about newlines! Anna-Maria Meriniemi 2017-05-28 02:23:45 +03:00
  • 926c85058e Overhaul README.md with more helpful and more up-to-date instructions TheAMM 2017-05-28 02:16:25 +03:00
  • 05713892f7 Update config.example.py: remove TABLE_PREFIX, enable stat display by default TheAMM 2017-05-28 02:15:39 +03:00
  • 0cbed3870e Update import_to_es.py to index both torrent flavors, rename sync_es config TheAMM 2017-05-28 02:12:48 +03:00
  • 79dae38f37 Patch db_migrate.py to always use the 'db' command TheAMM 2017-05-27 23:19:38 +03:00
  • 2d04cf3525 Update comment count migration, calculate initial counts during upgrade TheAMM 2017-05-27 22:46:35 +03:00
  • 16194a12a3 Fix typo in ES search sort keys TheAMM 2017-05-27 21:37:26 +03:00
  • ea17f2d4da Merge pull request #169 from sharkykh/num-comments Anna-Maria Meriniemi 2017-05-27 21:36:29 +03:00
  • 260dc2cdc8 Forbid caching when debugging TheAMM 2017-05-27 21:33:20 +03:00
  • d65602ee9f [DB Changes! Read PR!] Merge pull request #196 from nyaadevs/elasticsearch-comment-count Anna-Maria Meriniemi 2017-05-27 20:12:43 +03:00
  • 279ec26f7c [DB Changes! Read PR!] Merge pull request #201 from nyaadevs/update-alembic-migrations Anna-Maria Meriniemi 2017-05-27 20:11:57 +03:00
  • eac41d561a Fix db_migrate.py shebang for venvs TheAMM 2017-05-27 17:43:27 +03:00
  • 6f9341d3f1 Add initial database state for Alembic, update existing migrations TheAMM 2017-05-27 17:40:53 +03:00
  • 1b3e05339d Update db_create.py to add categories for both Nyaa and Sukebei TheAMM 2017-05-27 17:39:13 +03:00
  • 07cf0de6f9 Rewrite site-specific database models into declarative bases TheAMM 2017-05-27 17:33:48 +03:00
  • f7ed2c06d3 Jeez fine PEP8 I get it TheAMM 2017-05-27 18:10:21 +03:00
  • 6f4aad56ab Update comment count migration script for #201 TheAMM 2017-05-27 18:05:31 +03:00
  • d89f74893b Remove username validator from login form to allow logging in with email TheAMM 2017-05-26 23:27:30 +03:00
  • fa946844d1 Style fixes Kfir Hadas 2017-05-26 19:23:34 +03:00