Commit Graph

1014 Commits

Author SHA1 Message Date
Alexey Kasyanchuk b40df5b2cd fix(ssl): ignore cert to fix blob loads 2022-08-11 02:16:35 +03:00
Alexey Kasyanchuk 8752809829 fix(build): build only x64 packages for linux 2022-08-10 18:52:37 +03:00
Alexey Kasyanchuk e03ab32eec fix linux tests 2022-08-10 18:41:52 +03:00
Alexey Kasyanchuk 4732266514 feat(core): update 2022-08-10 18:24:04 +03:00
Alexey Kasyanchuk 0e9291616a feat(core): update deps 2022-07-27 00:46:53 +03:00
Alexey Kasyanchuk 5c269af2cb fix(ci): restore installation on ci 2022-06-25 22:29:50 +03:00
Alexey Kasyanchuk b57073e026 feat(core): update electron 2022-06-25 22:26:13 +03:00
Alexey Kasyanchuk fe47ef1800 update deps 2022-06-06 16:24:08 +03:00
Alexey Kasyanchuk d9688f9b49 update deps 2022-06-06 16:18:20 +03:00
Alexey Kasyanchuk bf6b88aaaa fix(torrent): fix search by magnet 2022-06-06 15:03:36 +03:00
Alexey Kasyanchuk 8ecbe329c7 update electron 2022-06-06 05:08:27 +03:00
Alexey Kasyanchuk 657d49f453 feat(core): upgrade to electron 17 2022-02-18 03:09:38 +03:00
Alexey Kasyanchuk 72ce185244 Merge branch 'master' of github.com:DEgITx/rats-search 2022-01-02 04:39:07 +03:00
Alexey Kasyanchuk 1a166028f2 fix ci 2022-01-02 03:38:04 +03:00
Alexey Kasyanchuk 6429575742 fixed tests 2022-01-02 02:58:22 +03:00
Alexey Kasyanchuk 30a6901077 feat(core): upgrade to electron 16 2022-01-02 02:29:09 +03:00
semantic-release-bot 95eff4af74 chore(release): 1.8.1 [skip ci]
## [1.8.1](https://github.com/DEgITx/rats-search/compare/v1.8.0...v1.8.1) (2021-09-22)

### Bug Fixes

* **windows:** missed library [#154](https://github.com/DEgITx/rats-search/issues/154) ([b23b9c7](https://github.com/DEgITx/rats-search/commit/b23b9c7c139e56503e8ebcf9078541f829ed740c))
2021-09-22 02:32:59 +00:00
Alexey Kasyanchuk e77b0e4289 fix(windows): missed library #154 2021-09-22 04:43:59 +03:00
semantic-release-bot 4e76ed37cd chore(release): 1.8.0 [skip ci]
# [1.8.0](https://github.com/DEgITx/rats-search/compare/v1.7.1...v1.8.0) (2021-09-12)

### Bug Fixes

* **db:** converting db to version 8 ([c19a95d](https://github.com/DEgITx/rats-search/commit/c19a95dc1c2e12eed1bfa79fc4d0b4d7605a28ec))
* **db:** moving content type to uint values ([f4b7a8d](https://github.com/DEgITx/rats-search/commit/f4b7a8d57766a65e1d33196086159b1ab5152b88))
* **docker:** moved to 16 version ([1089fa3](https://github.com/DEgITx/rats-search/commit/1089fa347e969c7c914cb6f51ff258c7cff4105e))
* **linux:** add execute right to searchd.v2 [#152](https://github.com/DEgITx/rats-search/issues/152) ([0bc35c5](https://github.com/DEgITx/rats-search/commit/0bc35c53916d0796c133f235050512d8b9d542b8))
* **linux:** fix convertation of db under linux system [#152](https://github.com/DEgITx/rats-search/issues/152) ([ea01858](https://github.com/DEgITx/rats-search/commit/ea0185874678f8244b7d981354853d94a450212e))

### Features

* **log:** using tagslog ([750dbfd](https://github.com/DEgITx/rats-search/commit/750dbfd477396f4316ec4970eef32262fd16c1b4))
* **server:** missing rats.log functionality restored [#145](https://github.com/DEgITx/rats-search/issues/145) ([d5243ff](https://github.com/DEgITx/rats-search/commit/d5243ff88ff2e41c984a5fd48cd64767cbdb1e90))

### Performance Improvements

* **db:** optimize some tables to stored_only_fields to recrudesce memory usage of big databases [#152](https://github.com/DEgITx/rats-search/issues/152) ([762b0d1](https://github.com/DEgITx/rats-search/commit/762b0d163bb2b9a4f4410d8d7740b9c497b34017))
2021-09-12 11:45:46 +00:00
Alexey Kasyanchuk e598048389 release 2021-09-12 14:38:30 +03:00
Alexey Kasyanchuk 177f8d2f11 fix(db): converting db to version 8 2021-09-12 02:18:40 +03:00
Alexey Kasyanchuk f7166103df fix(db): moving content type to uint values 2021-09-12 02:18:40 +03:00
Alexey Kasyanchuk d65f214d4d perf(db): optimize some tables to stored_only_fields to recrudesce memory usage of big databases #152 2021-09-12 02:18:40 +03:00
Alexey Kasyanchuk 83a78c4e6c fix(docker): moved to 16 version 2021-08-31 01:02:07 +03:00
Alexey Kasyanchuk 7225af81d0 fix(linux): fix convertation of db under linux system #152 2021-08-10 13:54:27 +03:00
Alexey Kasyanchuk ae6fabc82f fix(linux): add execute right to searchd.v2 #152 2021-08-09 13:41:42 +03:00
Alexey Kasyanchuk fa112ffd9c feat(log): using tagslog 2021-08-01 04:49:50 +03:00
Alexey Kasyanchuk f3e08b5aa4 doc(README): add desktop section 2021-07-14 15:35:55 +03:00
Alexey Kasyanchuk 9e3870ff44 doc(README): add information about web-version 2021-07-13 18:32:54 +03:00
Alexey Kasyanchuk f339e8eb12 Merge branch 'master' of github.com:DEgITx/rats-search 2021-07-13 12:27:24 +03:00
Alexey Kasyanchuk e306c8d46c feat(server): missing rats.log functionality restored #145 2021-07-13 12:27:10 +03:00
semantic-release-bot 6033bcc279 chore(release): 1.7.1 [skip ci]
## [1.7.1](https://github.com/DEgITx/rats-search/compare/v1.7.0...v1.7.1) (2021-07-12)

### Bug Fixes

* **core:** update to new version ([022b339](https://github.com/DEgITx/rats-search/commit/022b339b36929fb3569883d1aa0b4fbd301e51dd))
* **ui:** fix blank screen on app start [#147](https://github.com/DEgITx/rats-search/issues/147) ([05d84df](https://github.com/DEgITx/rats-search/commit/05d84dfea35b13cf368bb8a5f6f851daf1fcdca9))
* **web:** fixed compilation with create-torrent [#148](https://github.com/DEgITx/rats-search/issues/148) ([678a999](https://github.com/DEgITx/rats-search/commit/678a99945a1b0a4c914e955359d086b283f9ea4f))
2021-07-12 11:52:13 +00:00
Alexey Kasyanchuk 70f5a27dab release 2021-07-12 14:44:15 +03:00
Alexey Kasyanchuk 45bf73d012 fix(ui): fix blank screen on app start #147 2021-07-12 14:20:28 +03:00
Alexey Kasyanchuk bceb070b74 fix(web): fixed compilation with create-torrent #148 2021-07-11 11:58:30 +03:00
Alexey Kasyanchuk 5a8ee5bd52 fix(core): update to new version 2021-07-11 11:08:29 +03:00
semantic-release-bot cf295aaddc chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/DEgITx/rats-search/compare/v1.6.0...v1.7.0) (2021-07-11)

### Bug Fixes

* **db:** fix order in some cases for future db structure ([c97c981](https://github.com/DEgITx/rats-search/commit/c97c981d32834b026b2d55765bc5a1f7c07e2ebf))
* **db:** rename deprecated option ([7c3150a](https://github.com/DEgITx/rats-search/commit/7c3150ae5719597e28a259f9bdca20688cb87904))
* **donate:** change patreon to opencollective ([43fb546](https://github.com/DEgITx/rats-search/commit/43fb5461351bf963763b3c506caf7fe7095786ca))
* **tests:** fix test on new db engine ([2bb0a7a](https://github.com/DEgITx/rats-search/commit/2bb0a7a48cbdb267f51eb5248794ea84535be51b))
* **ui:** fix generate button size in ui ([d4913c1](https://github.com/DEgITx/rats-search/commit/d4913c17db03a61b3f13383c21a3f2a59e22c474))
* **ui:** fix url for [#141](https://github.com/DEgITx/rats-search/issues/141) ([82ae0a9](https://github.com/DEgITx/rats-search/commit/82ae0a9bee5f7d24f3f170b9d092626365b6e858))

### Features

* **db:** new db patch ([a038f70](https://github.com/DEgITx/rats-search/commit/a038f70a28eca9ffc6850d9347901ec294df7cbd))
* **db:** switch to new manticore ([94d537e](https://github.com/DEgITx/rats-search/commit/94d537eaca982343d659d2be8c4961e6d76afa72))
* **discord:** enable webhook for discord channel support ([0c1b5e8](https://github.com/DEgITx/rats-search/commit/0c1b5e85a22dfecf58489c5d9f358e2d80b3202b))
* **formats:** avif to formats ([83bc352](https://github.com/DEgITx/rats-search/commit/83bc3526ddb8fd427213498705f1ee14d9d87e1c))
* **generate:** add generated torrent to search list after generation ([2939834](https://github.com/DEgITx/rats-search/commit/2939834c617c85fae7b39f84f539932c72df3396))
* **p2p:** new bootstrap pear, also fix problem with bootstrap timeout ([7883aac](https://github.com/DEgITx/rats-search/commit/7883aacc3bfb20a7a0a4970c12070430256bcd5b))
* **tests:** support custom test to run ([35d20bb](https://github.com/DEgITx/rats-search/commit/35d20bb37181b7cb8215a5994140cdecb831b1cb))
* **torrent:** generation of torrent functionality ([9ce4bb5](https://github.com/DEgITx/rats-search/commit/9ce4bb5b727b8c98b11e6c3482d14aa31e9811ee))
* **ui:** click on torrent size opens torrent files ([562a88e](https://github.com/DEgITx/rats-search/commit/562a88e1925fc17dbf22bd77ac67496748979770))
* **ui:** show torrent pie of the content ([fe5cf3f](https://github.com/DEgITx/rats-search/commit/fe5cf3fe10ffbdbb1ec80e47f71293419891c1fb))
2021-07-11 01:09:39 +00:00
Alexey Kasyanchuk 558c86ba3b release 2021-07-11 04:01:29 +03:00
Alexey Kasyanchuk 3e4e26fa12 fix(ui): fix generate button size in ui 2021-07-11 00:53:42 +03:00
Alexey Kasyanchuk b90de1dfc0 feat(generate): add generated torrent to search list after generation 2021-07-10 23:52:54 +03:00
Alexey Kasyanchuk 9699f1eb7f feat(torrent): generation of torrent functionality 2021-07-07 15:19:45 +03:00
Alexey Kasyanchuk 1686f3e028 fix(donate): change patreon to opencollective 2021-07-07 13:55:31 +03:00
Alexey Kasyanchuk d772b7f9c4 feat(discord): enable webhook for discord channel support 2021-07-06 16:15:27 +03:00
Alexey Kasyanchuk 0aaff50333 fix(ui): fix url for #141 2021-07-06 14:18:06 +03:00
Alexey Kasyanchuk 0325d714a5 feat(p2p): new bootstrap pear, also fix problem with bootstrap timeout 2021-07-06 13:53:19 +03:00
Alexey Kasyanchuk 2029c142b7 feat(ui): show torrent pie of the content 2021-07-05 20:18:54 +03:00
Alexey Kasyanchuk 777cd2bd62 feat(formats): avif to formats 2021-06-22 12:16:27 +03:00
Alexey Kasyanchuk 79f23d00bd feat(ui): click on torrent size opens torrent files 2021-06-22 11:56:32 +03:00
Alexey Kasyanchuk 8e4940ec52 feat(db): switch to new manticore 2021-06-20 12:39:23 +03:00
Alexey Kasyanchuk 8df02cb296 feat(db): new db patch 2021-06-20 12:11:24 +03:00