Commit Graph

571 Commits

Author SHA1 Message Date
Alexey Kasyanchuk
2d2a3ad3ca fix(linux): fix patching on some systems without electron 2018-05-04 00:01:32 +03:00
Alexey Kasyanchuk
6a59744f73 fix(search): error on sorting files in search 2018-05-02 13:06:48 +03:00
Alexey Kasyanchuk
f3e5edf6ec fix(donate): more relevant donate view, display also patreon donate :) 2018-04-30 13:05:16 +03:00
Alexey Kasyanchuk
89a0e8689d feat(filters): adult filter 2018-04-26 11:06:50 +03:00
Alexey Kasyanchuk
aae2ddf458 fix(content): basic adult filtration 2018-04-26 10:13:41 +03:00
Alexey Kasyanchuk
81bd30c8a3 feat(search): separate adult remote content on search 2018-04-26 10:06:14 +03:00
Alexey Kasyanchuk
1465dc9677 fix(search): fix some unsafe results in safe search 2018-04-24 03:36:40 +03:00
Alexey Kasyanchuk
e5e9aa2a88 fix(search): show types of torrents on files search fix 2018-04-24 03:28:44 +03:00
Alexey Kasyanchuk
f90038e73b some filtering 2018-04-21 19:11:43 +03:00
Alexey Kasyanchuk
0768e8d3e0 perf(peerdb): faster store sync 2018-04-21 01:04:46 +03:00
Alexey Kasyanchuk
c66dc88962 fix temp cleanup 2018-04-21 00:30:39 +03:00
Alexey Kasyanchuk
5773fa7408 fix(store): store on all peers 2018-04-20 19:28:59 +03:00
Alexey Kasyanchuk
959344080e feat(vote): replicate torrent on voting 2018-04-20 05:08:51 +03:00
Alexey Kasyanchuk
3c6e959d49 feat(filters): some examples of regex #25 2018-04-18 23:40:11 +03:00
Alexey Kasyanchuk
34e964126b feat(replication): replicate torrent on open 2018-04-18 23:19:42 +03:00
Alexey Kasyanchuk
f23310065d fix(vote): proper vote data sequencing 2018-04-18 18:54:56 +03:00
Alexey Kasyanchuk
5e02b0df73 fix(votes): actual votes display works now 2018-04-18 17:12:25 +03:00
Alexey Kasyanchuk
57de180bfd little sync protection 2018-04-18 01:08:47 +03:00
DEg
d9cbebe556 little fix 2018-04-18 00:56:34 +03:00
Alexey Kasyanchuk
25727296e6 little refactored peerdb 2018-04-18 00:46:02 +03:00
Alexey Kasyanchuk
9dc7319cad Merge branch 'peerdb' of github.com:DEgITx/rats-search into peerdb 2018-04-18 00:20:11 +03:00
Alexey Kasyanchuk
3dd55ccc5b some log 2018-04-18 00:19:58 +03:00
DEg
0aa2809f97 fix(peerdb): transfer data fix 2018-04-18 00:19:08 +03:00
Alexey Kasyanchuk
9e2dbcc84b wait for sync from other peers 2018-04-17 23:25:58 +03:00
Alexey Kasyanchuk
675e133e1f restore sync 2018-04-17 22:59:05 +03:00
Alexey Kasyanchuk
c8e37ae4b2 feat(vote): restored voting (now working over p2p) 2018-04-13 15:56:45 +03:00
Alexey Kasyanchuk
5407ef8c59 feat(peerDB): store on peers feature 2018-04-13 00:33:11 +03:00
Alexey Kasyanchuk
410c827905 fix(header): more pleasant animation 2018-04-10 17:28:13 +03:00
Alexey Kasyanchuk
fce7fe4369 perf(top): less cpu usage on top page update 2018-04-10 16:55:11 +03:00
Alexey Kasyanchuk
5ae597f35a feat(header): fixed header on main window 2018-04-10 16:38:11 +03:00
Alexey Kasyanchuk
3b49d52afe fix(server): little makeup for server version 2018-04-07 10:43:08 +03:00
Alexey Kasyanchuk
ec93cd9ea4 fix dialog 2018-04-06 21:10:32 +03:00
Alexey Kasyanchuk
e25e8f05a4 feat(web): web version available again 2018-04-06 21:01:10 +03:00
Alexey Kasyanchuk
0cdfd136c5 basic web page build restored 2018-04-06 16:21:17 +03:00
Alexey Kasyanchuk
a2ade1cd68 fix(server): restored server messages 2018-04-05 16:57:32 +03:00
Alexey Kasyanchuk
e244fabd2c feat(server): seperate server part and ability to run server without electron 2018-04-05 16:28:02 +03:00
Alexey Kasyanchuk
fac6736710 feat(p2p): random peer exchange 2018-04-05 09:11:12 +03:00
Alexey Kasyanchuk
5daf9f5c65 refactor(closing): refactoring saving peers on closing 2018-04-05 08:18:01 +03:00
Alexey Kasyanchuk
bd47d43254 feat(search): show current request with text #23 2018-04-04 18:04:27 +03:00
Alexey Kasyanchuk
bcb8fa564d fix(tests): fixed patching on tests 2018-04-04 10:33:24 +03:00
Alexey Kasyanchuk
0df20237bb fix(db): ignore patching already created db 2018-04-04 08:13:29 +03:00
Alexey Kasyanchuk
74f168695e fix(db): optimization after patching 2018-04-04 08:02:25 +03:00
Alexey Kasyanchuk
59cac0e9c7 database patcher style 2018-04-03 22:36:51 +03:00
Alexey Kasyanchuk
4658314ff1 more debug info about patching 2018-04-03 19:05:27 +03:00
Alexey Kasyanchuk
af52ec9423 fix path postfix over dev env 2018-04-03 18:56:45 +03:00
Alexey Kasyanchuk
7a00f5e2d1 fix(db): resolving old database indexes 2018-04-03 18:37:34 +03:00
Alexey Kasyanchuk
e581d95194 fix(filter): cleaning fix on big db 2018-04-03 12:01:19 +03:00
Alexey Kasyanchuk
000947a6c2 fix(db): fix search index on replication 2018-04-03 01:17:35 +03:00
Alexey Kasyanchuk
99d9004906 feat(filter): naming filtering #17 2018-04-01 23:35:55 +03:00
Alexey Kasyanchuk
5348d1f88f feat(filter): torrents filters (basic maxFiles filter) 2018-04-01 22:36:30 +03:00
DEg
534999d1cb fix(tests): fix net code on test env 2018-04-01 03:57:16 +03:00
Alexey Kasyanchuk
99c9c28164 fix(peers): fix display peers count in gui 2018-04-01 02:28:49 +03:00
Alexey Kasyanchuk
bda58b135c feat(bootstrap): reserved p2p peers server 2018-04-01 02:01:53 +03:00
Alexey Kasyanchuk
ce11073df9 bigger timeout on port check by default 2018-04-01 01:13:34 +03:00
Alexey Kasyanchuk
1c89e3b5ea fix(p2p): save only existing peers 2018-03-31 23:30:22 +03:00
Alexey Kasyanchuk
6215c0ed60 fix(replication): show correct torrent types on replication 2018-03-31 10:23:04 +03:00
Alexey Kasyanchuk
884f93d799 refactor(faketors): removed old fake torrents code 2018-03-31 04:32:15 +03:00
Alexey Kasyanchuk
eec241291b fix(p2p): fix torrents count 2018-03-30 23:59:07 +03:00
Alexey Kasyanchuk
fe4e2932d1 fix(db): fix some null values errors 2018-03-30 23:13:35 +03:00
Alexey Kasyanchuk
6ae6713573 fix(replication): enable replication by default 2018-03-30 22:58:11 +03:00
Alexey Kasyanchuk
d7650d5e74 less debug of replication 2018-03-30 22:56:50 +03:00
Alexey Kasyanchuk
b5c19ccae6 fix(replication): fix error on replication 2018-03-30 22:52:01 +03:00
Alexey Kasyanchuk
2ba49380f6 feat(p2p): show torrents number of other clients 2018-03-30 22:27:31 +03:00
Alexey Kasyanchuk
7952c283ef fix(linux): 32bit linux builds #21 2018-03-29 23:38:03 +03:00
Alexey Kasyanchuk
6a63bc626d feat(p2p): app version on p2p 2018-03-28 23:35:58 +03:00
Alexey Kasyanchuk
eaa7aa7f7c fix(settings): save settings fix #19 2018-03-28 15:44:56 +03:00
Alexey Kasyanchuk
c1cb1976b5 fix(top): remote top shown fix 2018-03-27 16:58:36 +03:00
Alexey Kasyanchuk
395fecb189 little style fix 2018-03-27 00:26:41 +03:00
Alexey Kasyanchuk
0714131a5f feat(header): back to main button at top 2018-03-27 00:04:22 +03:00
Alexey Kasyanchuk
bd078161a9 removed log item 2018-03-26 20:59:09 +03:00
Alexey Kasyanchuk
c78857db60 feat(top): categories to tab items and new items load 2018-03-26 20:58:46 +03:00
Alexey Kasyanchuk
99b48ef285 fix(top): fix week and month top load 2018-03-26 20:28:25 +03:00
Alexey Kasyanchuk
960731fb80 feat(top): p2p top search 2018-03-25 18:24:34 +03:00
Alexey Kasyanchuk
5c777cb629 refactor(api): moved to seperate file 2018-03-25 17:58:27 +03:00
Alexey Kasyanchuk
d353edc56f feat(win): win 32bit build
Fix #18
2018-03-25 06:23:32 +03:00
Alexey Kasyanchuk
ca881fff81 fix(p2p): still fix adding youself to list 2018-03-18 00:12:55 +03:00
Alexey Kasyanchuk
1fd448ff85 release 2018-03-17 23:32:20 +03:00
Alexey Kasyanchuk
cc1fd1d49d fix(ssh): fix closing ssh on exit 2018-03-17 22:10:36 +03:00
Alexey Kasyanchuk
0b8732cbb8 feat(ssh): fix key store 2018-03-17 21:42:17 +03:00
Alexey Kasyanchuk
500b852209 feat(p2p): tunnels support for bad peers 2018-03-17 20:58:50 +03:00
Alexey Kasyanchuk
9f1a7eef83 basic ssh relay functionality 2018-03-17 19:21:38 +03:00
Alexey Kasyanchuk
07f3ab2bd9 fix(portable): fix error on renaming portable directory 2018-03-16 14:45:40 +03:00
Alexey Kasyanchuk
0f2a7b44dd feat(menu): version as menu item 2018-03-14 23:02:17 +03:00
Alexey Kasyanchuk
b346a1a25a feat(menu): new menu items (support) 2018-03-14 22:47:54 +03:00
Alexey Kasyanchuk
349a01557e fix(p2p): disconnect on protocol bad handshake on server side 2018-03-14 14:01:19 +03:00
Alexey Kasyanchuk
eeb4a97899 feat(gui): settings on header 2018-03-13 11:17:42 +03:00
Alexey Kasyanchuk
9c9e64e9a1 fix(scanner): always add id - replication fix 2018-03-13 10:45:48 +03:00
Alexey Kasyanchuk
268c7d30e4 fix(gui): loading progress when open top 2018-03-12 22:57:01 +03:00
Alexey Kasyanchuk
ce4e364e72 feat(gui): compact header design 2018-03-12 22:42:56 +03:00
Alexey Kasyanchuk
2c6a54651f basic desktop redesign 2018-03-12 22:38:29 +03:00
Alexey Kasyanchuk
b03655e570 feat(gui): new header design (more compressed) 2018-03-12 20:49:09 +03:00
Alexey Kasyanchuk
911c650dd3 fix(gui): fix date displaing in torrent details 2018-03-12 16:13:37 +03:00
Alexey Kasyanchuk
db8a8cbd36 feat(p2p): p2p torrents replication 2018-03-12 15:55:30 +03:00
Alexey Kasyanchuk
223fe8c1ab fix(p2p): fix connection by yourself in process 2018-03-12 10:58:50 +03:00
Alexey Kasyanchuk
cfff5c7603 fix(info): fix info files limitation in output 2018-03-12 10:41:08 +03:00
Alexey Kasyanchuk
cbc6a49aec feat(manual): usage manual (help) in menu 2018-03-10 19:12:59 +03:00
Alexey Kasyanchuk
0be8a26176 decrees peer limit 2018-03-10 13:33:05 +03:00
Alexey Kasyanchuk
6838b938b7 feat(config): peers number settings 2018-03-10 13:30:04 +03:00
Alexey Kasyanchuk
2beabe084d feat(search): add 100 mb interval to search #12 2018-03-10 13:19:26 +03:00
Alexey Kasyanchuk
8ae812f18e feat(portable): portable win64 version support #9 2018-03-10 09:22:36 +03:00
Alexey Kasyanchuk
3c0930fcd6 fix(macos): mac os icon size fix #10 2018-03-10 08:27:05 +03:00
Alexey Kasyanchuk
2508e6cb1a cleanup 2018-03-10 00:10:42 +03:00
Alexey Kasyanchuk
10d0a2fbc0 feat(p2p): bootstrap peers 2018-03-10 00:06:56 +03:00
Alexey Kasyanchuk
c7a217ec37 feat(p2p): life peers exchange 2018-03-09 14:33:36 +03:00
Alexey Kasyanchuk
022a6dae79 feat(p2p): peers limitation to prevent connection spam 2018-03-09 13:23:20 +03:00
Alexey Kasyanchuk
d5a9d8c0cd fix(gui): typo in save settings 2018-03-08 01:53:34 +03:00
Alexey Kasyanchuk
ae45555116 feat(donate): donate window 2018-03-07 04:50:39 +03:00
Alexey Kasyanchuk
32bf512bf5 feat(gui): access to top from menu 2018-03-07 02:53:55 +03:00
Alexey Kasyanchuk
1e86ba84c1 feat(download): torrent downloads manager 2018-03-06 11:17:24 +03:00
Alexey Kasyanchuk
c40799816b fix(changelog): fix modal peers display 2018-03-05 06:51:29 +03:00
Alexey Kasyanchuk
5cd9b9f229 fix(p2p): situation when ignoring yourself address is very slow 2018-03-05 04:40:37 +03:00
Alexey Kasyanchuk
1c626fa2bf fix(search): show torrent page from remote peer 2018-03-05 04:01:08 +03:00
Alexey Kasyanchuk
bbea5c5d8a fix(vote): just disable for future improvements in p2p 2018-03-04 01:01:17 +03:00
Alexey Kasyanchuk
a8db927c8d fix(gui): some incorrect information removed from top header 2018-03-04 00:47:09 +03:00
Alexey Kasyanchuk
3bed2b13cb fix(network): fix stun error on startup if no network available
Fixed #7
2018-03-04 00:31:44 +03:00
Alexey Kasyanchuk
5832626fd2 fix(gui): cleanup footer 2018-03-03 23:57:42 +03:00
Alexey Kasyanchuk
6de95a1add feat(p2p): peers backup on exit 2018-03-03 23:15:05 +03:00
Alexey Kasyanchuk
a60beeaee3 fix(search): merge files in search when same torrent twice in a row 2018-03-03 08:09:07 +03:00
Alexey Kasyanchuk
b579106c66 feat(search): visual separate p2p torrents 2018-03-03 06:58:20 +03:00
Alexey Kasyanchuk
d26dc54a5e fix(log): dont show any upnp messages in log 2018-03-03 05:57:16 +03:00
Alexey Kasyanchuk
65354947ba feat(secure): responce only to rats messages 2018-03-03 05:55:14 +03:00
Alexey Kasyanchuk
c2b030dddc feat(p2p): peers exchange 2018-03-03 05:49:52 +03:00
Alexey Kasyanchuk
e8bef06697 fix(p2p): fix back connection 2018-03-03 04:00:18 +03:00
Alexey Kasyanchuk
0209d3e498 fix(p2p): some ignoring of local addresses 2018-03-03 02:13:40 +03:00
Alexey Kasyanchuk
2779bfe49d feat(p2p): protocol check and support responce p2p connection 2018-03-03 01:43:56 +03:00
Alexey Kasyanchuk
b876c71f12 feat(network): UPnP support 2018-03-02 04:14:04 +03:00
Alexey Kasyanchuk
3eda3f84ca feat(menu): report bug in application 2018-03-01 18:01:18 +03:00
Alexey Kasyanchuk
1d9cb84a18 cleanup 2018-03-01 05:24:31 +03:00
Alexey Kasyanchuk
df969bf9b9 feat(config): new scanning options 2018-03-01 05:19:58 +03:00
Alexey Kasyanchuk
9a95903cd5 feat(config): some network limitations 2018-03-01 04:22:21 +03:00
Alexey Kasyanchuk
bdaaa020cc perf(network): limit package usage 2018-03-01 04:10:12 +03:00
Alexey Kasyanchuk
0db324f53d unused stuffs removed 2018-03-01 01:17:46 +03:00
Alexey Kasyanchuk
590671e1f5 perf(network): network usage optimization 2018-03-01 00:54:22 +03:00
Alexey Kasyanchuk
c91ade5903 fix(p2p): errors on peers ignore 2018-02-21 16:22:40 +03:00
Alexey Kasyanchuk
d560e5ec23 fix(config): settings port descriptions 2018-02-19 20:12:23 +03:00
Alexey Kasyanchuk
d011d6ed82 perf(p2p): reduce traffic of p2p calls 2018-02-18 12:49:32 +03:00
Alexey Kasyanchuk
64ab97127a fix(p2p): ignore errors on conn 2018-02-18 01:41:54 +03:00
Alexey Kasyanchuk
08b73aa7a9 feat(p2p): ignore your address 2018-02-17 23:22:59 +03:00
Alexey Kasyanchuk
ca7afa614a feat(config): p2p enable/disable 2018-02-17 21:03:42 +03:00
Alexey Kasyanchuk
fd4f3b09e5 fix(config): color of search indicator 2018-02-17 20:42:29 +03:00
Alexey Kasyanchuk
e5b9e4793a feat(app): p2p peers indicator 2018-02-17 20:36:26 +03:00
Alexey Kasyanchuk
f23d45996b fix(p2p): closing on end reverted (it was ok by default) 2018-02-17 20:17:29 +03:00
Alexey Kasyanchuk
cbab33039a fix(app): messaging on closing 2018-02-17 20:16:07 +03:00
Alexey Kasyanchuk
196f04645c fix(p2p): closing on end 2018-02-17 20:09:29 +03:00
Alexey Kasyanchuk
c33f927a7d feat(p2p): files search also 2018-02-17 20:04:54 +03:00
Alexey Kasyanchuk
98f0404869 fix(p2p): fix disconnects after each call 2018-02-17 19:50:32 +03:00
Alexey Kasyanchuk
91f5a3fabd feat(p2p): basic search retransfer 2018-02-17 18:43:00 +03:00
Alexey Kasyanchuk
a57ff6e430 fix(p2p): compact convert ip's 2018-02-17 01:23:53 +03:00
Alexey Kasyanchuk
b1d2c4a334 feat(p2p): other rats peers detection 2018-02-16 23:23:38 +03:00
Alexey Kasyanchuk
d497ee9051 rsearch dht basic test 2018-02-16 14:32:15 +03:00
Alexey Kasyanchuk
a5caf25269 fix(macos): fix closing under some platforms 2018-02-12 16:36:08 +03:00
Alexey Kasyanchuk
ae8b35e685 feat(app): allow run only single application at same time 2018-02-12 14:04:50 +03:00
Alexey Kasyanchuk
464da346d1 fix(windows): start fix in some cases (possible win7 fix) 2018-02-12 10:08:50 +03:00
Alexey Kasyanchuk
4a855104b1 refactor(path): search path module 2018-02-12 09:48:26 +03:00
Alexey Kasyanchuk
b984565b0f feat(log): system information 2018-02-12 09:16:09 +03:00
Alexey Kasyanchuk
cb28d1edee feat(log): log autoupdate info 2018-02-12 09:05:37 +03:00
Alexey Kasyanchuk
ee1a6013d6 feat(autoupdate): autoupdate on statup 2018-02-11 13:54:45 +03:00
Alexey Kasyanchuk
73299fbbc8 fix(download): bug when cancel button not appear in main page 2018-02-10 07:44:25 +03:00
Alexey Kasyanchuk
ef705211ab fix(download): cancel controls on torrent element 2018-02-09 10:07:25 +03:00
Alexey Kasyanchuk
76651b6e02 feat(download): cancel downloading 2018-02-08 22:48:49 +03:00
Alexey Kasyanchuk
d320448903 feat(config): download torrents directory in config 2018-02-08 15:36:34 +03:00
Alexey Kasyanchuk
63e1af9b59 fix(image): restored spinner on downloading metadata 2018-02-08 15:14:45 +03:00
Alexey Kasyanchuk
603798cbce feat(download): torrent progress on torrent element 2018-02-08 15:12:37 +03:00
Alexey Kasyanchuk
c035e880e9 feat(menu): new context menu with copy/paste 2018-02-08 14:20:43 +03:00
Alexey Kasyanchuk
6b288741d1 feat(download): more control over torrent download 2018-02-08 13:41:54 +03:00
Alexey Kasyanchuk
075bf7a9da fix(app): fix removing events on render process 2018-02-08 13:40:02 +03:00
Alexey Kasyanchuk
765177d89d feat(download): basic torrent download support 2018-02-08 03:47:05 +03:00
Alexey Kasyanchuk
0e46df3dbc fix(app): support additional arguments on messages 2018-02-08 03:44:25 +03:00
Alexey Kasyanchuk
4cc1e8a62b fix(unix): resolve problem with icon part at some systems
Fix #3
2018-02-08 01:48:59 +03:00
Alexey Kasyanchuk
7b4f37081f fix(windows): resolve some encoding problem with search daemon process 2018-02-07 00:03:39 +03:00
Alexey Kasyanchuk
8212748f47 feat(config): message when settings saved 2018-02-06 01:32:51 +03:00
Alexey Kasyanchuk
9bac53f559 feat(changelog): changelog inside application 2018-02-06 00:41:23 +03:00
Alexey Kasyanchuk
74def9f763 fix(feed): disabled fake torrents for desktop 2018-02-05 22:48:41 +03:00
Alexey Kasyanchuk
17aff1aca0 feat(config): database place path 2018-02-05 21:55:35 +03:00
Alexey Kasyanchuk
9a99803c68 fix(config): fixed saving configuration on develop builds 2018-02-05 21:25:39 +03:00
semantic-release-bot
a87a59a828 feat(config): new settings for application (port, cpu usage eth.) 2018-02-05 03:57:40 +03:00
Alexey Kasyanchuk
d2bf25de6b fix(macos): proper work under MacOS X 2018-02-04 05:16:52 +03:00
Alexey Kasyanchuk
ae6864ba55 feat(tests): db test 2018-02-04 05:16:09 +03:00
Alexey Kasyanchuk
b205245e40 feat(tests): new scanner test 2018-02-04 05:15:30 +03:00
Alexey Kasyanchuk
936612c913 fix(linux): options on start 2018-02-04 05:14:33 +03:00
Alexey Kasyanchuk
837f59569f fix(app): fast and proper closing 2018-02-04 05:12:57 +03:00
Alexey Kasyanchuk
513df76c57 fix(interface): back button on save page 2018-02-04 05:12:19 +03:00
Alexey Kasyanchuk
8bbe87ec74 fix(scanner): scanner second enable call 2018-02-04 05:11:08 +03:00
Alexey Kasyanchuk
fa1512dee5 fix(config): saving config restored 2018-02-04 05:10:15 +03:00
Alexey Kasyanchuk
316072008a feat(config): saving configuration 2018-02-04 05:09:32 +03:00
Alexey Kasyanchuk
5fc8ddde2b refactor(db): one basic function to all files push 2018-02-04 05:08:39 +03:00
Alexey Kasyanchuk
d8afce8964 web -> desktop 2018-01-31 19:02:28 +03:00
Alexey Kasyanchuk
0e4888ab76 исправляем левый курсор в фильтрах 2017-12-06 15:50:56 +03:00
Alexey Kasyanchuk
0f387df75a кэшируемый топ запрос 2017-11-10 18:32:14 +03:00
Alexey Kasyanchuk
0717e4d94a топ торрентов 2017-11-10 14:24:53 +03:00
Alexey Kasyanchuk
223863191f исправлен кривой поиск при инициализации 2017-11-09 15:10:37 +03:00
Alexey Kasyanchuk
b947b670b3 Дополнительные параметры поиска 2017-11-09 12:31:01 +03:00
Alexey Kasyanchuk
3e8cbd07ed легкое исправление лишних кнопок 2017-11-02 04:48:20 +03:00
Alexey Kasyanchuk
ab8b0a3d54 просили исправить 2017-11-01 23:09:25 +03:00
Alexey Kasyanchuk
55bc1d7d03 возвращаем регистрацию сервис воркера 2017-10-30 17:28:40 +03:00
Alexey Kasyanchuk
32238dd2d9 заперщаем пока что сервис воркер 2017-10-29 19:39:10 +03:00
Alexey Kasyanchuk
c7dedb56fd сервисворкер 2017-10-28 02:29:00 +03:00
Alexey Kasyanchuk
2342035af7 возможность живого отключения dht 2017-08-23 06:03:02 +03:00
Alexey Kasyanchuk
08f891e862 исправление отображения ненайденных торрентов 2017-08-21 20:14:01 +03:00
Alexey Kasyanchuk
49bd58bd19 торренты без файлов отображаются как процесинг 2017-05-16 23:12:19 +03:00
Alexey Kasyanchuk
2d08c406e6 fix overclick 2017-02-06 16:08:12 +03:00
Alexey Kasyanchuk
5710289533 возможность сортировки выдачи поиска 2017-02-06 15:14:44 +03:00
Alexey Kasyanchuk
cdc7a2ec6f исправлено открытие табов в фоксе 2017-02-04 12:31:18 +03:00
Alexey Kasyanchuk
e1609eb307 show no result 2017-02-03 17:19:49 +03:00
Alexey Kasyanchuk
809e6e12df исправлена adшка 2017-02-03 15:26:53 +03:00
Alexey Kasyanchuk
a1d46e4e5c fix 2017-02-03 15:02:07 +03:00
Alexey Kasyanchuk
0b12671f25 реклама 2017-02-03 14:50:55 +03:00
Alexey Kasyanchuk
57d7629aa7 банер 2017-02-03 14:13:11 +03:00
Alexey Kasyanchuk
0e1912665a стабильный размер списка торрентов на главной 2017-02-03 13:08:43 +03:00
Alexey Kasyanchuk
80e9583395 исправлено отображение на ie 2017-02-03 12:29:51 +03:00
Alexey Kasyanchuk
fae2eda683 сохранение сессии на время посещения других страниц 2017-02-02 13:19:21 +03:00
Alexey Kasyanchuk
f923e74d57 иконка xxx 2017-02-01 11:48:19 +03:00
Alexey Kasyanchuk
7c6df55780 отображения типа файла в списке файлов 2017-02-01 11:04:45 +03:00
Alexey Kasyanchuk
b7cc799cb1 рейтинг 2017-01-31 10:20:17 +03:00
Alexey Kasyanchuk
513b38b730 удаление метатэга на всякий случай 2017-01-31 07:49:54 +03:00
Alexey Kasyanchuk
69e7e76faa возможность голосовать 2017-01-30 15:03:10 +03:00
Alexey Kasyanchuk
8a64bef852 не индексировать xxx страницы 2017-01-30 08:59:49 +03:00
Alexey Kasyanchuk
597b914bb6 исправление больших длинных названий файлов 2017-01-28 16:00:26 +03:00
Alexey Kasyanchuk
2d3f111eaa свайпы 2017-01-28 15:50:16 +03:00
Alexey Kasyanchuk
f45abcdf0d исправления кнопок при поиске 2017-01-28 14:57:37 +03:00
Alexey Kasyanchuk
ccfd5f4734 поиск среди остаточных результатов, отображения списка файлов 2017-01-23 22:13:26 +03:00
Alexey Kasyanchuk
e2611706b5 ссылка на именовании 2017-01-22 22:04:39 +03:00
Alexey Kasyanchuk
b8430a036b отображение контента для диска и архивов 2017-01-22 00:51:39 +03:00
Alexey Kasyanchuk
24029e8998 разбиение и некоторые новые запрещенные теги 2017-01-22 00:41:36 +03:00
Alexey Kasyanchuk
354cb5afd4 более редкий вызов обновлений 2017-01-19 19:52:21 +03:00
Alexey Kasyanchuk
671c836e24 исправление при открытии торрента на странице 2017-01-19 15:54:24 +03:00
Alexey Kasyanchuk
b6863af73e исправления 2017-01-18 22:40:04 +03:00
Alexey Kasyanchuk
00256750e0 безопасный поиск 2017-01-18 22:22:50 +03:00
Alexey Kasyanchuk
2376444924 more info 2017-01-17 19:10:11 +03:00
Alexey Kasyanchuk
55fca4caec dmca 2017-01-16 17:12:40 +03:00
Alexey Kasyanchuk
7d72fba330 подгрузка визуально 2017-01-16 15:40:01 +03:00
Alexey Kasyanchuk
2f17037a27 обновление сидов 2017-01-15 22:01:44 +03:00
Alexey Kasyanchuk
072a40d3e1 исправление обращения по https 2017-01-15 16:52:06 +03:00
Alexey Kasyanchuk
a8a362ffbc фантом 2017-01-14 02:26:21 +03:00
Alexey Kasyanchuk
5487d7f5aa забыли страницу 2017-01-14 00:13:32 +03:00
Alexey Kasyanchuk
8cfcdbaf3c правильный тайтл на страницах 2017-01-14 00:11:57 +03:00
Alexey Kasyanchuk
91f066ae61 продакшн на нормальном порте 2017-01-13 01:09:07 +03:00
Alexey Kasyanchuk
5d58695c65 уточнение 2017-01-10 13:25:11 +03:00
Alexey Kasyanchuk
09fb526235 более читабельный вариант 2017-01-09 19:43:02 +03:00
Alexey Kasyanchuk
96196d1e17 более масштабируемое обновление раздач 2017-01-09 17:23:49 +03:00
Alexey Kasyanchuk
95e16d78a3 лучше обрезанный вариант 2017-01-08 11:57:49 +03:00
Alexey Kasyanchuk
1cf631277b донат :) 2017-01-08 11:53:20 +03:00
Alexey Kasyanchuk
8b13208037 отображение на странице торрента 2017-01-07 20:40:31 +03:00
Alexey Kasyanchuk
093df8b31b получения информации с трекеров 2017-01-07 13:49:52 +03:00
Alexey Kasyanchuk
db5d53ebc7 базовая пометка запрещенного контента 2017-01-05 12:08:15 +03:00
Alexey Kasyanchuk
f5489bb9ca так же исправление и на странице торрента 2017-01-05 07:33:18 +03:00
Alexey Kasyanchuk
6da08316af исправление открытия в новом окне 2017-01-05 07:30:36 +03:00
Alexey Kasyanchuk
64f1e107a4 кнопка остановки обновления списка 2017-01-05 07:20:04 +03:00
Alexey Kasyanchuk
916c421a19 исправление возможной ошибки запроса 2017-01-04 21:19:14 +03:00
Alexey Kasyanchuk
dd15bc0ad1 исправление ошибки с размонтированием 2017-01-04 12:44:48 +03:00
Alexey Kasyanchuk
7101487269 растягивание элемента информации на мобилках 2017-01-04 12:01:05 +03:00
Alexey Kasyanchuk
6ec4b359db лишние логи 2017-01-04 11:36:52 +03:00
Alexey Kasyanchuk
6623f9db74 разделение поиска на уровне клиента 2017-01-04 09:59:53 +03:00
Alexey Kasyanchuk
f6f3d01007 иконка по умолчанию 2017-01-03 12:48:33 +03:00
Alexey Kasyanchuk
248eb58285 отображения основных типов контента 2017-01-03 12:44:55 +03:00
Alexey Kasyanchuk
d8239466ce увеличена скорость получание информации о размерах 2017-01-03 06:14:23 +03:00
Alexey Kasyanchuk
c13534fe68 небольшие исправления 2017-01-03 05:44:24 +03:00
Alexey Kasyanchuk
ed7a3dc685 индикатор поиска 2017-01-02 15:40:37 +03:00
Alexey Kasyanchuk
0549f099f0 исправление роутинга, отображение общей статистики 2017-01-02 15:15:47 +03:00
Alexey Kasyanchuk
0735c0807b всяческие исправления главной 2017-01-02 11:21:25 +03:00
Alexey Kasyanchuk
9956995c49 открытие магниток с главной 2017-01-02 08:41:15 +03:00
Alexey Kasyanchuk
9a30974b67 отображение списка файлов в папках 2017-01-02 06:52:26 +03:00
Alexey Kasyanchuk
e9b61f6824 улучшена оформление главной 2017-01-02 05:42:27 +03:00
Alexey Kasyanchuk
4843b6eef6 начало базовых исправлений 2017-01-02 04:33:50 +03:00
Alexey Kasyanchuk
e71cf5f1bf отображение списка файлов 2017-01-01 10:06:08 +03:00
Alexey Kasyanchuk
6fc2d2efb4 роутинг, исправления в занесении торрентов 2017-01-01 09:51:02 +03:00
Alexey Kasyanchuk
2b861167cd отображение результатов поиска 2017-01-01 06:40:51 +03:00
Alexey Kasyanchuk
1b6a15bcdd базовый поиск 2017-01-01 06:25:04 +03:00
Alexey Kasyanchuk
46708c8f7e базовый клиент на сайте 2017-01-01 05:56:09 +03:00
Alexey Kasyanchuk
d8928b8eb4 продолжаем вносить все 2016-12-31 06:32:56 +03:00
Alexey Kasyanchuk
a1330db184 init 2016-12-31 06:30:07 +03:00