Alexey Kasyanchuk
|
8ee277e764
|
feat(p2p): folder transfer feature
|
2018-09-02 00:57:56 +03:00 |
|
Alexey Kasyanchuk
|
39e2dd71dc
|
resolve file transfer function
|
2018-09-01 05:31:10 +03:00 |
|
Alexey Kasyanchuk
|
70e865451d
|
remove unnecessary logging
|
2018-09-01 05:21:25 +03:00 |
|
Alexey Kasyanchuk
|
605af978dc
|
fix path naming
|
2018-09-01 05:12:43 +03:00 |
|
Alexey Kasyanchuk
|
3699fbb549
|
some transfer fixes
|
2018-09-01 05:08:05 +03:00 |
|
Alexey Kasyanchuk
|
cdfed5ae38
|
obj fix
|
2018-08-31 06:37:25 +03:00 |
|
Alexey Kasyanchuk
|
2f42af54ed
|
fs error fix
|
2018-08-31 06:32:40 +03:00 |
|
Alexey Kasyanchuk
|
3e6ac4c00d
|
feat(p2p): file transfer p2p feature
|
2018-08-31 06:14:25 +03:00 |
|
Alexey Kasyanchuk
|
2773db3949
|
fix(gui): fix some warnings
|
2018-08-29 02:09:31 +03:00 |
|
Alexey Kasyanchuk
|
7bb61e100f
|
fix(top): fix top tab redraw bug regression in v0.29.3
|
2018-08-29 01:47:47 +03:00 |
|
Alexey Kasyanchuk
|
0fe31cbb6e
|
feat(trackers): closing ability
|
2018-08-29 00:08:44 +03:00 |
|
Alexey Kasyanchuk
|
ff28e70251
|
feat(search): search among info indexes
|
2018-08-28 21:14:49 +03:00 |
|
Alexey Kasyanchuk
|
4c2ff465f2
|
feat(downloading): choose dir on new download
|
2018-08-28 19:47:55 +03:00 |
|
Alexey Kasyanchuk
|
5f874883a1
|
babel update
|
2018-08-28 17:48:26 +03:00 |
|
Alexey Kasyanchuk
|
0105999907
|
Merge branch 'master' of github.com:DEgITx/rats-search
|
2018-08-28 04:22:30 +03:00 |
|
Alexey Kasyanchuk
|
0b329b8328
|
feat(downloading): ability to choose files which you wanna download
|
2018-08-28 04:20:48 +03:00 |
|
semantic-release-bot
|
c07ea19559
|
chore(release): 0.29.3 [skip ci]
## [0.29.3](https://github.com/DEgITx/rats-search/compare/v0.29.2...v0.29.3) (2018-08-26)
### Bug Fixes
* **gui:** fix memory leak on events handling ([4801a24](https://github.com/DEgITx/rats-search/commit/4801a24))
* **log:** display render log in main log ([3719d53](https://github.com/DEgITx/rats-search/commit/3719d53))
### Performance Improvements
* **top:** fix unnecessary drawing on top page ([55eda2b](https://github.com/DEgITx/rats-search/commit/55eda2b))
* **top:** opmization on top load ([44d2495](https://github.com/DEgITx/rats-search/commit/44d2495))
|
2018-08-26 13:38:15 +00:00 |
|
Alexey Kasyanchuk
|
3326bc2505
|
release
|
2018-08-26 16:26:32 +03:00 |
|
Alexey Kasyanchuk
|
ff4b98bd1f
|
perf(top): fix unnecessary drawing on top page
|
2018-08-26 16:22:59 +03:00 |
|
Alexey Kasyanchuk
|
1e09243756
|
perf(top): opmization on top load
* Immediate call of top render update
* Always recheck records on top call if top called on p2p first
|
2018-08-26 03:13:02 +03:00 |
|
Alexey Kasyanchuk
|
b5811bb20c
|
electron update
|
2018-08-25 18:45:59 +03:00 |
|
Alexey Kasyanchuk
|
1acc6fafb4
|
fix(log): display render log in main log
|
2018-08-25 15:47:11 +03:00 |
|
Alexey Kasyanchuk
|
349eedee0a
|
fix(gui): fix memory leak on events handling
|
2018-08-20 12:04:14 +03:00 |
|
semantic-release-bot
|
8d1f4a1ce6
|
chore(release): 0.29.2 [skip ci]
## [0.29.2](https://github.com/DEgITx/rats-search/compare/v0.29.1...v0.29.2) (2018-08-20)
### Bug Fixes
* **feed:** fix check adding record on info table ([58ea5cb](https://github.com/DEgITx/rats-search/commit/58ea5cb))
* **nyaa:** fix errors on nyaa ([64547e8](https://github.com/DEgITx/rats-search/commit/64547e8))
* **translations:** fix translations change on server version ([6b4a1bd](https://github.com/DEgITx/rats-search/commit/6b4a1bd))
|
2018-08-20 07:07:42 +00:00 |
|
Alexey Kasyanchuk
|
9bee6c94a4
|
release
|
2018-08-20 10:02:36 +03:00 |
|
Alexey Kasyanchuk
|
e111fea12a
|
fix(translations): fix translations change on server version
|
2018-08-20 09:31:04 +03:00 |
|
Alexey Kasyanchuk
|
91fcc5d68e
|
fix(nyaa): fix errors on nyaa
|
2018-08-19 20:52:22 +03:00 |
|
Alexey Kasyanchuk
|
4dfd5cd15a
|
fix(feed): fix check adding record on info table
|
2018-08-19 20:12:17 +03:00 |
|
semantic-release-bot
|
fe33d2d400
|
chore(release): 0.29.1 [skip ci]
## [0.29.1](https://github.com/DEgITx/rats-search/compare/v0.29.0...v0.29.1) (2018-08-19)
### Bug Fixes
* **gui:** display feed fix ([e3d7c73](https://github.com/DEgITx/rats-search/commit/e3d7c73))
|
2018-08-19 11:53:30 +00:00 |
|
Alexey Kasyanchuk
|
024f245f98
|
release
|
2018-08-19 14:47:48 +03:00 |
|
Alexey Kasyanchuk
|
269575731c
|
Merge branch 'master' of github.com:DEgITx/rats-search
|
2018-08-19 14:47:01 +03:00 |
|
Alexey Kasyanchuk
|
cb7d90b2e2
|
fix(gui): display feed fix
|
2018-08-19 14:46:38 +03:00 |
|
semantic-release-bot
|
1a60875928
|
chore(release): 0.29.0 [skip ci]
# [0.29.0](https://github.com/DEgITx/rats-search/compare/v0.28.0...v0.29.0) (2018-08-18)
### Bug Fixes
* **closing:** another part of closing fixes ([24a3fa0](https://github.com/DEgITx/rats-search/commit/24a3fa0))
* **db:** broke remote connection (security purposes) ([0ba03c7](https://github.com/DEgITx/rats-search/commit/0ba03c7))
* **db:** fix external sphinx openning check in some cases [#57](https://github.com/DEgITx/rats-search/issues/57) ([d46ede3](https://github.com/DEgITx/rats-search/commit/d46ede3))
* **gui:** fix new window on middle clicks and open external on link clicks ([505787c](https://github.com/DEgITx/rats-search/commit/505787c))
* **linux:** fix closing on linux in some cases ([125a857](https://github.com/DEgITx/rats-search/commit/125a857))
* **nyaa:** nyaa test fix ([aa97708](https://github.com/DEgITx/rats-search/commit/aa97708))
* **replication:** fix replication from object info ([49c52d7](https://github.com/DEgITx/rats-search/commit/49c52d7))
* **rutracker:** encoding fix ([16d9dc1](https://github.com/DEgITx/rats-search/commit/16d9dc1))
* **rutracker:** fix first post ([d0e5d29](https://github.com/DEgITx/rats-search/commit/d0e5d29))
* **rutracker:** rutracker id feat ([e358587](https://github.com/DEgITx/rats-search/commit/e358587))
* **ssh:** prevent ssh relay startup on exit ([229752b](https://github.com/DEgITx/rats-search/commit/229752b))
* **trackers:** fix updating trackers on page open ([ae6111a](https://github.com/DEgITx/rats-search/commit/ae6111a))
### Features
* **config:** add config to disable trackers ([0551402](https://github.com/DEgITx/rats-search/commit/0551402))
* **drop:** support torrents folder drag and drop with recursive scan torrents files ([aa78216](https://github.com/DEgITx/rats-search/commit/aa78216))
* **gui:** trackers basic display ([c8e1dcf](https://github.com/DEgITx/rats-search/commit/c8e1dcf))
* **nyaa:** support of nyaa torrents ([cfb8235](https://github.com/DEgITx/rats-search/commit/cfb8235))
* **rutracker:** category and torrent name from rutracker ([8d77e0c](https://github.com/DEgITx/rats-search/commit/8d77e0c))
* **rutracker:** rutracker basic integratioin ([34f2344](https://github.com/DEgITx/rats-search/commit/34f2344))
* **search:** support japanese, korean, chinese propper search ([1411b83](https://github.com/DEgITx/rats-search/commit/1411b83))
* **tests:** search test ([ee7fa63](https://github.com/DEgITx/rats-search/commit/ee7fa63))
* **trackers:** basic trackers integration ([abd1b85](https://github.com/DEgITx/rats-search/commit/abd1b85))
* **trackers:** display descriptions ([73cfc89](https://github.com/DEgITx/rats-search/commit/73cfc89))
* **trackers:** merge trackers info ([d7a10d3](https://github.com/DEgITx/rats-search/commit/d7a10d3))
* **udp-trackers:** more alternative ([47afb46](https://github.com/DEgITx/rats-search/commit/47afb46))
|
2018-08-18 09:34:32 +00:00 |
|
Alexey Kasyanchuk
|
cfad0c3f4e
|
release
|
2018-08-18 12:29:20 +03:00 |
|
Alexey Kasyanchuk
|
cebf105691
|
eslint
|
2018-08-18 11:26:05 +03:00 |
|
Alexey Kasyanchuk
|
0cd43d674d
|
tests(search): description to asserts
|
2018-08-18 11:12:59 +03:00 |
|
Alexey Kasyanchuk
|
f5bacca855
|
fix(nyaa): nyaa test fix
|
2018-08-18 08:37:57 +03:00 |
|
Alexey Kasyanchuk
|
d522a53988
|
feat(udp-trackers): more alternative
|
2018-08-18 08:21:13 +03:00 |
|
Alexey Kasyanchuk
|
6531b5315f
|
feat(config): add config to disable trackers
|
2018-08-17 13:20:22 +03:00 |
|
Alexey Kasyanchuk
|
466d10ccd5
|
feat(rutracker): category and torrent name from rutracker
|
2018-08-17 08:42:25 +03:00 |
|
Alexey Kasyanchuk
|
14a109d5d7
|
fix(replication): fix replication from object info
|
2018-08-16 15:50:22 +03:00 |
|
Alexey Kasyanchuk
|
cd9a88a608
|
feat(trackers): display descriptions
|
2018-08-16 15:43:25 +03:00 |
|
Alexey Kasyanchuk
|
8330d4c2ad
|
fix(gui): fix new window on middle clicks and open external on link clicks
|
2018-08-16 15:37:46 +03:00 |
|
Alexey Kasyanchuk
|
f8fe2fc359
|
fix(rutracker): fix first post
|
2018-08-16 09:01:15 +03:00 |
|
Alexey Kasyanchuk
|
266c103321
|
fix(rutracker): encoding fix
|
2018-08-16 08:03:58 +03:00 |
|
Alexey Kasyanchuk
|
42fce4e720
|
nyaa timeout fix
|
2018-08-16 07:32:49 +03:00 |
|
Alexey Kasyanchuk
|
34981c3609
|
fix(trackers): fix updating trackers on page open
|
2018-08-16 07:26:17 +03:00 |
|
Alexey Kasyanchuk
|
1d76939e26
|
fix(rutracker): rutracker id feat
|
2018-08-15 12:48:27 +03:00 |
|
Alexey Kasyanchuk
|
7cf5c17fe4
|
feat(gui): trackers basic display
|
2018-08-15 12:38:19 +03:00 |
|
Alexey Kasyanchuk
|
17371bd8ff
|
feat(trackers): merge trackers info
|
2018-08-15 10:24:42 +03:00 |
|