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 |
|
Alexey Kasyanchuk
|
2ec7ad0501
|
fix(db): rename deprecated option
|
2021-06-17 12:43:50 +03:00 |
|
Alexey Kasyanchuk
|
52a448ef09
|
fix(tests): fix test on new db engine
|
2021-06-16 14:22:19 +03:00 |
|
Alexey Kasyanchuk
|
b4c2627ed5
|
fix(db): fix order in some cases for future db structure
|
2021-06-16 01:04:48 +03:00 |
|
Alexey Kasyanchuk
|
0e79ce42ca
|
feat(tests): support custom test to run
|
2021-06-16 01:03:47 +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](https://github.com/DEgITx/rats-search/commit/4fb0bb4d1f9c6801660fa9b104fdb4ed5aebcf85))
* **changelog:** fix changelog show ([61a8baa](https://github.com/DEgITx/rats-search/commit/61a8baa25abc5bd612df128503c999ec59c72bd4))
* **db:** first run start fix [#142](https://github.com/DEgITx/rats-search/issues/142) ([af57a58](https://github.com/DEgITx/rats-search/commit/af57a58740fa6aa2dfb0e3ba2bc9e4e2890faf52))
* **download:** fix download status in recent torrents ([4adbd5c](https://github.com/DEgITx/rats-search/commit/4adbd5c532af8880b5d2f7e5cb3eceb32dffd0ab))
* **search:** double search on DHT ([f14cdcb](https://github.com/DEgITx/rats-search/commit/f14cdcb45337a6ecb5e12ab23f58ac06e6b3d970))
* **search:** fix slow query wrong remote response on search ([2329b5a](https://github.com/DEgITx/rats-search/commit/2329b5aa828341145279dc82d32fef3b89755422))
* **search:** improve search on magnet queries ([a871aed](https://github.com/DEgITx/rats-search/commit/a871aed35f46831f3cf967ca7e7adeb47c95c1a9))
* **tests:** fix timeout testing ([826b3a7](https://github.com/DEgITx/rats-search/commit/826b3a789bccd6759603165957c9363ae3387713))
### Features
* **core:** update all deps ([4162dc7](https://github.com/DEgITx/rats-search/commit/4162dc79337681e4171dfe9aa21ea04ac7d5d57b))
* **core:** update components ([7ceffc8](https://github.com/DEgITx/rats-search/commit/7ceffc8050e414a31b7236f77e35497d6d067138))
* **test:** details test ([d02592e](https://github.com/DEgITx/rats-search/commit/d02592e8830fb8ead25385de8b65ca8bedfbacf5))
|
2021-06-10 14:14:28 +00:00 |
|
Alexey Kasyanchuk
|
8b0e776960
|
release
|
2021-06-10 17:04:49 +03:00 |
|
Alexey Kasyanchuk
|
48701df4c8
|
fix(changelog): fix changelog show
|
2021-06-10 14:40:54 +03:00 |
|
Alexey Kasyanchuk
|
af91c9c294
|
fix(build): fix build under windows
|
2021-06-10 14:13:09 +03:00 |
|
Alexey Kasyanchuk
|
b0deb64e26
|
fix travis
|
2021-06-10 12:17:21 +03:00 |
|
Alexey Kasyanchuk
|
74f7020b73
|
new funding
|
2021-06-10 11:04:20 +03:00 |
|
Alexey Kasyanchuk
|
9da27b5f22
|
feat(core): update all deps
|
2021-06-09 16:02:57 +03:00 |
|
Alexey Kasyanchuk
|
48cc01953c
|
fix(db): first run start fix #142
|
2021-04-28 02:16:37 +03:00 |
|
Alexey Kasyanchuk
|
9804ee7c6c
|
feat(core): update components
|
2021-04-25 03:39:51 +03:00 |
|
Alexey Kasyanchuk
|
fae870cd97
|
Merge branch 'master' of github.com:DEgITx/rats-search
|
2021-03-27 13:49:25 +03:00 |
|