Commit Graph

341 Commits

Author SHA1 Message Date
Michał Gątkowski
30b4976381 Add go.sum to repo 2022-08-08 01:14:29 +02:00
Michał Gątkowski
3112103f53 Add go.sum to repo 2022-08-08 01:12:46 +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
2838a3cc2a Improve PostgreSQL serach a little 2022-08-07 23:27:32 +02:00
Michał Gątkowski
c1f5815b4b Improve PostgreSQL serach a little 2022-08-07 22:14: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
IreuN
d17111d783
Update screenshots 2022-08-06 17:01:36 +02:00
Michał Gątkowski
9f9b189c3d Bump pgx to v4.17.0 2022-08-06 16:00:11 +02:00
Michał Gątkowski
503fe1b8ec Clean up logs 2022-08-06 15:44:56 +02:00
Michał Gątkowski
e036079a97 Bump dependencies 2022-08-06 14:53:38 +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
791e53c84f Implemented ( not so great ) search for PostgreSQL 2022-08-05 22:24:55 +02:00
Michał Gątkowski
096777e2da Implemented GetStatistics for postgreSQL 2022-08-05 17:14:33 +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
Michał Gątkowski
fd2ee88e5d QueryTorrents for postgreSQL - fix loading more torrents 2022-08-05 01:16:48 +02:00
Michał Gątkowski
345901583c QueryTorrents for postgreSQL - initail implementation 2022-08-04 17:40:59 +02:00
Bora M. Alper
5546a941e4
Add Archival Notice to README.md 2022-01-20 20:39:17 +00:00
Bora M. Alper
9c2183b91b
Remove appveyor 2020-12-23 10:21:39 +03:00
Bora M. Alper
e18199c6c2
appveyor fix 2 2020-12-23 10:18:27 +03:00
Bora M. Alper
a3acb3a29c
appveyor use mingw make 2020-12-23 10:03:47 +03:00
Bora M. Alper
f7ccd0860b
fixing CI 2020-12-23 09:59:01 +03:00
Bora M. Alper
0c515a8f61
run GH actions on all push and PRs 2020-12-23 09:36:16 +03:00
Bora M. Alper
1e3604c274
Merge pull request #219 from skobkin/feature_beanstalkd_support
[Partial] Beanstalk MQ support for magneticod
2020-12-23 09:30:32 +03:00
Alexey Skobkin
3dfda7c2be Beanstalkd engine implementation. 2020-11-29 01:27:55 +03:00
Bora M. Alper
9f9024674e
fix makefile go-bindata usage
see #204 (commit got lost?)
2020-11-27 20:03:56 +00:00
Bora M. Alper
01812acdde
link GitHub actions badge 2020-11-27 19:54:54 +00:00
Bora M. Alper
a02062b76e
Add GitHub actions badge 2020-11-27 19:54:00 +00:00
Bora M. Alper
4e27c2e1f4
fix Makefile and go.yml 2020-11-27 19:49:26 +00:00
Bora M. Alper
2654d9507a
Create go.yml 2020-11-27 19:16:42 +00:00
Bora M. Alper
915700a6da
Bump magnetico version to 0.12.0 2020-11-27 18:10:38 +00:00
Bora M. Alper
eb03075e1d
Bump docker Go version to 1.15 2020-11-27 18:10:26 +00:00
Bora M. Alper
376dba5810
staticcheck guided refactoring 2020-11-27 18:06:43 +00:00
Bora M. Alper
9bc5323e66
add misc/staticcheck 2020-11-27 17:56:12 +00:00
Bora M. Alper
8a9b95300a
pkg/persistence refactoring 2020-11-27 17:55:57 +00:00
Bora M. Alper
0a497e8fea
Merge pull request #214 from skobkin/feature_postgresql_support
[Partial] PostgreSQL support for magneticod
2020-11-27 16:50:01 +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
202cfc7c5b
fix formatting 2020-04-16 08:59:25 +03:00
Bora M. Alper
57d2a89c3e
Merge pull request #243 from max-b/fix-magneticow-dockerfile
Add libgcc and libstdc++ to final magneticow docker image
2020-04-16 08:35:31 +03:00
Max Bittman
c585f34887 Add libgcc and libstdc++ to final magneticow docker image 2020-02-26 11:30:38 -08:00
Bora M. Alper
606358331d
Merge pull request #241 from anacrolix/issue240
Include file: and escape paths passed through to sqlite3
2020-02-24 18:33:59 +00:00
Matt Joiner
29543dae95 Include file: and escape paths passed through to sqlite3
Fixes #240.
2020-02-24 11:40:00 +11: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