Commit Graph

80 Commits

Author SHA1 Message Date
394e181bb3
update version number 2024-07-25 16:44:24 +02:00
014a5390ed
remove "compiled on" string
It makes compiling more complicated and unreproducible binaries.
2024-07-25 16:42:11 +02:00
Michał Gątkowski
828e230d3b Minor fixes related to searching 2022-08-10 14:06:10 +02:00
Michał Gątkowski
f69836ad09 Fix sorting by relevance 2022-08-10 01:04:29 +02:00
Michał Gątkowski
615734fd14 Fix disabled 'load more results' button 2022-08-10 00:08:20 +02:00
Michał Gątkowski
57bbdffcb4 Fix SA1015 2022-08-08 01:57:28 +02:00
Michał Gątkowski
7eb9bd7e29 Migrate to go:embed from go-bindata 2022-08-08 01:05:13 +02:00
Michał Gątkowski
bba53a8be6 Support for ascending/descending sorting, refactor 2022-08-07 23:34:26 +02:00
Michał Gątkowski
82ca499e32 Little comment fix 2022-08-06 19:31:20 +02:00
Michał Gątkowski
540ceaf023 Merge remote-tracking branch 'origin/master' 2022-08-06 19:29:46 +02:00
Michał Gątkowski
3e1d2bd16e Implemented dynamic query ( without reloading page ) and basic sort ( only by size, date, no_files - descending ) 2022-08-06 19:29:31 +02:00
IreuN
ff6530c2dc
Fix link 2022-08-06 17:04:52 +02:00
Michał Gątkowski
503fe1b8ec Clean up logs 2022-08-06 15:44:56 +02:00
Michał Gątkowski
bd435d1a13 Improve authentication logs 2022-08-05 22:44:20 +02:00
Michał Gątkowski
53d0ba0410 Clean up logs 2022-08-05 22:39:09 +02:00
Michał Gątkowski
45ffca7f9b Improve loading torrents 2022-08-05 22:38:46 +02:00
Michał Gątkowski
6be6b0de7e Bump GoLand to 1.19, fix building 2022-08-05 01:18:35 +02:00
Michał Gątkowski
69f67d427e Show exact time of discovery 2022-08-05 01:17:28 +02:00
Bora M. Alper
915700a6da
Bump magnetico version to 0.12.0 2020-11-27 18:10:38 +00:00
Bora M. Alper
376dba5810
staticcheck guided refactoring 2020-11-27 18:06:43 +00:00
Alexey Skobkin
ce393beb5e Implementing write-only part (magneticod) of the PostgreSQL back-end. 2020-11-23 21:46:53 +03:00
Bora M. Alper
1f654b5404
v.0.11.0 upgrade dependencies 2020-02-22 16:11:42 +00:00
Bora M. Alper
25b3e8a9aa
magneticod: fix database open error logging 2020-02-22 15:57:07 +00:00
Bora M. Alper
5a869e127b
magneticod: fix failing appdirs test on non-linux platforms 2020-02-22 15:54:31 +00:00
Bora M. Alper
a07e880ac5
bump version to v0.10.0 2020-02-22 15:44:02 +00:00
Bora M. Alper
1ca410774d
magneticow: display readme! 2020-02-22 15:42:14 +00:00
Bora M. Alper
9069506acc
magneticod: more conservative default values to prevent misuse 2020-02-22 14:27:21 +00:00
Bora M. Alper
18edea1c80
magneticod: potential improvements to indexing service 2020-02-22 14:26:45 +00:00
Bora M. Alper
58ef12c79d
magneticod: ignore 204 Method Unknown DHT errors 2020-02-22 14:26:17 +00:00
Luca Ruggieri
7ec193b598 fixed concurrency on routingTable map 2019-10-27 12:05:10 +01:00
Gary Coulbourne
ab00ab3de8
Fixed spelling
Querying was misspelled.  (noticed it while reading through the code to understand it)
2019-10-03 09:36:37 -04:00
Bora M. Alper
f749941ca0
version 0.9.0 and fix stdout hex encoding 2019-09-18 02:13:55 +01:00
Bora M. Alper
d7bfbc7182
use before set, see #174 (thanks to @Glandos) 2019-09-18 01:22:34 +01:00
Bora M. Alper
0e9dcba5b6 fix Docker setup 2019-09-18 01:21:50 +01:00
Bora M. Alper
93d424344a
[magneticod] remove Config section from README.md 2019-05-21 16:45:13 +01: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
75abc0ee02
[magneticod] add parameters to adjust resource usage 2019-05-21 13:31:01 +01:00
Bora M. Alper
d55e65419d
[magneticod] switch to pkg/profile from std lib 2019-05-19 17:24:27 +01:00
Bora M. Alper
061aff8ddc
[magneticod] detect UDP socket closure reliably 2019-05-19 17:23:55 +01:00
Bora M. Alper
738e5c1e0f
[magneticod] fix OOM caused by large BT msg size 2019-05-19 17:23:36 +01:00
Bora M. Alper
a40322d2d8
[magneticow] now works on mobile! 2019-05-19 17:21:50 +01:00
Bora M. Alper
5507ca371a
fix docker, move to go modules 2019-05-19 01:27:10 +01:00
Bora M. Alper
1fdfa131aa
v0.8.0 featuring BEP 51 "DHT Infohash Indexing" 2019-05-19 00:07:37 +01:00
Bora M. Alper
aae67090af
WIP for BEP 51 (complete but too buggy) 2019-05-15 13:18:42 +01:00
Bora M. Alper
b0c9198f8d
started working on BEP 51: DHT Infohash Indexing 2019-01-05 21:35:13 +03:00
Bora M. Alper
093d4c01f3
bumped version to v0.7.2 2019-01-01 18:29:34 +03:00
Bora M. Alper
8aaf9b4adf
fixed search error (#183) 2019-01-01 18:23:57 +03:00
Bora M. Alper
70371bf65a
updated READMEs of d/w 2018-12-31 12:47:56 +03:00
Bora M. Alper
87cec4ec37
magneticod: latest status messages now of priority info (rather than warn) 2018-12-30 19:40:35 +03:00
Bora M. Alper
f8a780068c
fixed no-auth problem (now works as intended) 2018-12-30 19:40:11 +03:00