Commit Graph

143 Commits

Author SHA1 Message Date
c04cf18d11 Fix Dockerfile
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-09 20:58:33 +02:00
8ba85be716 Fix env.dist
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 20:57:34 +02:00
a8d418492d Move get404 to root
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 20:56:03 +02:00
0fbf82d514 Fix manifest
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 20:54:57 +02:00
6c0c6e7414 Fix doc
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 20:48:39 +02:00
0bae69ef2f Change arch to be able to deploy to pypi
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 20:47:56 +02:00
4d0784112e Fix pypi
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 20:32:58 +02:00
914c1104ad Distribute to pypi
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 19:36:12 +02:00
67c33e0615 Fix little mistake
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 14:06:09 +02:00
e5e1ebf875 Big Update ! PyNyaaTa doesn't require MySQL anymore /o/
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 14:02:05 +02:00
9b6cae5dc2 Fix pytnon complaining about is keyword with literals
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 11:31:35 +02:00
8cac88d828 Python base image is way to large :(
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 11:26:07 +02:00
259de64495 Forgot the most important folder -_-
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 11:19:31 +02:00
2eaaf808c9 Fix ignore files
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-04-09 11:18:09 +02:00
ae99c1bc63 Forgot to add a dockerignore file (oups)
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 11:12:36 +02:00
40f3663b73 Update python deps
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 11:03:39 +02:00
f08157266f Automate the build
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-09 10:27:42 +02:00
cd896f4dad Fix crash with unsafe strings 2020-04-07 10:51:00 +02:00
fc019007fa Cleaning mess 2020-04-06 16:51:48 +02:00
0adca89e76 Update README, no need for PhantomJS 2020-04-06 16:00:19 +02:00
1bf903b1f9 Cleanup and remove nodejs dep 2020-04-06 15:46:45 +02:00
289f938eb6 Nodejs is in debian repository ><" 2020-04-06 15:17:51 +02:00
568c365a87 Silence ! 2020-04-06 15:13:27 +02:00
f46b4bee99 No curl on debian slim 2020-04-06 15:13:11 +02:00
151193905a Update README 2020-04-06 15:10:17 +02:00
c9536f0216 Test to replace phantomjs by something lighter 2020-04-06 15:09:27 +02:00
409381b5db Better error handling (2) 2020-03-22 20:01:18 +01:00
a2d691dbf9 Better error handling 2020-03-22 17:53:50 +01:00
63d4a722f1 Fix crash on old python 3 2020-03-22 16:57:19 +01:00
18dcfd53e8 Fix title and folder deletion 2020-03-21 20:17:31 +01:00
c6e5bb1bdd Support old version of MySQL 2020-03-21 19:03:57 +01:00
0d6ca75487 Fix old Werkzeug version package 2020-03-21 18:44:20 +01:00
44cf6a19b6 Fix documentation 2020-03-21 18:31:08 +01:00
451026f9c8 cast as string 2020-03-20 14:13:15 +01:00
e377c177e7 Test with bytes 2020-03-20 14:12:14 +01:00
73a3a62829 Detect hidden torrent on Nyaa 2020-03-20 14:07:04 +01:00
4ea5e946d0 If something crash, try sometime after 2020-03-02 16:16:50 +01:00
664eafe4a7 Add Blacklist words to env 2020-02-26 09:31:56 +01:00
22a983a522 Fix 500 for Timeout 2020-02-24 12:03:46 +01:00
df3c72ea92 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	connectors.py
2020-02-21 17:12:45 +01:00
d3635f7175 Blacklist is now dynamic 2020-02-21 17:11:07 +01:00
af9b3995bf Fix lower blacklist 2020-02-14 15:19:51 +01:00
3d4bdf36dc Add ssa to blacklist 2020-02-12 19:45:26 +01:00
69e9d10ad8 Fix search (again) 2020-02-12 17:35:10 +01:00
abed04e8b9 Fix search 2020-02-12 17:29:01 +01:00
fcd558cb80 Add new blacklist word 2020-02-12 15:09:56 +01:00
974b3ef1f2 Fix Ygg domain 2020-02-05 09:38:57 +01:00
f4724ba1a2 Fix SQLAlchemy version + fix ygg page again + fix env creation 2020-01-29 20:35:42 +01:00
942f9e96e8 Fix page on Ygg 2020-01-29 19:33:07 +01:00
0c7174e2df Don't repeat yourself + fix ygg 2020-01-10 15:41:28 +01:00