Commit Graph

  • 2e50f14fb7 Change admin routes from /adminlog and /reports to /admin/log and /admin/reports mreweilk 2017-08-14 13:30:17 -0400
  • d5b8a3a2ae Increase maximum comment size from 255 to 1024. DB change: Change comment text field from VARCHAR(255) to mysql.TEXT nyaadev 2017-08-14 19:08:36 +0200
  • 58f82b10d3 Seperate main.css form light and dark and fix dark clicked link colour Golumpa 2017-08-07 18:46:40 +0100
  • 7085696d32 Seperate main.css form light and dark and fix dark clicked link colour Golumpa 2017-08-07 18:44:39 +0100
  • 1c3724cae1 Delete cached torrent file when replacing torrent. nyaadev 2017-08-07 00:20:02 +0200
  • 602d35bab7 Integrate tracker API for torrent ban/unban nyaadev 2017-08-06 23:55:45 +0200
  • 024c90022a Nyaa development helper (tool) (#324) Kfir Hadas 2017-08-06 00:04:38 +0300
  • fba47fb237 Simplify checking config values Kfir Hadas 2017-08-05 23:07:10 +0300
  • ba16ae84f7 Add new tool for developing (lint/autopep8/test) Kfir Hadas 2017-08-01 22:00:07 +0300
  • 9f508dc8aa Fix lint issues in utils/ Kfir Hadas 2017-08-01 22:00:32 +0300
  • 5fb178f3a8 idk Arylide 2017-08-05 13:03:43 -0700
  • 7a04d64f9c Weed out last few hardcoded urls TheAMM 2017-08-05 22:42:21 +0300
  • e728ca1818 Expose soft delete to users and allow reuploading of deleted torrents. (#331) A nyaa developer 2017-08-05 21:41:59 +0200
  • eedd294db3 Expose soft delete to users and allow reuploading of deleted torrents. Add banning torrents for moderators which disallows reuploading. New delete UI. nyaadev 2017-08-05 20:46:42 +0200
  • 1fea424d6e Merge c978b83860 into 81d8b0f86b Nicolas F 2017-08-04 10:44:29 +0000
  • c978b83860 rules: ban password-protected archives Nicolas F 2017-08-04 12:42:14 +0200
  • 81d8b0f86b lint.sh: fix default task Kfir Hadas 2017-08-03 03:10:24 +0300
  • 95e35a10c9 Change torrent Content-Disposition back to inline Anna-Maria Meriniemi 2017-08-03 11:28:21 +0300
  • bd13defc37 Control HTML indentation Kfir Hadas 2017-06-10 17:42:23 +0300
  • fc5e136a12 Update layout.html & _formhelpers.html Kfir Hadas 2017-06-10 16:30:08 +0300
  • b8ba8eb577 Update `get_category_id_map()` and relevant functions Kfir Hadas 2017-06-10 16:28:50 +0300
  • 713f494427 Update Category models Kfir Hadas 2017-06-08 04:34:14 +0300
  • 757f91ebaf Move `get_category_id_map()` into template-utils and make it a template_global Kfir Hadas 2017-06-08 03:34:14 +0300
  • 87dd95f1e0 Refactor into an app factory [2 of 2] (#322) Kfir Hadas 2017-08-01 21:02:08 +0300
  • 98fb7417ae Merge 6ada42a873 into 0181d6cb33 Kfir Hadas 2017-07-30 18:55:20 +0000
  • 6ada42a873 Update ES mapping with `asciifolding` filter Kfir Hadas 2017-07-30 21:53:53 +0300
  • a274cdff64 Update tests Kfir Hadas 2017-07-17 23:10:02 +0300
  • 9cc5f92111 Update tools Kfir Hadas 2017-07-15 02:33:58 +0300
  • 2507d7b0ac Refactor `nyaa/__init__.py` into an app factory Kfir Hadas 2017-07-15 02:21:44 +0300
  • 29dfd00731 Remove `routes.py` file Kfir Hadas 2017-07-15 02:18:44 +0300
  • f3af296460 Replace all `from nyaa import app` imports Kfir Hadas 2017-07-15 00:35:33 +0300
  • 75981b8ea5 Add a separate config object for top-level statements Kfir Hadas 2017-07-15 01:57:01 +0300
  • 0181d6cb33 Prepare for app factory [1 of 2] (#315) Kfir Hadas 2017-07-30 20:35:16 +0300
  • 1dae331156 Completely handle qBittorrent webseeds TheAMM 2017-07-30 11:49:13 +0300
  • 987103b213 Handle qButtorrent empty url-list/webseeds TheAMM 2017-07-30 11:32:17 +0300
  • f071044fbb Merge branch 'master' into app-factory/1-prepare Kfir Hadas 2017-07-30 01:06:16 +0300
  • 1bc36c5a17 [Schema change] Add webseed support (BEP-19) (#317) Anna-Maria Meriniemi 2017-07-30 00:00:39 +0300
  • 45cd1c5826 Add webseed support (BEP-19) TheAMM 2017-07-29 19:23:05 +0300
  • 8a4793ffb0 Update Travis (#316) Kfir Hadas 2017-07-29 03:24:05 +0300
  • 6cc4506ddb Update Travis config Kfir Hadas 2017-07-29 03:17:46 +0300
  • 8f0b8ed40d Test latest Trusty version Kfir Hadas 2017-07-29 03:04:31 +0300
  • 716abf6dbd Fix tools. Probably needs testing! Kfir Hadas 2017-07-15 01:35:39 +0300
  • cc4c97ac19 Move context processor into filters blueprint Kfir Hadas 2017-07-15 01:26:39 +0300
  • fef7e2c2d8 Move debug toolbar into nyaa.extensions Kfir Hadas 2017-07-23 04:05:24 +0300
  • 565339fe3b Move assets into nyaa.extensions Kfir Hadas 2017-07-15 01:19:23 +0300
  • 14d7e7ea44 Move `fix_paginate` into nyaa.extensions Kfir Hadas 2017-07-15 01:08:27 +0300
  • b0adbd0cba Move db into nyaa.extensions Kfir Hadas 2017-07-15 00:59:58 +0300
  • b992467dad Apply isort & flake8 (#312) Kfir Hadas 2017-07-28 20:01:19 +0300
  • 77ca891e4b Add isort to lint.sh and requirements.txt Kfir Hadas 2017-07-28 03:59:49 +0300
  • 99c052c85f Tiny code reformat Kfir Hadas 2017-07-27 23:29:25 +0300
  • 42725d4a3c Hotfix Gravatar Kfir Hadas 2017-07-27 23:17:06 +0300
  • ab6193d01d Update Gravatar (#313) Kfir Hadas 2017-07-27 23:03:13 +0300
  • af93a99ed3 Update Gravatar implementation to use the rating feature Kfir Hadas 2017-07-27 21:52:56 +0300
  • f5ee400d6e Update help.html with a section about user avatars Kfir Hadas 2017-07-27 21:52:27 +0300
  • 905bb73241 Fix some issues Kfir Hadas 2017-07-27 21:28:40 +0300
  • 871f1627c4 Fix flake8 errors Kfir Hadas 2017-07-23 23:53:22 +0300
  • 2725023d57 Fix lint issues Kfir Hadas 2017-07-27 15:55:25 +0300
  • 74b2faf364 Merge branch 'master' into master Kfir Hadas 2017-07-27 15:41:50 +0300
  • a09cf75d27 Removal of report reason Ivailo Stoianov 2017-07-11 14:32:50 +0300
  • d154466eae Mark as read working nyaazi 2017-06-04 11:09:58 +0300
  • 66260d4cfb Count only unread nyaazi 2017-06-02 08:39:51 +0300
  • fef8faa136 Updates table structure nyaazi 2017-06-01 22:44:35 +0300
  • 4334446d9f Small corections nyaazi 2017-06-01 21:28:01 +0300
  • cb74ec22f1 Mention in comments nyaazi 2017-06-01 21:17:05 +0300
  • e776ad8b96 Initial notifications commit nyaazi 2017-05-31 14:51:40 +0300
  • dc5786fadc Apply isort to all files Kfir Hadas 2017-07-23 23:43:22 +0300
  • b3f82998ac Update isort settings Kfir Hadas 2017-07-08 07:04:49 +0300
  • 2424639bf9 Refactor routes.py Kfir Hadas 2017-07-26 18:11:00 +0300
  • c539795fdc Move the remaining template_global into 'template-utils' blueprint Kfir Hadas 2017-07-22 06:29:38 +0300
  • 93f94023d1 Move delete_comment and submit_report into blueprint Kfir Hadas 2017-07-24 23:15:45 +0300
  • ef56e54521 Move torrent magnet and torrent download into 'torrents' blueprint Kfir Hadas 2017-07-24 23:10:59 +0300
  • 9fef343c1b Move torrent edit and upload into 'torrents' blueprint Kfir Hadas 2017-07-24 23:10:36 +0300
  • 9acdd14e81 Move /view/<int:torrent_id> route into 'torrents' blueprint Kfir Hadas 2017-07-11 01:00:03 +0300
  • 42535bbdab Move 404 handler into 'main' blueprint Kfir Hadas 2017-07-11 00:55:26 +0300
  • 4aac17ff23 Move 'before_request' into 'main' blueprint Kfir Hadas 2017-07-11 00:45:24 +0300
  • eccb0ebdff Move '/' and '/rss' routes into 'main' blueprint Kfir Hadas 2017-07-11 00:44:10 +0300
  • f3b923ccca Move template filters and globals into blueprint (#301) Kfir Hadas 2017-07-23 22:30:41 +0300
  • 50529920bd Move /user/activate/<payload> route into users Kfir Hadas 2017-07-10 23:13:38 +0300
  • 0887dde6fc Move /user/<user_name> route into a blueprint Kfir Hadas 2017-07-08 00:50:55 +0300
  • 3913d8cea2 Move admin routes into blueprint Kfir Hadas 2017-07-08 00:48:28 +0300
  • f316353176 Move account routes into blueprint (#292) Kfir Hadas 2017-07-20 21:01:25 +0300
  • 911fbc317f Move static routes into a blueprint Kfir Hadas 2017-07-11 00:13:19 +0300
  • 7e16616a5d Remove unused imports Kfir Hadas 2017-06-23 19:50:30 +0300
  • de8bd047d5 Apply isort on routes.py Kfir Hadas 2017-06-23 18:38:37 +0300
  • e7d304a10b Add basic config for isort Kfir Hadas 2017-06-23 18:03:01 +0300
  • 1fa3e6ae46 Add .gitattributes (#310) Kfir Hadas 2017-07-26 18:57:46 +0300
  • 949ab53e59 Refactor routes.py Kfir Hadas 2017-07-26 18:11:00 +0300
  • 66646713de Move the remaining template_global into 'template-utils' blueprint Kfir Hadas 2017-07-22 06:29:38 +0300
  • a3966f3dc9 Move delete_comment and submit_report into blueprint Kfir Hadas 2017-07-24 23:15:45 +0300
  • 2642a64077 Move torrent magnet and torrent download into 'torrents' blueprint Kfir Hadas 2017-07-24 23:10:59 +0300
  • a54e6dda44 Move torrent edit and upload into 'torrents' blueprint Kfir Hadas 2017-07-24 23:10:36 +0300
  • 45c9bea30b Move /view/<int:torrent_id> route into 'torrents' blueprint Kfir Hadas 2017-07-11 01:00:03 +0300
  • c4116c43fe Move 404 handler into 'main' blueprint Kfir Hadas 2017-07-11 00:55:26 +0300
  • b3274742a6 Move 'before_request' into 'main' blueprint Kfir Hadas 2017-07-11 00:45:24 +0300
  • 7d8c668417 Move '/' and '/rss' routes into 'main' blueprint Kfir Hadas 2017-07-11 00:44:10 +0300
  • 305ac6120f Move template filters and globals into blueprint (#301) Kfir Hadas 2017-07-23 22:30:41 +0300
  • a1bad1a470 Move /user/activate/<payload> route into users Kfir Hadas 2017-07-10 23:13:38 +0300
  • 69326a7ebb Move /user/<user_name> route into a blueprint Kfir Hadas 2017-07-08 00:50:55 +0300
  • 2ff8b738f5 Move admin routes into blueprint Kfir Hadas 2017-07-08 00:48:28 +0300
  • 35b5ab04c0 Move account routes into blueprint (#292) Kfir Hadas 2017-07-20 21:01:25 +0300