Commit Graph

  • 0f2a3c4555 Test `static_cachebuster` filter Kfir Hadas 2017-07-17 23:02:24 +0300
  • d7d8d8ef14 Update tests, add tests structure for views Kfir Hadas 2017-07-15 02:49:23 +0300
  • a758f5f078 Optimize routes (define url_prefix in Blueprints) Kfir Hadas 2017-08-15 17:12:54 +0300
  • 0bcd782695 Minor improvements nyaadev 2017-08-15 01:41:31 +0200
  • 2cd2dbf66d Replaced dead tracker and give mods a hammer Arylide 2017-08-14 16:02:06 -0700
  • 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
  • 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
  • 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
  • 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
  • 87dd95f1e0 Refactor into an app factory [2 of 2] (#322) Kfir Hadas 2017-08-01 21:02:08 +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
  • 1bc36c5a17 [Schema change] Add webseed support (BEP-19) (#317) Anna-Maria Meriniemi 2017-07-30 00:00:39 +0300
  • 8a4793ffb0 Update Travis (#316) Kfir Hadas 2017-07-29 03:24:05 +0300
  • b992467dad Apply isort & flake8 (#312) Kfir Hadas 2017-07-28 20:01:19 +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
  • 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
  • dc627bf398 Revert "upload page: use alerts, add alert about rules (#304)" Arylide 2017-07-24 20:03:58 -0700
  • c4e7745502 Merge pull request #308 from nyaadevs/bencode-problems queue 2017-07-24 21:02:37 -0600
  • b1d187613a bencode: fix nontermination on empty or malformed input queue 2017-07-24 20:39:09 -0600
  • c5ce99c3f3 upload page: use alerts, add alert about rules (#304) Nicolas F 2017-07-24 15:46:39 +0200
  • 6988daf803 HTML Changes Arylide 2017-07-22 20:31:50 -0700
  • a50d39ccaa Improve RSS feed title (show term, torrent/magnet) TheAMM 2017-07-22 21:54:28 +0300
  • c31749c1d5 Add link for site-revision vs Github master comparison in footer TheAMM 2017-07-22 21:41:48 +0300
  • 6b71cf101e Add simple info in RSS <description> TheAMM 2017-07-22 21:22:46 +0300
  • fe4ac73ca2 Update torrent download route headers (#298) Kfir Hadas 2017-07-20 11:00:20 +0300
  • 2e8e548067 Revert "Autofocus on search input box" Arylide 2017-07-17 17:02:19 -0700
  • b51045503d Fix banned display on selection box mreweilk 2017-07-16 14:19:20 -0400
  • c9389cb888 Autofocus on search input box mreweilk 2017-07-11 23:28:30 -0400
  • 708e0da5a1 Add logging to report view and add option to disable (ban) a user for superadmins Matt Kliewer 2017-07-09 02:26:21 -0400
  • 570ee1225a Fix broken comment CSS Alex Ingram 2017-07-08 20:03:14 -0500
  • 1ae577acdb Add links to torrent clients' download pages (#259) zapzapzap1 2017-07-08 06:10:33 +0100
  • c466e76471 Fix RFC822 filters + More tests (#257) Kfir Hadas 2017-07-08 00:14:37 +0300
  • 45e3834f2a Change portion of welcome message Matt Kliewer 2017-07-05 13:15:58 -0400
  • 580471dca9 Merge pull request #284 from sharkykh/fix-torrent-deletion-log mreweilk 2017-07-05 12:10:03 -0500
  • 3b55af85f0 Fix torrent deletion log Kfir Hadas 2017-07-05 13:24:19 +0300
  • 9849a2bc14 Fix Travis (#285) Kfir Hadas 2017-07-05 13:41:03 +0300
  • dd8cb4757e Admin Log 2.0 (#283) mreweilk 2017-07-04 23:13:59 -0500
  • 1cee6cb647 Merge pull request #276 from CounterPillow/report-improvements Anna-Maria Meriniemi 2017-06-30 00:49:11 +0300
  • 5358b2bd2b Add proper shebang line to run.py (#275) Nicolas F 2017-06-29 23:48:19 +0200
  • fdb041c23b Don't use responsive table on reports list Nicolas F 2017-06-27 16:07:10 +0200
  • 25535e9cb9 Add extra information to reports list Nicolas F 2017-06-27 15:56:46 +0200
  • 9dfce327b6 Improve reports table styling Nicolas F 2017-06-27 15:25:55 +0200
  • f1df776410 Add alert about reports that nobody will read Nicolas F 2017-06-27 14:40:58 +0200
  • 081eb16246 Make username regex to stop the validation chain TheAMM 2017-06-19 14:50:00 +0300
  • 94574d1682 Hide "Report" button for site guests (#265) Kfir Hadas 2017-06-14 20:07:53 +0300
  • ffb2cdec5f Merge pull request #251 from sharkykh/tests Johnny Ding 2017-06-07 23:27:53 -0700
  • 16e72a2a9c set noqa to ignore a single error Kfir Hadas 2017-06-08 04:13:46 +0300
  • 95a6c6c799 Amend method name to reflect actual reg URL test Kfir Hadas 2017-06-08 04:04:20 +0300
  • 9fbaf3c12a Setting height for comment textarea (#253) nyaazi 2017-06-07 23:53:25 +0300
  • e8e8c27994 Update README.md Kfir Hadas 2017-06-07 19:44:14 +0300
  • 6f526de5ea Lint Kfir Hadas 2017-06-07 19:38:19 +0300
  • 2246f019ea Use spaces Kfir Hadas 2017-06-07 19:32:45 +0300
  • 323780dd10 Remove progressbar2 Kfir Hadas 2017-06-07 19:32:02 +0300
  • 751378221f Add tests to Travis, fix lint script Kfir Hadas 2017-06-07 19:25:34 +0300
  • 64098dae49 Rename test method better Nathan Yam 2017-06-07 23:39:02 +1000
  • ffd87f32d2 Add test section in readme section Nathan Yam 2017-06-07 23:36:44 +1000
  • 232af1dc38 Add basic URL routing tests Nathan Yam 2017-06-07 23:32:26 +1000
  • 80fecd5496 add description and keywords aldacron 2017-06-06 23:53:19 -0700
  • 90e2aa75f5 Merge pull request #123 from UnKnoWn-Consortium/patch-3 Johnny Ding 2017-06-06 22:56:59 -0700
  • bd0f9edce3 Reorder the search bar Moving media queries to the end to ensure priority UnKnoWn 2017-05-18 19:06:08 +0800
  • 06735a6536 Merge pull request #243 from nyaadevs/elasticsearch-fullword Johnny Ding 2017-06-05 20:34:04 -0700
  • c70a60b719 UI Fixes (#246) Kfir Hadas 2017-06-06 03:23:30 +0300
  • 2d0cf7cbb4 [ES Schema change] Multi-field search display_name to match words over ngram limit TheAMM 2017-06-05 17:29:00 +0300
  • ae71b6ed59 clean up motds aldacron 2017-06-05 00:04:21 -0700
  • 566e7d8cf8 resolves #239 aldacron 2017-06-05 00:02:52 -0700
  • 535be9c8bd Fixes #227 aldacron 2017-06-04 23:03:32 -0700
  • 0a12db74d0 Change report button to btn-xs as a temporary fix. Alex Ingram 2017-06-05 00:45:50 -0500
  • 7540b0c86b Merge pull request #240 from sharkykh/md-linkify Johnny Ding 2017-06-04 22:42:45 -0700
  • 467270837c Enable `linkify` for Markdown parser Kfir Hadas 2017-06-05 02:28:55 +0300
  • 476afafa09 Merge pull request #237 from nyaadevs/clean-info-api Anna-Maria Meriniemi 2017-06-04 22:43:48 +0300
  • 6592bec67c Clean up info api script TheAMM 2017-06-04 00:52:11 +0300