wenyifan
|
86ebef7b5c
|
索引更多数据
|
2023-10-20 17:37:44 +08:00 |
|
wenyifan
|
499bc19be5
|
索引更多数据
|
2023-10-20 15:40:29 +08:00 |
|
wenyifan
|
e1c57cb63d
|
索引更多数据
|
2023-10-19 18:52:55 +08:00 |
|
wenyifan
|
dcbbae4603
|
优化搜索长度
|
2023-09-06 10:04:32 +08:00 |
|
wenyifan
|
954af8537b
|
优化
|
2023-09-06 09:58:44 +08:00 |
|
wenyifan
|
eb7ce30da9
|
setTimeout
|
2023-09-06 00:00:14 +08:00 |
|
wenyifan
|
1233156a64
|
for chinese
|
2023-09-05 23:57:13 +08:00 |
|
Alexey Kasyanchuk
|
e07a02fe32
|
feat(core): update core libs
|
2023-09-01 00:40:12 +03:00 |
|
Alexey Kasyanchuk
|
cbda7466bf
|
fix about page
|
2023-06-11 06:23:01 +03:00 |
|
Alexey Kasyanchuk
|
77d4a8f4f8
|
fix api top example
|
2023-06-08 03:05:04 +03:00 |
|
Alexey Kasyanchuk
|
de7a00ab86
|
more commands to api documentation
|
2023-06-08 03:03:12 +03:00 |
|
Alexey Kasyanchuk
|
ff1c8fd8e9
|
Added API documentation (basic)
|
2023-06-06 16:43:58 +03:00 |
|
Alexey Kasyanchuk
|
03f0ab7a47
|
fix(imports): fix checking submodules to prevent error on start
|
2023-06-06 04:07:12 +03:00 |
|
Alexey Kasyanchuk
|
f9ec0c2cbb
|
feat(rest): queue for async messages /api/queue
|
2023-06-06 03:48:00 +03:00 |
|
Alexey Kasyanchuk
|
78c6df5557
|
fix(readme): new feature about rest api
|
2023-06-05 05:37:01 +03:00 |
|
Alexey Kasyanchuk
|
af7100ff37
|
REST API webUI option #191
|
2023-06-05 05:34:48 +03:00 |
|
Alexey Kasyanchuk
|
fad7c338c9
|
feat(rest): basic REST API support for servers as alternative to websocks
|
2023-06-05 05:30:44 +03:00 |
|
Alexey Kasyanchuk
|
56746cb9d7
|
prepare for REST public API: one args format for recive()
|
2023-06-05 04:45:41 +03:00 |
|
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](https://github.com/DEgITx/rats-search/commit/2c58fa6fadecfe42c97c79f58ca5d10c3e4cdbf5))
* **torrent:** fix adding torrent for new manticore version (duplicate field) ([34dca0d](https://github.com/DEgITx/rats-search/commit/34dca0dc5c7493938dd0fb2351351c8eca9c69e6)), closes [#184](https://github.com/DEgITx/rats-search/issues/184)
### Features
* **core:** update deps ([96779af](https://github.com/DEgITx/rats-search/commit/96779af979c96b83435b0783a04e325d1d9a72fc))
* **log:** improve logging format ([45959df](https://github.com/DEgITx/rats-search/commit/45959df561770b643462c2b059776e8d55fce087))
|
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](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 |
|