Commit Graph

20 Commits

Author SHA1 Message Date
TheAMM b0c51e9fa0 Add very simple benchmarking support when debugging 2019-04-08 19:31:34 +03:00
nyaadev f38d7e0707 remove broken offset option from infodict_mysql2file.py
could've probably fixed it with ORDER BY but lazy
2018-02-03 21:05:24 +01:00
nyaadev fd0a02b95c Move bencoded info dicts from mysql torrent_info table to info_dict directory. DB change!
IMPORTANT!!! Make sure to run utils/infodict_mysql2file.py before upgrading the database.
2018-02-02 20:39:02 +01:00
Kfir Hadas 9f508dc8aa Fix lint issues in utils/ 2017-08-06 00:00:18 +03:00
Kfir Hadas 6f526de5ea Lint 2017-06-07 19:38:19 +03:00
TheAMM 6592bec67c Clean up info api script
And a tiny bit of the serverside endpoint.
2017-06-04 00:52:11 +03:00
kyamiko 570a06bd9e API Info (#157)
Squashing 11 commits into one.
2017-06-03 23:57:53 +03:00
Kfir Hadas 3165389d52 Fix lint check + update lint script (#224)
* Fix PEP8 E301 on nyaa/models.py

* Add utils/ to lint checker

* Run of lint.sh + manual fixes

As suggested https://github.com/nyaadevs/nyaa/pull/157#issuecomment-305051428

* Fix backwards tick in README

* Updated script

* Update Travis config
2017-06-01 06:40:33 -05:00
TheAMM f04c3e1cf3 Remove v1 upload api and update notice 2017-05-22 22:57:37 +03:00
aldacron 29e878a1ec fixed api_uploader and reverted backend.py change 2017-05-22 00:36:01 -07:00
aldacron ec72d8bf3d updated v1 docs 2017-05-21 22:55:42 -07:00
TheAMM 5408f3e7c4 Update upload api V2 + script for is_trusted 2017-05-21 12:28:37 +03:00
kyamiko e582c74efa Fixed possible crash in api_handler.py 2017-05-18 00:31:28 -04:00
TheAMM 52f0050085 Point v2 upload script to v2 endpoint (oops) 2017-05-18 22:37:38 +03:00
TheAMM e5fce168a0 Upload API V2 2017-05-18 16:46:07 +03:00
aldacron 2449fb96ee added clarity to api_uploader 2017-05-18 01:03:30 -07:00
aldacron 6b465f5324 removed unecessary line 2017-05-18 00:53:21 -07:00
aldacron 67758e1eef updated example again 2017-05-18 00:27:27 -07:00
kyamiko 785a8db0c8 Updated api/upload 2017-05-17 23:56:36 -04:00
aldacron f5551dd1e5 moved some files 2017-05-17 00:53:54 -07:00