Commit Graph

1054 Commits

Author SHA1 Message Date
Alexey Kasyanchuk cebb462c53 fix(torrent): fix adding torrent for new manticore version (duplicate field)
thanks to:
#184
2023-05-21 02:58:56 +03:00
Alexey Kasyanchuk e2eed076de fix(ci): fix linux build 2023-05-21 00:51:24 +03: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
Alexey Kasyanchuk bc78f12e48 Merge branch 'master' of github.com:DEgITx/rats-search 2023-03-27 03:34:40 +03:00
Alexey Kasyanchuk a5d978728b new link 2023-03-27 03:34:24 +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](https://github.com/DEgITx/rats-search/commit/7279ade6dfe0001ff12824a7e9997e4c6a09b532))
* **docker:** fix build ([4340763](https://github.com/DEgITx/rats-search/commit/43407631dc0886f96d39db691282820e0cf70a72))
* **docker:** fixes ([1feab1c](https://github.com/DEgITx/rats-search/commit/1feab1c42e79617abd46ea3f57e187e02558b6cb))
* **docker:** more fixes ([bd40cb5](https://github.com/DEgITx/rats-search/commit/bd40cb55abca9246c5355a67a2842a8f28db1945))
* **docker:** update install command ([61ae1b8](https://github.com/DEgITx/rats-search/commit/61ae1b812402f35285cc25518439a88a9c900cf4))

### Features

* **core:** update libs ([581aed4](https://github.com/DEgITx/rats-search/commit/581aed4e4ace59cc31d94bdfb0367bd7a4871203))
* **core:** update libs ([0d70850](https://github.com/DEgITx/rats-search/commit/0d708501d6ed31e1d7be5e750184a8625e8da8dd))
* **db:** changed config for manticore 5 support [#176](https://github.com/DEgITx/rats-search/issues/176) ([2b3676d](https://github.com/DEgITx/rats-search/commit/2b3676db37f34e7d459cb119f83852112a97932d))
* **db:** update to manticore 6.0.2 ([c24ac47](https://github.com/DEgITx/rats-search/commit/c24ac471917c4b241f9aa288a5fb26a8f697eb2e))
* **linux:** manticore5 ([4a2bcc7](https://github.com/DEgITx/rats-search/commit/4a2bcc726665f5026ae6be1653c3cec1853dfd32))
* **macos:** manticore5 for macos ([46fa48a](https://github.com/DEgITx/rats-search/commit/46fa48ab998598be3a56e328124c735eb4a766df))
* **macos:** support of arm64 manticore ([50d05ec](https://github.com/DEgITx/rats-search/commit/50d05ecce5d6e6657705855cbeb8a75e3c0436f6))
* **win:** switch to manticore 5.0.2 ([c7ba49a](https://github.com/DEgITx/rats-search/commit/c7ba49a362e90d3380b02fd29cb9c84dd8b75b9c))
2023-02-26 03:03:25 +00:00
Alexey Kasyanchuk a84ef10f9f release 2023-02-26 03:58:52 +02:00
Alexey Kasyanchuk c1f81e846b minor change 2023-02-24 12:06:23 +02:00
Alexey Kasyanchuk 581c66972c arm64 update manticore search 2023-02-24 11:11:09 +02:00
Alexey Kasyanchuk 7806ae8468 fix permissions 2023-02-23 16:06:09 +02:00
Alexey Kasyanchuk 3e9ca464c4 feat(macos): support of arm64 manticore 2023-02-23 14:11:57 +02:00
Alexey Kasyanchuk 2d975da2c9 feat(db): update to manticore 6.0.2 2023-02-23 14:08:06 +02: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 67a031b0e0 update deps 2023-01-06 02:10:06 +02:00
Alexey Kasyanchuk 5047f2b474 upgrade to new libs 2022-12-24 03:35:20 +02:00
Alexey Kasyanchuk 17167446e1 removed old links 2022-11-29 19:58:09 +03:00
Alexey Kasyanchuk da62edad2a doc(readme): added docker instruction #178 2022-11-29 05:21:14 +03:00
Alexey Kasyanchuk 381d1204a7 fix(docker): fixes 2022-11-29 05:03:17 +03:00
Alexey Kasyanchuk 411db7ba1f fix(docker): more fixes 2022-11-29 05:00:25 +03:00
Alexey Kasyanchuk de79321c5f fix(docker): fix build 2022-11-29 04:57:41 +03:00
Alexey Kasyanchuk b611e9fed3 fix(docker): update install command 2022-11-29 04:47:20 +03:00
Alexey Kasyanchuk 7ce5118f15 feat(linux): manticore5 2022-11-28 17:12:20 +03:00
Alexey Kasyanchuk 2ce6056ecf feat(macos): manticore5 for macos 2022-11-28 17:12:19 +03:00
Alexey Kasyanchuk f1119b5516 fix(db): fix replace values func with new manticore 2022-11-28 17:12:19 +03:00
Alexey Kasyanchuk 156786b41c feat(db): changed config for manticore 5 support #176 2022-11-28 17:12:19 +03:00
Alexey Kasyanchuk cf47d25d67 feat(win): switch to manticore 5.0.2 2022-11-28 17:12:18 +03: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](https://github.com/DEgITx/rats-search/commit/c05a04ea289ccaaa4e57607b4d622005eec4cd4c))
* **ci:** restore installation on ci ([58c7d4c](https://github.com/DEgITx/rats-search/commit/58c7d4c9d7efc5d3e7985bed8462b705c8402931))
* **ssl:** ignore cert to fix blob loads ([a502a7a](https://github.com/DEgITx/rats-search/commit/a502a7a0e58fca1364d4fccd4d5e558c25c52546))
* **torrent:** fix search by magnet ([4d2561e](https://github.com/DEgITx/rats-search/commit/4d2561e23f577e7510fe2573ae605ea14169ba99))

### Features

* **core:** update ([06297d2](https://github.com/DEgITx/rats-search/commit/06297d2be3b955b311208be6438590b126272bde))
* **core:** update deps ([6e160f7](https://github.com/DEgITx/rats-search/commit/6e160f7f3d75d7a75fbf0500857f6d96fa224c16))
* **core:** update electron ([a280db3](https://github.com/DEgITx/rats-search/commit/a280db32d63d6007ac370014b7ddcf36c5e63a90))
* **core:** upgrade to electron 16 ([edfc925](https://github.com/DEgITx/rats-search/commit/edfc925583dcf5a05f56678960154e8b7e6f7193))
* **core:** upgrade to electron 17 ([94fa41a](https://github.com/DEgITx/rats-search/commit/94fa41a7ec147b4b3a1b2350eb816550eb12dbca))
2022-08-24 22:07:37 +00:00
Alexey Kasyanchuk b192441ac4 release 2022-08-25 00:18:10 +03: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 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