Commit Graph

15 Commits

Author SHA1 Message Date
Michał Gątkowski
6be6b0de7e Bump GoLand to 1.19, fix building 2022-08-05 01:18:35 +02:00
Bora M. Alper
1f654b5404
v.0.11.0 upgrade dependencies 2020-02-22 16:11:42 +00:00
Bora M. Alper
1ca410774d
magneticow: display readme! 2020-02-22 15:42:14 +00:00
Bora M. Alper
2cc4c4930a
[magneticow] fully client-side rendering + better file tree + API fixes 2019-05-21 13:31:51 +01:00
Bora M. Alper
8aaf9b4adf
fixed search error (#183) 2019-01-01 18:23:57 +03:00
Bora M. Alper
06383d1a2e
stylistic changes 2018-12-30 08:25:03 +03:00
Bora Alper
74ca0cac13 magneticow: api: return 404 when the resource is not found 2018-08-27 20:25:17 +03:00
Bora Alper
4b9b354171 fixed some go vet warnings, fixed formatting 2018-08-03 15:40:04 +03:00
Bora Alper
0614e9e0f9 magneticow: basic auth now works! 2018-07-12 10:58:39 +03:00
Bora Alper
a9cf795562 magneticow api is now *completely* done! 2018-07-08 12:08:24 +03:00
Bora Alper
ba1be368cf magneticow & api: statistics are now working! 2018-07-07 14:56:34 +03:00
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