Alexey Kasyanchuk
|
5d5aff12b8
|
electron update
|
2018-07-13 02:28:57 +03:00 |
|
Alexey Kasyanchuk
|
1f7ff446cc
|
fix(db): fix startup on broken db after hardware shutdown #43
|
2018-07-13 01:48:13 +03:00 |
|
Alexey Kasyanchuk
|
fce0d0b275
|
feat(bootstrap): always load bootstrap peers when no peers situation (not only on startup)
|
2018-07-12 06:52:49 +03:00 |
|
Alexey Kasyanchuk
|
67b0215c93
|
fix(updater): fix errors messages on updater if no internet connection #45
|
2018-07-12 06:10:37 +03:00 |
|
Alexey Kasyanchuk
|
67ec475a3a
|
feat(p2p): new optimized peer exchange algorithm
|
2018-07-10 22:45:17 +03:00 |
|
Alexey Kasyanchuk
|
9e2986d993
|
docs(readme): little translation guide
|
2018-07-10 03:46:08 +03:00 |
|
Alexey Kasyanchuk
|
e777d795de
|
Merge branch 'master' of github.com:DEgITx/rats-search
|
2018-07-10 03:09:46 +03:00 |
|
Alexey Kasyanchuk
|
d6fc2004cd
|
chore(readme): add new readme screens and test
|
2018-07-10 02:58:59 +03:00 |
|
Alexey Kasyanchuk
|
e0167dfd83
|
Merge pull request #39 from dartraiden/master
More Russian translation fixes
|
2018-07-09 21:57:00 +03:00 |
|
dartraiden
|
5ebedaefa6
|
more Russian translation fixes
|
2018-07-09 17:35:59 +03:00 |
|
Alexey Kasyanchuk
|
ae82ae23fc
|
Merge branch 'master' of github.com:DEgITx/rats-search
|
2018-07-09 02:15:51 +03:00 |
|
Alexey Kasyanchuk
|
a44769d350
|
fix(menu): new page struct update in menu list
|
2018-07-09 02:15:37 +03:00 |
|
Alexey Kasyanchuk
|
05ec4f66e3
|
Merge pull request #38 from dartraiden/master
Fix Russian translation
|
2018-07-09 02:00:00 +03:00 |
|
dartraiden
|
2e74025d86
|
fix Russian translation
|
2018-07-09 01:54:41 +03:00 |
|
Alexey Kasyanchuk
|
064c93c176
|
fix(patch): fix memory issue
|
2018-07-07 16:43:56 +03:00 |
|
Alexey Kasyanchuk
|
805c55849a
|
astyle
|
2018-07-07 06:54:01 +03:00 |
|
Alexey Kasyanchuk
|
8adcdac6f4
|
feat(search): part words search feature
|
2018-07-07 05:56:38 +03:00 |
|
Alexey Kasyanchuk
|
ae56f697be
|
Merge branch 'master' of github.com:DEgITx/rats-search
|
2018-07-07 01:25:26 +03:00 |
|
Alexey Kasyanchuk
|
7799f1fd21
|
fix(ignore): ignore more server files
|
2018-07-07 01:25:03 +03:00 |
|
semantic-release-bot
|
2d247f0404
|
chore(release): 0.23.0 [skip ci]
# [0.23.0](https://github.com/DEgITx/rats-search/compare/v0.22.0...v0.23.0) (2018-07-02)
### Bug Fixes
* **db:** fix broken connections in some cases [#37](https://github.com/DEgITx/rats-search/issues/37) ([57e7b18](https://github.com/DEgITx/rats-search/commit/57e7b18))
* **db:** fix connection limitation ([4a0b04d](https://github.com/DEgITx/rats-search/commit/4a0b04d))
* **downloading:** always show downloading on list even if download not started ([76cb896](https://github.com/DEgITx/rats-search/commit/76cb896))
* **downloading:** fix recheck progress indication on start and finish ([048c0f6](https://github.com/DEgITx/rats-search/commit/048c0f6))
* **downloading:** fix state on some torrent cases ([125ce95](https://github.com/DEgITx/rats-search/commit/125ce95))
* **feed:** keep downloading values seperate ([8d04df4](https://github.com/DEgITx/rats-search/commit/8d04df4))
* **gui:** padding on some long torrent names ([e1f83a6](https://github.com/DEgITx/rats-search/commit/e1f83a6))
* **header:** replaced button places in top header ([f262af6](https://github.com/DEgITx/rats-search/commit/f262af6))
* **replication:** fix replication on some cases of downloading ([ac046d0](https://github.com/DEgITx/rats-search/commit/ac046d0))
* **tests:** fix intersect test case ([88644ec](https://github.com/DEgITx/rats-search/commit/88644ec))
* **tests:** simplify tests ([c3d62f5](https://github.com/DEgITx/rats-search/commit/c3d62f5))
### Features
* **config:** p2p replication client and server separate for performance optimization ([a5e0afc](https://github.com/DEgITx/rats-search/commit/a5e0afc))
* **downloading:** download speed ([f9ac98f](https://github.com/DEgITx/rats-search/commit/f9ac98f))
* **downloading:** removing after download ability ([886c4d1](https://github.com/DEgITx/rats-search/commit/886c4d1))
* **downloading:** save download session support ([652f9a0](https://github.com/DEgITx/rats-search/commit/652f9a0))
* **downloading:** tooltips on torrent element ([e73ca1c](https://github.com/DEgITx/rats-search/commit/e73ca1c))
* **downloading:** torrent pause feature ([6d8c04e](https://github.com/DEgITx/rats-search/commit/6d8c04e))
|
2018-07-02 01:57:20 +00:00 |
|
Alexey Kasyanchuk
|
e39914e961
|
release
|
2018-07-02 04:52:29 +03:00 |
|
Alexey Kasyanchuk
|
f8c6a401bc
|
feat(config): p2p replication client and server separate for performance optimization
|
2018-07-02 04:49:22 +03:00 |
|
Alexey Kasyanchuk
|
352213ae0e
|
fix(tests): fix intersect test case
|
2018-07-02 04:25:32 +03:00 |
|
Alexey Kasyanchuk
|
db7217ff0d
|
fix(db): fix connection limitation
|
2018-07-01 00:30:51 +03:00 |
|
Alexey Kasyanchuk
|
070119c352
|
feat(downloading): torrent pause feature
|
2018-06-30 04:15:12 +03:00 |
|
Alexey Kasyanchuk
|
c086cd2087
|
lint also tests folder
|
2018-06-30 02:03:43 +03:00 |
|
Alexey Kasyanchuk
|
8dc7cfecf9
|
fix(tests): simplify tests
|
2018-06-30 01:54:38 +03:00 |
|
Alexey Kasyanchuk
|
72828b860f
|
fix(replication): fix replication on some cases of downloading
|
2018-06-27 23:49:41 +03:00 |
|
Alexey Kasyanchuk
|
545f772918
|
feat(downloading): tooltips on torrent element
|
2018-06-27 22:59:48 +03:00 |
|
Alexey Kasyanchuk
|
7592612a3d
|
fix(feed): keep downloading values seperate
|
2018-06-27 21:52:11 +03:00 |
|
Alexey Kasyanchuk
|
d1d816ed03
|
feat(downloading): removing after download ability
|
2018-06-27 21:36:52 +03:00 |
|
Alexey Kasyanchuk
|
1a23973ba2
|
fix(downloading): fix recheck progress indication on start and finish
|
2018-06-27 18:26:14 +03:00 |
|
Alexey Kasyanchuk
|
ea07872137
|
fix(downloading): fix state on some torrent cases
|
2018-06-27 18:15:36 +03:00 |
|
Alexey Kasyanchuk
|
0d81364ca8
|
feat(downloading): save download session support
|
2018-06-27 04:47:22 +03:00 |
|
Alexey Kasyanchuk
|
27b46d15cc
|
fix message on downloading
|
2018-06-27 01:41:55 +03:00 |
|
Alexey Kasyanchuk
|
6bd4d69e4c
|
fix(downloading): always show downloading on list even if download not started
|
2018-06-26 19:31:18 +03:00 |
|
Alexey Kasyanchuk
|
c321286d6c
|
feat(downloading): download speed
|
2018-06-26 18:54:28 +03:00 |
|
Alexey Kasyanchuk
|
ec861e1f0a
|
fix(gui): padding on some long torrent names
|
2018-06-26 17:39:28 +03:00 |
|
Alexey Kasyanchuk
|
a3abb2f499
|
fix(header): replaced button places in top header
|
2018-06-25 23:50:41 +03:00 |
|
Alexey Kasyanchuk
|
354a53c25b
|
Merge branch 'master' of github.com:DEgITx/rats-search
|
2018-06-25 15:44:10 +03:00 |
|
Alexey Kasyanchuk
|
0d9bb12fe8
|
fix(db): fix broken connections in some cases #37
|
2018-06-25 15:39:30 +03:00 |
|
semantic-release-bot
|
41b808de8c
|
chore(release): 0.22.0 [skip ci]
# [0.22.0](https://github.com/DEgITx/rats-search/compare/v0.21.1...v0.22.0) (2018-06-24)
### Bug Fixes
* **closing:** more proper closing without errors ([b3fa8bf](https://github.com/DEgITx/rats-search/commit/b3fa8bf))
* **linux:** fix AppImage build [#35](https://github.com/DEgITx/rats-search/issues/35) ([fd3d2cd](https://github.com/DEgITx/rats-search/commit/fd3d2cd))
* **p2p:** p2p proper closing ([d839859](https://github.com/DEgITx/rats-search/commit/d839859))
* **replication:** fix partitial torrent adding ([260afc5](https://github.com/DEgITx/rats-search/commit/260afc5))
### Features
* **debug:** debug rejections ([c9e0fb2](https://github.com/DEgITx/rats-search/commit/c9e0fb2))
* **gui:** tips over some buttons ([a1bdaa5](https://github.com/DEgITx/rats-search/commit/a1bdaa5))
|
2018-06-24 00:11:59 +00:00 |
|
Alexey Kasyanchuk
|
4a1d2a7d65
|
release
|
2018-06-24 03:07:30 +03:00 |
|
Alexey Kasyanchuk
|
86692ee857
|
fix(linux): fix AppImage build #35
|
2018-06-24 02:37:38 +03:00 |
|
Alexey Kasyanchuk
|
731b406951
|
some versions updates
|
2018-06-24 00:51:06 +03:00 |
|
Alexey Kasyanchuk
|
8868bae97d
|
feat(gui): tips over some buttons
|
2018-06-23 00:34:49 +03:00 |
|
Alexey Kasyanchuk
|
16164c25d8
|
fix(closing): more proper closing without errors
|
2018-06-22 23:51:57 +03:00 |
|
Alexey Kasyanchuk
|
35157457c7
|
fix(replication): fix partitial torrent adding
|
2018-06-22 22:56:53 +03:00 |
|
Alexey Kasyanchuk
|
5efb309dc1
|
fix(p2p): p2p proper closing
|
2018-06-22 20:50:43 +03:00 |
|
Alexey Kasyanchuk
|
ead88b0a03
|
feat(debug): debug rejections
|
2018-06-22 20:43:27 +03:00 |
|