OldHawk
|
125cbbf46e
|
feat(users): set modal support html css
|
2018-04-27 14:11:59 +08:00 |
|
OldHawk
|
63572afc28
|
feat(home): add a cron job to check users account status to idle if for lang time no sign in
|
2018-04-26 18:45:34 +08:00 |
|
OldHawk
|
2a58ea03e9
|
feat(torrents): add resource type of documentary
|
2018-04-26 14:25:22 +08:00 |
|
OldHawk
|
944a59467b
|
feat(home): add configure settings item to hide more info from home page
|
2018-04-25 17:08:00 +08:00 |
|
OldHawk
|
8301ef9d8e
|
feat(torrents): limit to upload torrent if uploader access is limit to maker group
|
2018-04-24 12:40:40 +08:00 |
|
OldHawk
|
ab3d7ac2bb
|
feat(torrents): add access limit to maker group settings of torrent uploader
|
2018-04-24 12:01:53 +08:00 |
|
OldHawk
|
46fc0d01fb
|
fix(torrents): removed test event code
|
2018-04-20 14:09:13 +08:00 |
|
OldHawk
|
06ed33657c
|
feat(torrents): optimization the popup seed tooltip dialog
|
2018-04-20 14:05:44 +08:00 |
|
OldHawk
|
0fd53d8f56
|
feat(torrents): show a seeding guide after torrent upload successfully.
|
2018-04-19 15:07:32 +08:00 |
|
OldHawk
|
2249037d41
|
feat(torrents): redownload torrent file when uploaded successfully.
must redownload and use it to seeding
because system added some special field into torrent file.
fixed #55
|
2018-04-18 18:27:00 +08:00 |
|
OldHawk
|
33bdd1a125
|
fix(torrents): torrents list css
|
2018-04-17 17:51:34 +08:00 |
|
OldHawk
|
e0a9d81bda
|
feat(tickets): new recommend level
|
2018-04-17 17:37:49 +08:00 |
|
OldHawk
|
d2a10bc280
|
feat(core): add message to admin group support
|
2018-04-10 16:41:30 +08:00 |
|
taobataoma
|
73bb659a31
|
feat(templates): modify H&R rules detail template
|
2018-04-03 04:35:10 -04:00 |
|
OldHawk
|
8d27f9b758
|
feat(core): add support settings into templates
|
2018-04-03 14:33:08 +08:00 |
|
OldHawk
|
bc28d49521
|
feat(config): move configure item 'admin' from announce to app section
|
2018-04-03 10:58:51 +08:00 |
|
OldHawk
|
6b4212214c
|
feat(templates): add more variable into server templates
|
2018-03-20 13:19:35 +08:00 |
|
OldHawk
|
9f2b294b9d
|
feat(core): change menu icon color
|
2018-03-19 17:30:36 +08:00 |
|
OldHawk
|
b249186a9a
|
feat(core): add icon for menu item
|
2018-03-17 18:20:53 +08:00 |
|
OldHawk
|
1e2bcc57b1
|
feat(core): add more templates file content with sprintf format support
|
2018-03-17 11:34:32 +08:00 |
|
OldHawk
|
e46e95b9ee
|
fix(core): remove all code for public mode, meanTorrent support private mode only now
|
2018-03-16 21:57:19 +08:00 |
|
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
|
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
|
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 |
|