Commit Graph

59 Commits

Author SHA1 Message Date
Bora Alper
80881c42c3 magneticow: most recent torrents now works correctly 2018-07-01 17:30:06 +03:00
Bora Alper
e20cdca890 magneticow: orderBy now works at API endpoint, no web interface yet 2018-06-29 20:08:00 +03:00
Bora Alper
3a45f17647 now torrent pages work too!
- Changed the URL structure of torrent pages:
  Before:
    /torrents/{{infoHash}}/{{name}}
  After:
    /torrents/{{infoHash}}
2018-06-29 18:58:57 +03:00
Bora Alper
0501fc3e3c magneticow: search now works perfectly!
- support for ordering is yet to be implemented
2018-06-19 18:49:46 +03:00
Bora Alper
44c6ebbb73 Merge branch 'go-rewrite' of github.com:boramalper/magnetico into go-rewrite 2018-04-29 14:54:27 +01:00
Gabor Tanz
8d1ea5ba0c fix handling of single file torrents 2018-04-28 23:48:36 +02:00
Bora Alper
0c54cc80dc [magneticow] the search now works, but need to change our approach 2018-04-25 21:33:50 +01:00
Bora Alper
f8b489f4a0 fixed some imports 2018-04-16 16:40:54 +01:00
Bora Alper
7a49acb50a created /cmd and /pkg directories 2018-03-02 18:56:17 +00:00