Commit Graph

890 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
da953d7245 Merge branch 'master' of github.com:DEgITx/rats-search
# Conflicts:
#	package-lock.json
#	package.json
2019-09-14 18:46:06 +03:00
Alexey Kasyanchuk
faabeed246 fix(search): fix error on some cases of torrent opening
Fixed #98
2019-09-14 18:44:42 +03:00
Alexey Kasyanchuk
e281163a18 fix(rutr): test fix 2019-09-14 18:31:34 +03:00
Alexey Kasyanchuk
52e9ba1a4d feat(core): core update 2019-09-14 18:26:49 +03:00
Alexey Kasyanchuk
df7172d65b update 2019-08-13 10:44:41 +03:00
Alexey Kasyanchuk
fcb2c147fa Fix test 2019-08-07 13:46:42 +03:00
Alexey Kasyanchuk
700a8a47b6 Merge branch 'master' of github.com:DEgITx/rats-search 2019-08-03 15:06:18 +03:00
semantic-release-bot
80a19dbf71 chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/DEgITx/rats-search/compare/v1.2.2...v1.3.0) (2019-08-02)

### Features

* **app:** start app in minimized look ([138c323](https://github.com/DEgITx/rats-search/commit/138c323))
* **deps:** core update ([3538ba8](https://github.com/DEgITx/rats-search/commit/3538ba8))
* **feed:** auto-loading feed list ([4bac050](https://github.com/DEgITx/rats-search/commit/4bac050))
* **gui:** tip about torrent drops ([21f4c0b](https://github.com/DEgITx/rats-search/commit/21f4c0b))
* **log:** web/desktop log message ([0bd1940](https://github.com/DEgITx/rats-search/commit/0bd1940))
2019-08-02 07:27:54 +00:00
Alexey Kasyanchuk
3633618012 release 2019-08-02 10:05:45 +03:00
Alexey Kasyanchuk
5f0101036d release 2019-07-24 03:01:00 +03:00
Alexey Kasyanchuk
bac310d766 feat(gui): tip about torrent drops 2019-07-22 00:31:19 +03:00
Alexey Kasyanchuk
dd5642db00 magnet link translation 2019-07-21 23:42:34 +03:00
Alexey Kasyanchuk
ca6f49932c feat(log): web/desktop log message 2019-07-21 23:29:35 +03:00
Alexey Kasyanchuk
5ccdbc01fe feat(feed): auto-loading feed list 2019-07-21 02:37:48 +03:00
Alexey Kasyanchuk
7d429dbe81 fix testing 2019-07-21 01:16:46 +03:00
Alexey Kasyanchuk
36a9c2099e deps update 2019-07-21 00:50:17 +03:00
Alexey Kasyanchuk
e575e3f7c8 feat(deps): core update 2019-07-21 00:19:48 +03:00
Alexey Kasyanchuk
d53c0a558b Create FUNDING.yml 2019-06-16 23:11:35 +03:00
Alexey Kasyanchuk
356db94dff eslint 2019-05-03 00:25:50 +03:00
Alexey Kasyanchuk
e552b491a8 electron update 2019-05-02 22:54:44 +03:00
Alexey Kasyanchuk
8daaa63b73 feat(app): start app in minimized look 2019-04-07 19:08:37 +03:00
semantic-release-bot
fa484f3898 chore(release): 1.2.2 [skip ci]
## [1.2.2](https://github.com/DEgITx/rats-search/compare/v1.2.1...v1.2.2) (2019-04-04)

### Bug Fixes

* **p2p:** additional myself check ([ae760ec](https://github.com/DEgITx/rats-search/commit/ae760ec))
2019-04-04 21:46:26 +00:00
Alexey Kasyanchuk
d2c12b1e8f release 2019-04-03 15:22:13 +03:00
Alexey Kasyanchuk
829a12be35 fix(p2p): additional myself check 2019-04-03 15:11:16 +03:00
semantic-release-bot
80ad766d33 chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/DEgITx/rats-search/compare/v1.2.0...v1.2.1) (2019-04-03)

### Bug Fixes

* **core:** fix sometimes calc of torrents sizes ([41ebb68](https://github.com/DEgITx/rats-search/commit/41ebb68))
* **relay:** priority to relays peers ([c168903](https://github.com/DEgITx/rats-search/commit/c168903))
2019-04-03 11:05:59 +00:00
Alexey Kasyanchuk
3b9b3c267b release 2019-04-03 13:59:36 +03:00
Alexey Kasyanchuk
620a6c0c5e fix(relay): priority to relays peers 2019-04-03 12:01:06 +03:00
Alexey Kasyanchuk
4cb47e35a9 Merge branch 'master' of github.com:DEgITx/rats-search 2019-04-02 11:02:56 +03:00
Alexey Kasyanchuk
f255b8770a fix(core): fix sometimes calc of torrents sizes 2019-04-02 11:02:11 +03:00
semantic-release-bot
75ef302f8a chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/DEgITx/rats-search/compare/v1.1.4...v1.2.0) (2019-03-31)

### Bug Fixes

* **p2p:** additional check of dublicated peers ([11ff3d0](https://github.com/DEgITx/rats-search/commit/11ff3d0))

### Features

* **p2p:** replaced old ssh relay to new relay mechanism (improved p2p network stablity over NAT). ([ae15f59](https://github.com/DEgITx/rats-search/commit/ae15f59))
2019-03-31 15:49:45 +00:00
Alexey Kasyanchuk
89cdbc8ec2 release 2019-03-31 18:33:05 +03:00
Alexey Kasyanchuk
df1ebd1e03 feat(p2p): replaced old ssh relay to new relay mechanism (improved p2p network stablity over NAT). 2019-03-29 11:06:20 +03:00
Alexey Kasyanchuk
639aa839e3 Merge branch 'master' of github.com:DEgITx/rats-search 2019-03-28 14:20:34 +03:00
Alexey Kasyanchuk
8a5a30211a doc(linux): some centos doc 2019-03-28 14:20:17 +03:00
PoorPockets McNewHold
d3f0eced6d Corrected typos in the English translation
Some sentences might need to be rephrased slighty still however.
2019-03-17 22:26:55 +03:00
Alexey Kasyanchuk
9dc684a097 tests(1337x): disabled test for now 2019-03-06 14:31:34 +03:00
Alexey Kasyanchuk
726afd750c fix(p2p): additional check of dublicated peers 2019-03-06 14:09:15 +03:00
semantic-release-bot
c129b9717e chore(release): 1.1.4 [skip ci]
## [1.1.4](https://github.com/DEgITx/rats-search/compare/v1.1.3...v1.1.4) (2019-02-19)

### Bug Fixes

* **p2p:** break backward p2p compability < 1.1.0 ([e0a1c87](https://github.com/DEgITx/rats-search/commit/e0a1c87))
2019-02-19 15:49:02 +00:00
Alexey Kasyanchuk
13ab1e61b7 release 2019-02-19 18:42:52 +03:00
Alexey Kasyanchuk
32ceb6de6e fix(p2p): break backward p2p compability < 1.1.0 2019-02-19 18:32:49 +03:00
semantic-release-bot
e3bb3575cf chore(release): 1.1.3 [skip ci]
## [1.1.3](https://github.com/DEgITx/rats-search/compare/v1.1.2...v1.1.3) (2019-01-31)

### Bug Fixes

* **test:** less agressive start timeout ([badfd21](https://github.com/DEgITx/rats-search/commit/badfd21))
* **updater:** linux update format was broken ([116cbd7](https://github.com/DEgITx/rats-search/commit/116cbd7))

### Performance Improvements

* **memory:** fix memory leak on gui size ([d0d02cd](https://github.com/DEgITx/rats-search/commit/d0d02cd))
2019-01-31 20:52:13 +00:00
Alexey Kasyanchuk
49ce818376 release 2019-01-31 23:46:09 +03:00
Alexey Kasyanchuk
fc889db4f7 fix(test): less agressive start timeout 2019-01-31 23:39:48 +03:00
Alexey Kasyanchuk
6b82ecd8a1 Merge branch 'master' of github.com:DEgITx/rats-search 2019-01-31 23:27:41 +03:00
Alexey Kasyanchuk
60f3052b31 perf(memory): fix memory leak on gui size 2019-01-31 23:27:25 +03:00
Alexey Kasyanchuk
4c21e06613 Merge branch 'master' of github.com:DEgITx/rats-search 2019-01-31 18:34:18 +03:00
Alexey Kasyanchuk
c7041cc496 fix(updater): linux update format was broken 2019-01-31 18:34:06 +03:00
semantic-release-bot
9f754def6a chore(release): 1.1.2 [skip ci]
## [1.1.2](https://github.com/DEgITx/rats-search/compare/v1.1.1...v1.1.2) (2019-01-28)

### Bug Fixes

* **bootstrap:** fix preventing bootstrap saving [#74](https://github.com/DEgITx/rats-search/issues/74) [#69](https://github.com/DEgITx/rats-search/issues/69) ([a68ebc5](https://github.com/DEgITx/rats-search/commit/a68ebc5))
2019-01-28 19:45:47 +00:00
Alexey Kasyanchuk
aabf6b55a0 release 2019-01-28 22:33:54 +03:00
Alexey Kasyanchuk
6e79ae4db3 fix(bootstrap): fix preventing bootstrap saving #74 #69 2019-01-28 22:32:13 +03:00