Commit Graph

  • 6d608ab2f4 Added comments Sn0wCrack 2017-05-13 22:24:42 +1000
  • 1e230584ab Re-add generated torrent tracker count limit TheAMM 2017-05-22 23:59:21 +0300
  • f04c3e1cf3 Remove v1 upload api and update notice TheAMM 2017-05-22 22:54:33 +0300
  • b241dd5508 Don't generate empty torrent file for torrents without info dict (has_torrent). A nyaa developer 2017-05-22 20:08:41 +0200
  • 607d9b2c92 Change wording for Downloads heading katnyaa 2017-05-22 15:00:06 +0000
  • 34031126ed Merge pull request #160 from nyaadevs/pep8-fixes katnyaa 2017-05-22 14:13:47 +0000
  • 159d5a5d9e Fix lint errors katnyaa 2017-05-22 15:03:34 +0100
  • 7066fb258e Wait, that was no dict at all! Fix v1 api default TheAMM 2017-05-22 16:54:02 +0300
  • 0e57378359 API: default to trusted, properly pass CSRF to UploadForm TheAMM 2017-05-22 16:45:00 +0300
  • e9dac20c51 Kick travis katnyaa 2017-05-22 13:40:42 +0000
  • a305df5a8f Merge pull request #95 from sharkykh/travis katnyaa 2017-05-22 13:30:15 +0000
  • a1c024a342 Re-enable CSRF token for upload & fix API CSRF handling TheAMM 2017-05-22 16:28:06 +0300
  • efb44724e1 Merge pull request #158 from katnyaa/katnyaa-patch-1 katnyaa 2017-05-22 13:21:38 +0000
  • 1016d5be02 Fix typo katnyaa 2017-05-22 13:02:02 +0000
  • 29e878a1ec fixed api_uploader and reverted backend.py change aldacron 2017-05-22 00:36:01 -0700
  • ec72d8bf3d updated v1 docs aldacron 2017-05-21 22:55:42 -0700
  • 8fc81b395e if is_trusted is not sent and user is trusted, torrent will marked as trusted unless specified. this also enable backward compat of v1 aldacron 2017-05-21 22:53:28 -0700
  • c2438f3913 nyaadev is an idiot and broke apiv2 aldacron 2017-05-21 22:10:05 -0700
  • 0a258d59e1 temporary ghetto import, will be removed once importing is done. nyaadev 2017-05-22 01:49:02 +0200
  • a1c1a44a75 Split up the search.py file. Added generic search_custom method that outputs the same Paginator type. Taloth Saldono 2017-05-21 21:21:25 +0200
  • 5a130dbd99 Auto generate site specific categories in caps. Taloth Saldono 2017-05-18 23:42:01 +0200
  • 81c07fc38f Updated Elastic wrapper. Taloth Saldono 2017-05-18 23:41:37 +0200
  • 17d3e1e20d Merge pull request #120 from nyaadevs/anon_upload_captcha A nyaa developer 2017-05-21 19:32:04 +0200
  • a4c7dd7912 Add ReCaptcha to upload page if user is not logged in. Bring back CSRF to upload form (Use the upload API) nyaadev 2017-05-18 15:09:35 +0200
  • 9af778217b DB CHANGE: Add uploader ip address to torrent column and show on torrent view page for superadmins. Added migration script!: remove sukebei_ lines if your local db does not have those. Show users ip address on user page for superadmins. Rename Admin to Moderator internally. Moderators can now change user level to trusted. Superadmins can make users moderator. Improve changing user level. nyaadev 2017-05-21 19:12:15 +0200
  • 92a6074fa2 Merge branch 'master' into reports nyaazi 2017-05-21 18:48:45 +0300
  • 152e547ac5 Add flask-Migrate + alembic for automated database migrations. Update some dependencies to their latest version. Make executable scripts executable (chmod +x). nyaadev 2017-05-21 17:47:16 +0200
  • 9e5171031b Expanded .gitignore ipatrol 2017-05-21 09:05:39 -0400
  • 740be1a40a Fix upload api handler: default to '' to conform better to WTForm TheAMM 2017-05-21 12:41:34 +0300
  • 5408f3e7c4 Update upload api V2 + script for is_trusted TheAMM 2017-05-21 12:27:34 +0300
  • 31d8d9ec5b Issue #145: Added CSS change for visited links (#149) UnKnoWn 2017-05-21 16:38:11 +0800
  • a47f757a27 Update main.css UnKnoWn 2017-05-21 16:37:00 +0800
  • e3b6d15f38 Update main.css UnKnoWn 2017-05-21 16:24:48 +0800
  • 75269b5f92 Update main.css UnKnoWn 2017-05-21 16:23:57 +0800
  • 0475e2948d Merge pull request #148 from nyaadevs/restructure-upload-edit Anna-Maria Meriniemi 2017-05-21 10:28:46 +0300
  • 89849ac25f requirements.txt: add missing statsd queue 2017-05-21 01:06:50 -0600
  • 3c0f5ee60a Merge pull request #151 from nyaadevs/syncfaster Yukikaze 2017-05-21 00:03:07 -0700
  • ea2160a49d sync_es: move io to separate threads, config json queue 2017-05-21 00:55:19 -0600
  • 6a4ad827c1 sync_es: instrument with statsd, improve logging queue 2017-05-20 23:19:35 -0600
  • aaafec7c6a Added CSS change for visited links UnKnoWn 2017-05-21 05:04:26 +0800
  • e13235fc97 "Unfix" the page nyaazi 2017-05-20 23:00:42 +0300
  • f31efcdaa1 Align fields better, move Anonymous as first flag TheAMM 2017-05-20 22:50:49 +0300
  • af0cca2f8c Display full category names on upload/edit category lists TheAMM 2017-05-20 22:50:40 +0300
  • b9d88e8960 Restructure upload.html and edit.html as well as route logic TheAMM 2017-05-20 22:00:45 +0300
  • 752a5a1f95 Clean up models.User.level helpers TheAMM 2017-05-20 21:56:22 +0300
  • 2ccf23a1f3 Clean up models.User.level helpers TheAMM 2017-05-20 21:56:22 +0300
  • 1705bfd6ea Using the url_for function nyaazi 2017-05-20 21:53:23 +0300
  • 04c9ef6685 Redundant query nyaazi 2017-05-20 15:02:26 +0300
  • ec0f8000d7 Usage of WTForms for report action nyaazi 2017-05-20 14:23:29 +0300
  • 73c84ce5ec Remove duplicate reports for already reviewed torrent nyaazi 2017-05-20 13:58:58 +0300
  • 354736720b Implemented report action nyaazi 2017-05-20 13:33:58 +0300
  • 95d2bff614 Add cascade to Torrent relationships for entry nuking (debugging purposes) TheAMM 2017-05-20 10:16:01 +0300
  • 4b4a7b9830 Support BitComet empty directories (ew) TheAMM 2017-05-20 10:12:32 +0300
  • cc957ccc96 Changed RSS feed to conform to RSS standards and added a namespace Simon Veit Engmann 2017-05-20 01:13:04 +0200
  • 358c75036b Fix RSS link generation on user pages TheAMM 2017-05-19 23:20:15 +0300
  • e6083325d6 Added reports page v2 nyaazi 2017-05-19 20:53:47 +0300
  • 799d5914d6 Added reports page nyaazi 2017-05-19 20:52:04 +0300
  • 68b5bc045b Add "magnets" parameter for RSS, slightly clean up home and view_user TheAMM 2017-05-19 20:11:20 +0300
  • 98fbe6efb1 Adding report table, route and view. nyaazi 2017-05-19 20:03:47 +0300
  • daef4a9c6a Finalize RSS ES fix TheAMM 2017-05-19 19:25:48 +0300
  • e7614bcef1 Merge branch 'update-rss-template' of https://github.com/sharkykh/nyaa into sharkykh-update-rss-template TheAMM 2017-05-19 18:31:10 +0300
  • d105ec118a Don't replace onload, add a listener Ricardo Ribeiro 2017-05-19 15:44:37 +0100
  • cbe53cb3a6 Add site flavor and darnmode to body class Ricardo Ribeiro 2017-05-19 14:57:27 +0100
  • 375dcf15ef Switch to CDN for bootstrap-select and font-awesome css Remove superfluous static files nyaadev 2017-05-19 15:23:26 +0200
  • 571bc50fa4 Merge 9181f5a1e5 into 35f6c8b202 Ricardo Ribeiro 2017-05-19 13:10:32 +0000
  • c486bfed2f Merge d0740398b4 into 35f6c8b202 UnKnoWn 2017-05-19 13:08:41 +0000
  • 0e0c0d2fe8 Merge df16a60e22 into 35f6c8b202 Ricardo Ribeiro 2017-05-19 13:08:41 +0000
  • 35f6c8b202 Merge pull request #134 from CounterPillow/cdnfix A nyaa developer 2017-05-19 15:08:23 +0200
  • 2a1f8fab87 pep8 nyaadev 2017-05-19 14:36:33 +0200
  • e554f9ae97 Fix category name on icon titletext, fixes #131 TheAMM 2017-05-19 15:24:09 +0300
  • 18ebf201b8 Add a function for getting a id->category name map TheAMM 2017-05-19 15:21:20 +0300
  • 7a58598ee4 Merge 953bf253bf into 6406825790 wfu 2017-05-19 10:25:15 +0000
  • 953bf253bf Added category names to elastic search wfu 2017-05-19 03:20:10 -0700
  • 95a249f3bd Merge 9f3dba3a38 into 6406825790 William Fu 2017-05-19 07:44:38 +0000
  • 9f3dba3a38 Fixed issue #131, should correctly display category names wfu 2017-05-19 00:37:59 -0700
  • c31f3d251b Use cdnjs with SRI and HTTPS for all CDN JS files Nicolas F 2017-05-19 08:43:49 +0200
  • 8091a095be Merge f569e8149d into 6406825790 Taloth 2017-05-19 04:26:33 +0000
  • 6406825790 Merge pull request #112 from mc10/patch-1 Mart 2017-05-19 00:26:23 -0400
  • 02fa705330 Merge pull request #107 from UnKnoWn-Consortium/patch-2 Mart 2017-05-19 00:20:41 -0400
  • 1354a10577 Merge pull request #132 from kyamiko/master Johnny Ding 2017-05-18 21:15:05 -0700
  • e5e9bad333 Added Dark Mode to navbar #110 Jay Honnold 2017-05-18 18:24:44 -0500
  • d0740398b4 Update layout.html UnKnoWn 2017-05-19 03:07:33 +0800
  • df16a60e22 Add site flavor and theme classes to body Ricardo Ribeiro 2017-05-18 18:59:34 +0100
  • 63d01e430f Adjusting margin UnKnoWn 2017-05-18 23:17:49 +0800
  • 4bc3abe317 Left aligning the user info UnKnoWn 2017-05-18 23:15:17 +0800
  • 1098cc73b8 Update main.css UnKnoWn 2017-05-18 17:18:54 +0800
  • 91380d916c Update layout.html UnKnoWn 2017-05-18 17:18:34 +0800
  • e582c74efa Fixed possible crash in api_handler.py kyamiko 2017-05-18 00:31:28 -0400
  • 52f0050085 Point v2 upload script to v2 endpoint (oops) TheAMM 2017-05-18 22:37:38 +0300
  • d7309884fe Merge pull request #119 from nyaadevs/upload_api_v2 Anna-Maria Meriniemi 2017-05-18 22:26:38 +0300
  • e5fce168a0 Upload API V2 TheAMM 2017-05-18 15:30:03 +0300
  • d936fcf09d Merge pull request #59 from jprandomdev/deprecated_forms A nyaa developer 2017-05-18 15:20:40 +0200
  • 6bfb65172c Add helper functions to models.User TheAMM 2017-05-18 15:28:51 +0300
  • 6b4d487314 updated indicies aldacron 2017-05-18 01:58:08 -0700
  • 2449fb96ee added clarity to api_uploader aldacron 2017-05-18 01:03:30 -0700
  • 6b465f5324 removed unecessary line aldacron 2017-05-18 00:53:21 -0700
  • ddd4d8e44c Fixed MOTD spacing and changed to core js assets to cdns aldacron 2017-05-18 00:38:33 -0700
  • 67758e1eef updated example again aldacron 2017-05-18 00:27:27 -0700
  • 63c05cd6ef Merge pull request #115 from kyamiko/master Johnny Ding 2017-05-17 23:13:59 -0700
  • 746ea8b63d Comment debug print kyamiko 2017-05-18 00:06:53 -0400