11 Commits

Author SHA1 Message Date
ae7c752e43 Handle the torrent state in the torrent page
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-04-16 11:06:41 +02:00
ec7fb68da6 Fix the file size conversion 2020-04-16 11:06:07 +02:00
d94843be9f Group the torrents by types in the torrent list
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
By the way let's show more infos about what's being downloaded.
2020-04-13 17:38:47 +02:00
3bd51765b8 Update papi and polochon to use the new torrent API 2020-04-10 17:09:43 +02:00
199d216323 Add torrent metadata
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-04-08 18:17:25 +02:00
4b26080193 Update redux state management
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Use immer with native javascript objects instead of immutablejs.
2020-04-07 18:22:26 +02:00
bcadc48d5a Launch prettier with the --fix option
They've changed their default settings, this changes a lot of stuff in
our code base.
2020-04-01 17:55:34 +02:00
a1922b2c75 Use prettier on all the js files 2020-02-27 11:12:51 +01:00
c48247daac Display torrent size 2019-07-23 14:22:34 +02:00
4703a18b78 Improve the wishlist button 2019-07-08 14:45:16 +02:00
26499533d3 Refactor the code in reusable components and libs 2019-07-04 17:26:56 +02:00