Commit Graph

  • 8329dec757
    Merge pull request #217 from ursine/patch-1 Bora M. Alper 2019-10-07 13:54:56 +0100
  • 4250c47537
    Python -> Go Gary Coulbourne 2019-10-03 09:40:44 -0400
  • ab00ab3de8
    Fixed spelling Gary Coulbourne 2019-10-03 09:36:37 -0400
  • d822314aa3
    fix typo in pkg/README.md Bora M. Alper 2019-09-18 12:34:12 +0100
  • cc401bb9c7
    fix docker tags Bora M. Alper 2019-09-18 02:27:04 +0100
  • 46e4395786
    update stdout db engine output example Bora M. Alper 2019-09-18 02:24:36 +0100
  • f749941ca0
    version 0.9.0 and fix stdout hex encoding Bora M. Alper 2019-09-18 02:13:55 +0100
  • c310d993bb
    fix formatting in persistence/stdout.go Bora M. Alper 2019-09-18 02:05:29 +0100
  • f2edd2499a
    fix travis go modules Bora M. Alper 2019-09-18 02:02:41 +0100
  • 7c881cae65
    add Stdout dummy database engine Bora M. Alper 2019-09-18 01:51:58 +0100
  • 0e2fd5a7cc
    Merge branch 'master' of github.com:boramalper/magnetico Bora M. Alper 2019-09-18 01:23:00 +0100
  • d7bfbc7182
    use before set, see #174 (thanks to @Glandos) Bora M. Alper 2019-09-18 01:22:34 +0100
  • 0e9dcba5b6 fix Docker setup Bora M. Alper 2019-09-18 01:21:30 +0100
  • d8f58447ba
    Create FUNDING.yml Bora M. Alper 2019-06-05 15:00:50 +0100
  • bf7fca3af0
    Merge pull request #206 from jangrewe/patch-1 Bora M. Alper 2019-05-25 22:07:56 +0100
  • e384c2558e
    missed the second link Jan Grewe 2019-05-25 14:09:39 +0200
  • 4b56c1d33f
    Fix link to Docker Hub Jan Grewe 2019-05-25 13:45:51 +0200
  • 93d424344a
    [magneticod] remove Config section from README.md Bora M. Alper 2019-05-21 16:45:13 +0100
  • 2cc4c4930a
    [magneticow] fully client-side rendering + better file tree + API fixes Bora M. Alper 2019-05-21 13:31:51 +0100
  • 75abc0ee02
    [magneticod] add parameters to adjust resource usage Bora M. Alper 2019-05-21 13:31:01 +0100
  • d55e65419d
    [magneticod] switch to pkg/profile from std lib Bora M. Alper 2019-05-19 17:24:27 +0100
  • 061aff8ddc
    [magneticod] detect UDP socket closure reliably Bora M. Alper 2019-05-19 17:23:55 +0100
  • 738e5c1e0f
    [magneticod] fix OOM caused by large BT msg size Bora M. Alper 2019-05-19 17:23:36 +0100
  • 3c6fc334ad
    fix Makefile paths for Go Modules Bora M. Alper 2019-05-19 17:22:22 +0100
  • a40322d2d8
    [magneticow] now works on mobile! Bora M. Alper 2019-05-19 17:21:50 +0100
  • a25ca2e602
    fix Makefile for Go Modules Bora M. Alper 2019-05-19 11:20:17 +0100
  • c3ebeffa4c
    fix travis config Bora M. Alper 2019-05-19 10:31:49 +0100
  • 5507ca371a
    fix docker, move to go modules Bora M. Alper 2019-05-19 01:27:10 +0100
  • 1fdfa131aa
    v0.8.0 featuring BEP 51 "DHT Infohash Indexing" Bora M. Alper 2019-05-19 00:07:37 +0100
  • aae67090af
    WIP for BEP 51 (complete but too buggy) Bora M. Alper 2019-05-15 13:18:42 +0100
  • 88df49cb40
    added CII Best Practices to README Bora M. Alper 2019-01-06 14:04:06 +0300
  • b0c9198f8d
    started working on BEP 51: DHT Infohash Indexing Bora M. Alper 2019-01-05 21:35:13 +0300
  • 10ba415c9a
    tried fixing appveyor config, small change to README Bora M. Alper 2019-01-05 21:33:30 +0300
  • 093d4c01f3
    bumped version to v0.7.2 Bora M. Alper 2019-01-01 18:29:34 +0300
  • 8aaf9b4adf
    fixed search error (#183) Bora M. Alper 2019-01-01 18:23:57 +0300
  • 70371bf65a
    updated READMEs of d/w Bora M. Alper 2018-12-31 12:47:56 +0300
  • d1126e3858
    added links for Docker Hub Bora M. Alper 2018-12-30 20:14:31 +0300
  • 87cec4ec37
    magneticod: latest status messages now of priority info (rather than warn) Bora M. Alper 2018-12-30 19:40:35 +0300
  • f8a780068c
    fixed no-auth problem (now works as intended) Bora M. Alper 2018-12-30 19:40:11 +0300
  • b375658fca
    updated version to v0.7.1 Bora M. Alper 2018-12-30 19:39:41 +0300
  • f7c2b2d29e
    bumped docker Go version from 1.10 to 1.11 Bora M. Alper 2018-12-30 19:39:03 +0300
  • 786c72c3ad
    Merge pull request #179 from jangrewe/master Bora M. Alper 2018-12-30 19:18:52 +0300
  • 6cea6ae9d9 Don't run tests when building Docker images. Use maintained go-bindata. Jan Grewe 2018-12-30 11:06:01 +0100
  • 2cba4905f7 Merge branch 'master' of github.com:jangrewe/magnetico Jan Grewe 2018-12-30 10:49:44 +0100
  • 16596806d3 Merge branch 'master' of https://github.com/boramalper/magnetico Jan Grewe 2018-12-30 10:48:31 +0100
  • 889d7c95d2
    Update Makefile Bora M. Alper 2018-12-30 10:42:10 +0100
  • 45d37a528c
    fixed Travis CI build status tag Bora M. Alper 2018-12-30 08:30:56 +0300
  • 06383d1a2e
    stylistic changes Bora M. Alper 2018-12-30 08:25:03 +0300
  • e01a3bed40
    better error handling at sqlite3.go Bora M. Alper 2018-12-30 08:24:44 +0300
  • e7f5fb0831
    better error handling at iso8601 Bora M. Alper 2018-12-30 08:24:33 +0300
  • 32fbe90604
    max # of leeches limited, fixed parameters are now configurable Bora M. Alper 2018-12-30 08:24:14 +0300
  • c30f69d1e9
    leech now correctly calls OnError when ext msg cannot be decoded Bora M. Alper 2018-12-30 08:22:50 +0300
  • eea341407d
    fixed travis, added vet and staticcheck in makefile, modified READMEs Bora M. Alper 2018-12-30 08:21:56 +0300
  • 3d80f7375c
    PeerID is now honoured, -MC- is our prefix! Bora M. Alper 2018-12-25 18:38:13 +0300
  • 22049380c5
    better connection handling (at close) in leech Bora M. Alper 2018-12-25 18:36:51 +0300
  • 67d2110b6d
    added compiledOn info to d&w Bora M. Alper 2018-12-25 18:35:11 +0300
  • 5fd07f7ab5
    fixed (v2) "unable to open database file" Bora M. Alper 2018-12-25 18:34:19 +0300
  • 020b55104f
    better error handling in c&w Bora M. Alper 2018-12-24 21:30:07 +0300
  • 64543d71d7
    fixed "unable to open database file" (potentially), and errors wrapped in pkg/persistence Bora M. Alper 2018-12-24 18:27:36 +0300
  • 11202f1b24 build with alpine, so that it runs in alpine Jan Grewe 2018-11-25 18:46:49 +0100
  • 38179c271b Fix errors about go-bindata when building magneticow Jan Grewe 2018-11-25 18:23:40 +0100
  • f9d6146747 fix: label multicow build stage correctly Jan Grewe 2018-11-25 17:54:31 +0100
  • b70e868a2d use multi-stage build for Docker images, decreasing the size by >80% Jan Grewe 2018-11-25 17:51:57 +0100
  • d5a03feb43 v0.7.0-beta1 is ready! Bora Alper 2018-09-21 13:00:23 +0100
  • 8642b488c8 Merge branch 'master' of github.com:boramalper/magnetico Bora Alper 2018-09-21 12:55:07 +0100
  • c70d338ea5 Go is the new master! Bora Alper 2018-09-21 12:51:09 +0100
  • e2f4a3873f added donation links on README.md Bora Alper 2018-09-02 19:26:54 +0300
  • 2328087edb magneticow: web: enable caching static resources for 24 hours Bora Alper 2018-08-27 20:25:41 +0300
  • 74ca0cac13 magneticow: api: return 404 when the resource is not found Bora Alper 2018-08-27 20:25:17 +0300
  • 4c4dc1c173 added documentation, and Dockerfiles Bora Alper 2018-08-27 11:15:01 +0300
  • 6cb7f3783e
    fixes #133 Bora M. Alper 2018-08-17 16:02:44 +0300
  • afbe7cd384 persistence: fixed tons of things, read the full description Bora Alper 2018-08-16 13:41:25 +0300
  • 1ee35d02c6 persistence: fixed nil error on empty 'torrents' and changed "modified_on" Bora Alper 2018-08-15 11:53:07 +0300
  • 4854239576 [magneticod] added mutex to BT/metadata/Sink.incomingInfoHashes Bora Alper 2018-08-07 10:32:12 +0300
  • aa40589e0a updated Makefile (.PHONY) Bora Alper 2018-08-07 10:31:26 +0300
  • f7d426c200 updated .travis.yml Bora Alper 2018-08-07 10:30:23 +0300
  • 85fb2f5ea9 resolved reqq question Bora Alper 2018-08-03 16:16:33 +0300
  • 4b9b354171 fixed some go vet warnings, fixed formatting Bora Alper 2018-08-03 15:40:04 +0300
  • e4bb7b5b35 fixed .travis.yml (4) Bora Alper 2018-08-03 13:11:36 +0300
  • 0d77ddee94 fixed .travis.yml (3) Bora Alper 2018-08-03 12:54:26 +0300
  • c7dd6b9285 fixed .travis.yml #2 Bora Alper 2018-08-03 12:23:00 +0300
  • e0a323d01c fixed .travis.yml Bora Alper 2018-08-03 11:51:20 +0300
  • dc420da802 cumulative commit! (see the description for changes) Bora Alper 2018-08-03 11:28:50 +0300
  • c07daa3eca magneticod: metadata leech refactored heavily, now much more readable <3 Bora Alper 2018-07-24 15:41:13 +0300
  • 0614e9e0f9 magneticow: basic auth now works! Bora Alper 2018-07-12 10:58:39 +0300
  • a9cf795562 magneticow api is now *completely* done! Bora Alper 2018-07-08 12:08:24 +0300
  • ba1be368cf magneticow & api: statistics are now working! Bora Alper 2018-07-07 14:56:34 +0300
  • 1e4b6d55aa magneticow: feeds now work! Bora Alper 2018-07-01 18:16:17 +0300
  • 80881c42c3 magneticow: most recent torrents now works correctly Bora Alper 2018-07-01 17:30:06 +0300
  • cab54c6ec1 persistence: now using Row Value Comparsions as it should been using Bora Alper 2018-07-01 17:29:42 +0300
  • e20cdca890 magneticow: orderBy now works at API endpoint, no web interface yet Bora Alper 2018-06-29 20:08:00 +0300
  • 3a45f17647 now torrent pages work too! Bora Alper 2018-06-29 18:58:57 +0300
  • 0501fc3e3c magneticow: search now works perfectly! Bora Alper 2018-06-19 18:49:46 +0300
  • 44c6ebbb73 Merge branch 'go-rewrite' of github.com:boramalper/magnetico into go-rewrite Bora Alper 2018-04-29 14:54:27 +0100
  • 05126b7449
    Merge pull request #165 from izolight/fix-single-files Bora M. Alper 2018-04-29 12:59:03 +0100
  • 8d1ea5ba0c fix handling of single file torrents Gabor Tanz 2018-04-28 23:48:36 +0200
  • 0c54cc80dc [magneticow] the search now works, but need to change our approach Bora Alper 2018-04-25 21:33:50 +0100
  • ac7d0a514f QueryTorrents() of sqlite3 is complete! (testing needed) Bora Alper 2018-04-21 10:05:12 +0100
  • f8b489f4a0 fixed some imports Bora Alper 2018-04-16 16:40:54 +0100
  • 7e2a2bc5d9 persistence/sqlite3 torrents_idx FTS5 table is created in user_version 3 (+ some other code improvements) Bora Alper 2018-03-04 11:07:53 +0000