Commit Graph

1064 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
9d17fd28d1 feat(p2p): publish manticore info 2023-06-03 05:13:45 +03:00
Alexey Kasyanchuk
8e7bb74f6b fix access right for new manticore 2023-06-02 03:24:22 +03:00
Alexey Kasyanchuk
bf44d114ee updated readme for submodules 2023-06-02 02:33:55 +03:00
Alexey Kasyanchuk
3cff91dbf1 feat(db): update to manticore search 6.0.4 2023-06-02 02:22:39 +03:00
Alexey Kasyanchuk
280298caa3 feat(config): better handling of config changes 2023-06-02 00:22:02 +03:00
Alexey Kasyanchuk
320e169fcc feat(core): dark mode basic feature support #187 2023-06-01 04:22:41 +03:00
Alexey Kasyanchuk
dfeb5c1980 Merge branch 'master' of github.com:DEgITx/rats-search 2023-06-01 01:35:10 +03:00
Alexey Kasyanchuk
5679340038 fix(config): proper config debug 2023-06-01 01:34:50 +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
b4373c3a8d release 2023-05-21 03:09:26 +03:00
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](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
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](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
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