Commit Graph

222 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
e07a02fe32 feat(core): update core libs 2023-09-01 00:40:12 +03:00
semantic-release-bot
2475f56d83 chore(release): 1.11.0 [skip ci]
# [1.11.0](https://github.com/DEgITx/rats-search/compare/v1.10.0...v1.11.0) (2023-05-21)

### Bug Fixes

* **ci:** fix linux build ([2c58fa6](2c58fa6fad))
* **torrent:** fix adding torrent for new manticore version (duplicate field) ([34dca0d](34dca0dc5c)), closes [#184](https://github.com/DEgITx/rats-search/issues/184)

### Features

* **core:** update deps ([96779af](96779af979))
* **log:** improve logging format ([45959df](45959df561))
2023-05-21 00:21:20 +00:00
Alexey Kasyanchuk
c11b881827 update deps 2023-05-20 15:04:28 +03:00
Alexey Kasyanchuk
e77708ff4e fix number for ms 2023-05-13 19:08:59 +03:00
Alexey Kasyanchuk
0ae124daad feat(log): improve logging format 2023-05-02 01:58:34 +03:00
Alexey Kasyanchuk
4a3c98c013 feat(core): update deps 2023-05-02 01:12:34 +03:00
semantic-release-bot
69eed9e1bf chore(release): 1.10.0 [skip ci]
# [1.10.0](https://github.com/DEgITx/rats-search/compare/v1.9.0...v1.10.0) (2023-02-26)

### Bug Fixes

* **db:** fix replace values func with new manticore ([7279ade](7279ade6df))
* **docker:** fix build ([4340763](43407631dc))
* **docker:** fixes ([1feab1c](1feab1c42e))
* **docker:** more fixes ([bd40cb5](bd40cb55ab))
* **docker:** update install command ([61ae1b8](61ae1b8124))

### Features

* **core:** update libs ([581aed4](581aed4e4a))
* **core:** update libs ([0d70850](0d708501d6))
* **db:** changed config for manticore 5 support [#176](https://github.com/DEgITx/rats-search/issues/176) ([2b3676d](2b3676db37))
* **db:** update to manticore 6.0.2 ([c24ac47](c24ac47191))
* **linux:** manticore5 ([4a2bcc7](4a2bcc7266))
* **macos:** manticore5 for macos ([46fa48a](46fa48ab99))
* **macos:** support of arm64 manticore ([50d05ec](50d05ecce5))
* **win:** switch to manticore 5.0.2 ([c7ba49a](c7ba49a362))
2023-02-26 03:03:25 +00:00
Alexey Kasyanchuk
cd73222a19 update deps 2023-02-23 13:39:21 +02:00
Alexey Kasyanchuk
5dbd358f12 upgrade packages 2023-02-04 15:22:23 +02:00
Alexey Kasyanchuk
d83c7052e8 upgrade 2023-01-29 14:55:00 +02:00
Alexey Kasyanchuk
f7094d3750 update deps 2023-01-17 00:11:33 +02:00
Alexey Kasyanchuk
5047f2b474 upgrade to new libs 2022-12-24 03:35:20 +02:00
Alexey Kasyanchuk
c2330a5431 feat(core): update libs 2022-11-26 16:47:42 +03:00
Alexey Kasyanchuk
8c3b5a1c1f feat(core): update libs 2022-11-14 01:56:03 +03:00
Alexey Kasyanchuk
de4a8c319b Merge branch 'master' of github.com:DEgITx/rats-search 2022-10-03 13:36:29 +03:00
Alexey Kasyanchuk
c9695fedf2 update core libs 2022-10-03 13:35:57 +03:00
semantic-release-bot
6f828d6709 chore(release): 1.9.0 [skip ci]
# [1.9.0](https://github.com/DEgITx/rats-search/compare/v1.8.1...v1.9.0) (2022-08-24)

### Bug Fixes

* **build:** build only x64 packages for linux ([c05a04e](c05a04ea28))
* **ci:** restore installation on ci ([58c7d4c](58c7d4c9d7))
* **ssl:** ignore cert to fix blob loads ([a502a7a](a502a7a0e5))
* **torrent:** fix search by magnet ([4d2561e](4d2561e23f))

### Features

* **core:** update ([06297d2](06297d2be3))
* **core:** update deps ([6e160f7](6e160f7f3d))
* **core:** update electron ([a280db3](a280db32d6))
* **core:** upgrade to electron 16 ([edfc925](edfc925583))
* **core:** upgrade to electron 17 ([94fa41a](94fa41a7ec))
2022-08-24 22:07:37 +00:00
Alexey Kasyanchuk
b18ec2e480 core libs update 2022-08-25 00:04:04 +03:00
Alexey Kasyanchuk
cc5d46e8c4 update core libs 2022-08-22 12:26:02 +03:00
Alexey Kasyanchuk
8752809829 fix(build): build only x64 packages for linux 2022-08-10 18:52:37 +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
b57073e026 feat(core): update electron 2022-06-25 22:26:13 +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
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](b23b9c7c13))
2021-09-22 02:32:59 +00: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](c19a95dc1c))
* **db:** moving content type to uint values ([f4b7a8d](f4b7a8d577))
* **docker:** moved to 16 version ([1089fa3](1089fa347e))
* **linux:** add execute right to searchd.v2 [#152](https://github.com/DEgITx/rats-search/issues/152) ([0bc35c5](0bc35c5391))
* **linux:** fix convertation of db under linux system [#152](https://github.com/DEgITx/rats-search/issues/152) ([ea01858](ea01858746))

### Features

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

### 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](762b0d163b))
2021-09-12 11:45:46 +00:00
Alexey Kasyanchuk
fa112ffd9c feat(log): using tagslog 2021-08-01 04:49:50 +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](022b339b36))
* **ui:** fix blank screen on app start [#147](https://github.com/DEgITx/rats-search/issues/147) ([05d84df](05d84dfea3))
* **web:** fixed compilation with create-torrent [#148](https://github.com/DEgITx/rats-search/issues/148) ([678a999](678a99945a))
2021-07-12 11:52:13 +00: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](c97c981d32))
* **db:** rename deprecated option ([7c3150a](7c3150ae57))
* **donate:** change patreon to opencollective ([43fb546](43fb546135))
* **tests:** fix test on new db engine ([2bb0a7a](2bb0a7a48c))
* **ui:** fix generate button size in ui ([d4913c1](d4913c17db))
* **ui:** fix url for [#141](https://github.com/DEgITx/rats-search/issues/141) ([82ae0a9](82ae0a9bee))

### Features

* **db:** new db patch ([a038f70](a038f70a28))
* **db:** switch to new manticore ([94d537e](94d537eaca))
* **discord:** enable webhook for discord channel support ([0c1b5e8](0c1b5e85a2))
* **formats:** avif to formats ([83bc352](83bc3526dd))
* **generate:** add generated torrent to search list after generation ([2939834](2939834c61))
* **p2p:** new bootstrap pear, also fix problem with bootstrap timeout ([7883aac](7883aacc3b))
* **tests:** support custom test to run ([35d20bb](35d20bb371))
* **torrent:** generation of torrent functionality ([9ce4bb5](9ce4bb5b72))
* **ui:** click on torrent size opens torrent files ([562a88e](562a88e192))
* **ui:** show torrent pie of the content ([fe5cf3f](fe5cf3fe10))
2021-07-11 01:09:39 +00:00
Alexey Kasyanchuk
2029c142b7 feat(ui): show torrent pie of the content 2021-07-05 20:18:54 +03:00
semantic-release-bot
a4f90519d3 chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/DEgITx/rats-search/compare/v1.5.0...v1.6.0) (2021-06-10)

### Bug Fixes

* **build:** fix build under windows ([4fb0bb4](4fb0bb4d1f))
* **changelog:** fix changelog show ([61a8baa](61a8baa25a))
* **db:** first run start fix [#142](https://github.com/DEgITx/rats-search/issues/142) ([af57a58](af57a58740))
* **download:** fix download status in recent torrents ([4adbd5c](4adbd5c532))
* **search:** double search on DHT ([f14cdcb](f14cdcb453))
* **search:** fix slow query wrong remote response on search ([2329b5a](2329b5aa82))
* **search:** improve search on magnet queries ([a871aed](a871aed35f))
* **tests:** fix timeout testing ([826b3a7](826b3a789b))

### Features

* **core:** update all deps ([4162dc7](4162dc7933))
* **core:** update components ([7ceffc8](7ceffc8050))
* **test:** details test ([d02592e](d02592e883))
2021-06-10 14:14:28 +00:00
Alexey Kasyanchuk
af91c9c294 fix(build): fix build under windows 2021-06-10 14:13:09 +03:00
Alexey Kasyanchuk
9da27b5f22 feat(core): update all deps 2021-06-09 16:02:57 +03:00
Alexey Kasyanchuk
9804ee7c6c feat(core): update components 2021-04-25 03:39:51 +03:00
semantic-release-bot
4d3dd6a035 chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/DEgITx/rats-search/compare/v1.4.2...v1.5.0) (2021-01-14)

### Bug Fixes

* **changelog:** fix changelog on new electron ([1d25ba0](1d25ba06e4))
* **gui:** connection status fix detection in some situations ([1914e17](1914e17445))
* **relay:** ignore relays errors [#112](https://github.com/DEgITx/rats-search/issues/112) ([d977ecb](d977ecbf6f))
* **relay:** ignore some situations when relay not needed ([506e9f3](506e9f3c48))
* **server:** error handling for server [#112](https://github.com/DEgITx/rats-search/issues/112) ([81c61fb](81c61fb001))
* **tests:** fix tests on new api ([6d58fde](6d58fdef1a))
* **web:** fix web version ([d2569c3](d2569c3a86))

### Features

* **deps:** switch to new electron ([3d17004](3d17004289))
* **relay:** bootstrap timeout ([8d48c80](8d48c80189))
* **update:** update everything to new versions ([57ee517](57ee51731e))
2021-01-14 20:07:09 +00:00
Alexey Kasyanchuk
7c3ad12819 fix(web): fix web version 2021-01-07 01:37:10 +03:00
Alexey Kasyanchuk
95fc935438 feat(update): update everything to new versions 2021-01-06 02:38:15 +03:00
Alexey Kasyanchuk
894391542a webpack upgrade 2021-01-06 00:31:26 +03:00
Alexey Kasyanchuk
e3c20a6fe2 feat(deps): switch to new electron 2021-01-05 23:33:42 +03:00
semantic-release-bot
48267e9fd6 chore(release): 1.4.2 [skip ci]
## [1.4.2](https://github.com/DEgITx/rats-search/compare/v1.4.1...v1.4.2) (2020-01-04)

### Bug Fixes

* **feed:** fix feed error [#111](https://github.com/DEgITx/rats-search/issues/111) ([1554f7d](1554f7d51c))
* **log:** exceptions log handling ([8474817](84748176e8))
* **test:** fix tests ([65fab30](65fab30a50))
2020-01-04 11:40:33 +00:00
semantic-release-bot
e5d7f32b3b chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/DEgITx/rats-search/compare/v1.4.0...v1.4.1) (2019-11-10)

### Bug Fixes

* **download:** fix download to directory after update ([ca2df63](ca2df63901))
* **download:** fix search for double download cases ([656f8f7](656f8f7b73))
* **gui:** fix inresaction of search panel with other elements [#102](https://github.com/DEgITx/rats-search/issues/102) ([e163547](e163547c2d))
* **settings:** fix regression with folder selection [#101](https://github.com/DEgITx/rats-search/issues/101) ([b11388a](b11388a6a1))
* **tests:** fix tests on new version ([d088412](d08841210c))
* **windows:** fix some startup problem under windows platform ([a397d09](a397d094c6))
2019-11-10 17:29:05 +00:00