Commit Graph

  • 74099662a4 Move static routes into a blueprint Kfir Hadas 2017-07-11 00:13:19 +0300
  • d959c1e96d Remove unused imports Kfir Hadas 2017-06-23 19:50:30 +0300
  • 720909b298 Apply isort on routes.py Kfir Hadas 2017-06-23 18:38:37 +0300
  • 616ada83f9 Add basic config for isort Kfir Hadas 2017-06-23 18:03:01 +0300
  • d150f0ec45 Add .gitattributes Kfir Hadas 2017-07-24 00:21:39 +0300
  • 75e939955c Refactor routes.py Kfir Hadas 2017-07-08 05:16:00 +0300
  • f4de453617 Move the remaining template_global into 'template-utils' blueprint Kfir Hadas 2017-07-22 06:29:38 +0300
  • 395af45911 Move delete_comment and submit_report into blueprint Kfir Hadas 2017-07-24 23:15:45 +0300
  • e8d8d3f118 Move torrent magnet and torrent download into 'torrents' blueprint Kfir Hadas 2017-07-24 23:10:59 +0300
  • e1f46d707e Move torrent edit and upload into 'torrents' blueprint Kfir Hadas 2017-07-24 23:10:36 +0300
  • a8c2946f86 Move /view/<int:torrent_id> route into 'torrents' blueprint Kfir Hadas 2017-07-11 01:00:03 +0300
  • dcaff1f834 Update view.html Bennett Blodinger 2017-07-25 13:33:59 -0400
  • 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
  • 3b8510bcf0 Move delete_comment and submit_report into blueprint Kfir Hadas 2017-07-24 23:15:45 +0300
  • 8667c53ad6 Move torrent magnet and torrent download into 'torrents' blueprint Kfir Hadas 2017-07-24 23:10:59 +0300
  • fe0ed3e30e Move torrent edit and upload into 'torrents' blueprint Kfir Hadas 2017-07-24 23:10:36 +0300
  • a700c25ded Move /view/<int:torrent_id> route into 'torrents' blueprint Kfir Hadas 2017-07-11 01:00:03 +0300
  • 728f863400 Move 404 handler into 'main' blueprint Kfir Hadas 2017-07-11 00:55:26 +0300
  • 4d9ea88913 Move 'before_request' into 'main' blueprint Kfir Hadas 2017-07-11 00:45:24 +0300
  • 50fcad221d Move '/' and '/rss' routes into 'main' blueprint Kfir Hadas 2017-07-11 00:44:10 +0300
  • 17645ca85c Move 404 handler into 'main' blueprint Kfir Hadas 2017-07-11 00:55:26 +0300
  • 5dedadd350 Move 'before_request' into 'main' blueprint Kfir Hadas 2017-07-11 00:45:24 +0300
  • 00e9aac4cd Move '/' and '/rss' routes into 'main' blueprint Kfir Hadas 2017-07-11 00:44:10 +0300
  • 4b92a4dd1d Move template filters and globals into blueprint (#301) Kfir Hadas 2017-07-23 22:30:41 +0300
  • c5ce99c3f3 upload page: use alerts, add alert about rules (#304) Nicolas F 2017-07-24 15:46:39 +0200
  • 02b8f07863 upload page: use alerts, add alert about rules Nicolas F 2017-07-24 14:20:15 +0200
  • 717ecc4883 Fix import sorting Kfir Hadas 2017-07-22 22:24:40 +0300
  • d24226ed2a Rename nyaa.filters -> nyaa.template_utils Kfir Hadas 2017-07-22 06:17:34 +0300
  • 5e29e0776d Move 8 of 9 template filters and globals into a blueprint Kfir Hadas 2017-07-11 00:36:41 +0300
  • 01c4da663f Move /user/activate/<payload> route into users Kfir Hadas 2017-07-10 23:13:38 +0300
  • 9609db6f64 Move /user/<user_name> route into a blueprint Kfir Hadas 2017-07-08 00:50:55 +0300
  • 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
  • b8874e09c0 Move /user/activate/<payload> route into users Kfir Hadas 2017-07-10 23:13:38 +0300
  • 56ac69dcdb Move /user/<user_name> route into a blueprint Kfir Hadas 2017-07-08 00:50:55 +0300
  • d46a581a6c Move admin routes into blueprint Kfir Hadas 2017-07-08 00:48:28 +0300
  • 9ca3dd90c0 Move admin routes into blueprint Kfir Hadas 2017-07-08 00:48:28 +0300
  • 8bb0f3daab Move account routes into blueprint (#292) Kfir Hadas 2017-07-20 21:01:25 +0300
  • fe4ac73ca2 Update torrent download route headers (#298) Kfir Hadas 2017-07-20 11:00:20 +0300
  • 39a06b72c5 Update torrent download route headers Kfir Hadas 2017-07-20 09:33:50 +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
  • 1023391bc9 Move account routes into blueprint Kfir Hadas 2017-07-08 00:45:51 +0300
  • c3e75efff7 Move static routes into a blueprint Kfir Hadas 2017-07-11 00:13:19 +0300
  • 983a9a8adc Remove unused imports Kfir Hadas 2017-06-23 19:50:30 +0300
  • a3c2ae3f24 Apply isort on routes.py Kfir Hadas 2017-06-23 18:38:37 +0300
  • fae83b0bb7 Add basic config for isort Kfir Hadas 2017-06-23 18:03:01 +0300
  • 8aace2c98d Merge branch 'master' into master ipatrol 2017-07-12 14:48:17 -0400
  • c9389cb888 Autofocus on search input box mreweilk 2017-07-11 23:28:30 -0400
  • fa0c4e5203 Move static routes into a blueprint Kfir Hadas 2017-07-11 00:13:19 +0300
  • be7883c94b Remove unused imports Kfir Hadas 2017-06-23 19:50:30 +0300
  • 5113d5e3d4 Apply isort on routes.py Kfir Hadas 2017-06-23 18:38:37 +0300
  • b73edd7b45 Add basic config for isort Kfir Hadas 2017-06-23 18:03:01 +0300
  • 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
  • dafc5d6b7b 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
  • 87a506e086 Update README.md Kfir Hadas 2017-06-11 13:27:40 +0300
  • 9849a2bc14 Fix Travis (#285) Kfir Hadas 2017-07-05 13:41:03 +0300
  • 627ea31346 Fix Travis Kfir Hadas 2017-06-23 20:17:35 +0300
  • dd8cb4757e Admin Log 2.0 (#283) mreweilk 2017-07-04 23:13:59 -0500
  • f97905849d Small fix in log message formatting Matt Kliewer 2017-07-05 00:09:38 -0400
  • 1bdcbb65be Updated log to be text instead of id based to account for future deletions Matt Kliewer 2017-06-29 03:48:06 -0400
  • 8957d330f9 Put reports and admin log in "Admin" dropdown Kfir Hadas 2017-06-16 08:10:25 +0300
  • 5b6c15f05c Fix navbar wrapping to a new line Kfir Hadas 2017-06-16 08:09:31 +0300
  • 44e14413bd Fixed sort of admin logs to be created_time desc Matt Kliewer 2017-06-05 21:46:54 -0400
  • d152191ae3 Fix tabs in admin log template Matt Kliewer 2017-06-05 20:02:53 -0400
  • 2f1fe7ca84 Remove comment_id column because comments die when they are killed Matt Kliewer 2017-06-05 12:06:27 -0400
  • d089da6c9e Fixed some admin log bugs Matt Kliewer 2017-06-05 12:00:24 -0400
  • 88df382ee1 Add admin log to top bar Matt Kliewer 2017-06-05 04:19:30 -0400
  • 30fcf5380e Admin log added Matt Kliewer 2017-06-05 04:17:27 -0400
  • 5b0504665c Merge 4150e87966 into 1cee6cb647 mreweilk 2017-07-04 04:04:49 +0000
  • 4150e87966 Revert "Merge branch 'master' into master" Matt Kliewer 2017-07-04 00:04:21 -0400
  • aad4236481 Merge branch 'master' into master mreweilk 2017-07-03 22:54:02 -0500
  • 9345f8b9b1 Goodbye, uTorrent zapzapzap1 2017-07-02 15:01:59 +0100
  • b41409febc Merge d2cc1ecb22 into 1cee6cb647 Magistr 2017-07-01 18:48:09 +0000
  • d2cc1ecb22 Ansible deploy initial code Mag 2017-07-01 21:37:15 +0300
  • c3d3ec4538 Merge 9a0655d1d1 into 1cee6cb647 Kalle Laine 2017-06-29 22:14:00 +0000
  • 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
  • 8b707db20c Updated log to be text instead of id based to account for future deletions Matt Kliewer 2017-06-29 03:48:06 -0400
  • 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
  • f07a46c335 Add proper shebang line to run.py Nicolas F 2017-06-27 14:29:37 +0200
  • 9a0655d1d1 Update trackers.txt Kalle Laine 2017-06-24 16:27:04 +0300
  • 118d65d4c3 Fixed long lines Matt Kliewer 2017-06-21 15:42:37 -0400
  • a5eab4bbed Applied ./lint.sh fixes Matt Kliewer 2017-06-21 15:34:38 -0400
  • 8b5ece32cc Merge branch 'master' into master mreweilk 2017-06-21 14:29:42 -0500
  • ea2874ea24 Put reports and admin log in "Admin" dropdown Kfir Hadas 2017-06-16 08:10:25 +0300
  • 062d4ce9ea Fix navbar wrapping to a new line Kfir Hadas 2017-06-16 08:09:31 +0300