OldHawk
|
2bf31b17fe
|
chg(core): change http:// to https:// of torrent.js and other files
|
2018-03-11 23:53:49 +08:00 |
|
OldHawk
|
3331a89dd0
|
fix(torrents): fixed thumbs up of torrent issue
|
2018-02-01 12:53:05 +08:00 |
|
OldHawk
|
f9755c68c6
|
chg(score): change some score operator logic to ready for examination
|
2018-02-01 11:51:39 +08:00 |
|
OldHawk
|
a748399a46
|
chg(score): change thumbs score config and update logic
|
2018-01-31 12:31:27 +08:00 |
|
OldHawk
|
280845dd87
|
feat(systems): move 'Database backup files' into system panel
|
2018-01-29 13:23:55 +08:00 |
|
OldHawk
|
30e4665beb
|
feat(core): admin system control panel client side routs, policy, controllers, services, menu
|
2018-01-26 19:27:58 +08:00 |
|
OldHawk
|
9ca47a63d2
|
feat(core): torrents global search at home
|
2018-01-26 13:19:58 +08:00 |
|
OldHawk
|
7884b4a84d
|
fix(torrents): fixed overview max-height of torrent detail page
|
2018-01-21 22:10:33 +08:00 |
|
OldHawk
|
861efafd7f
|
feat(torrents): torrents cover image support crop
|
2018-01-21 22:01:51 +08:00 |
|
OldHawk
|
2a995dcf18
|
fix(core): fixed all res.send(message) of not found from db by id
|
2018-01-21 16:27:17 +08:00 |
|
OldHawk
|
afc3cce920
|
feat(torrents): torrent images preview support crop size
|
2018-01-21 00:38:42 +08:00 |
|
OldHawk
|
25419273d0
|
fix(torrents): fixed eslint warning
|
2018-01-20 07:58:53 +08:00 |
|
OldHawk
|
e235d045d6
|
fix(torrents): fixed torrent images preview css effect issue
|
2018-01-20 07:57:29 +08:00 |
|
OldHawk
|
34d028a2b2
|
feat(torrents): torrent images preview page info tooltip
|
2018-01-20 00:51:39 +08:00 |
|
OldHawk
|
0b3e1c5c02
|
fix(torrents):fixed csslint warning
|
2018-01-20 00:34:42 +08:00 |
|
OldHawk
|
0be6fd04f6
|
feat(torrents): torrents images preview
|
2018-01-20 00:32:44 +08:00 |
|
OldHawk
|
4f33950cf2
|
fix(torrents): fixed torrent images list issue
|
2018-01-19 17:10:12 +08:00 |
|
OldHawk
|
8d1f163b29
|
chg(torrents): change torrent images list default background image
|
2018-01-19 16:53:13 +08:00 |
|
OldHawk
|
ae1714bf7d
|
chg(torrents): change torrent overview edit button css
|
2018-01-19 16:19:01 +08:00 |
|
OldHawk
|
6453433950
|
chg(torrents): change torrent list page tab css
|
2018-01-19 15:50:54 +08:00 |
|
OldHawk
|
5e691b2b7f
|
feat(torrents): add home default background image
|
2018-01-19 14:31:59 +08:00 |
|
OldHawk
|
28a8b2b0af
|
feat(torrents): reorganize torrents images of home
|
2018-01-19 13:53:59 +08:00 |
|
OldHawk
|
a8fba60d78
|
fix(core): home torrent image css
|
2018-01-18 19:32:24 +08:00 |
|
OldHawk
|
0aa3eca420
|
fix(core): fixed eslint error
|
2018-01-18 18:47:22 +08:00 |
|
OldHawk
|
7264ad48ce
|
feat(torrents): reorganize torrents images of home
|
2018-01-18 18:33:51 +08:00 |
|
OldHawk
|
39947a1b7a
|
feat(torrents): reorganize torrents images of home
|
2018-01-18 18:27:10 +08:00 |
|
OldHawk
|
fa87a67ebb
|
feat(torrents): reorganize torrents images
|
2018-01-18 17:22:46 +08:00 |
|
OldHawk
|
492ae70bc2
|
feat(torrents): new directive for torrent overview picture reorganize
|
2018-01-17 18:39:56 +08:00 |
|
OldHawk
|
aee57a00e3
|
fix(requests): fixed request comment router url issue
|
2018-01-17 16:13:26 +08:00 |
|
OldHawk
|
c9ae334a4b
|
feat(requests): requests comment finished
#20
|
2018-01-16 15:51:09 +08:00 |
|
OldHawk
|
ccf79f45e4
|
fix(torrents): check torrent status when user download a torrent
|
2018-01-13 17:21:30 +08:00 |
|
OldHawk
|
9986236f2b
|
fix(torrents): check torrent status when user download a torrent
|
2018-01-13 17:20:17 +08:00 |
|
OldHawk
|
29328cf72a
|
fix(core): fixed home page and torrents list page css style
|
2018-01-13 13:45:15 +08:00 |
|
OldHawk
|
8ce455ce88
|
feat(requests): accept response for request
* rewards score transfer
* request status check
#20
|
2018-01-12 16:53:24 +08:00 |
|
OldHawk
|
c85aa64170
|
feat(requests): upload request torrent and server notice to requestor
|
2018-01-11 17:19:35 +08:00 |
|
OldHawk
|
f93c697245
|
feat(requests): request owner or oper can edit desc and remove it
|
2018-01-11 16:03:01 +08:00 |
|
OldHawk
|
fed88277e3
|
feat(mongo): add common.server.model to define common Schema for all models.
|
2018-01-10 14:05:45 +08:00 |
|
OldHawk
|
83e25da223
|
feat(requests): requests views and controllers of client side
|
2018-01-09 16:27:08 +08:00 |
|
OldHawk
|
e624d79fa6
|
feat(torrents): update user score when torrent was deleted only by torrent status is reviewed
|
2018-01-08 09:45:30 +08:00 |
|
OldHawk
|
ee84f4f376
|
feat(torrents): add user score of uploaded torrent when torrent status change to reviewed
|
2018-01-08 09:38:42 +08:00 |
|
OldHawk
|
a006695f14
|
feat(config): set config default value on render index
|
2017-12-29 14:30:28 +08:00 |
|
OldHawk
|
11635470bc
|
feat(config): set config default value on render index
|
2017-12-29 13:56:08 +08:00 |
|
OldHawk
|
be3d7b9484
|
feat(rss): add sendRSS server module
#20
|
2017-12-29 12:39:25 +08:00 |
|
OldHawk
|
e1ce563f84
|
feat(rss): rss icon
|
2017-12-28 17:41:17 +08:00 |
|
OldHawk
|
e95ce29ca0
|
feat(rss): compete rss feed support.
#20
|
2017-12-28 17:25:07 +08:00 |
|
OldHawk
|
003a352386
|
feat(rss): add button click to copy rss url to clipboard
|
2017-12-28 11:19:53 +08:00 |
|
OldHawk
|
dbc9dbc598
|
feat(rss): add rss url link at torrents list page bottom of search tags
|
2017-12-27 18:22:50 +08:00 |
|
OldHawk
|
2facb4e0b5
|
fix(torrents): fixed reset torrent search tags issue
|
2017-12-27 18:09:57 +08:00 |
|
OldHawk
|
2c95970e4e
|
feat(torrents): download torrent by passkey policy to logined user
|
2017-12-27 16:37:58 +08:00 |
|
OldHawk
|
10b09322f5
|
feat(torrents): support guest download torrent file with their passkey
used in rss download and irc download
|
2017-12-27 15:39:39 +08:00 |
|