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
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
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
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
3331a89dd0
fix(torrents): fixed thumbs up of torrent issue
2018-02-01 12:53:05 +08:00
OldHawk
9ca47a63d2
feat(core): torrents global search at home
2018-01-26 13:19:58 +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
0be6fd04f6
feat(torrents): torrents images preview
2018-01-20 00:32:44 +08:00
OldHawk
c9ae334a4b
feat(requests): requests comment finished
...
#20
2018-01-16 15:51:09 +08:00
OldHawk
c85aa64170
feat(requests): upload request torrent and server notice to requestor
2018-01-11 17:19:35 +08:00
OldHawk
a006695f14
feat(config): set config default value on render index
2017-12-29 14:30:28 +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
4a95d27f48
feat(forums): new server notice message of torrent subtitle file uploaded and deleted
...
#20
2017-12-17 15:17:57 +08:00
OldHawk
437566868b
feat(forums): new server notice message of torrent delete and support delete reason select or enter
...
#20
2017-12-17 13:57:11 +08:00
OldHawk
a34d8585a8
opt(core): optimization emoji in markdown
2017-12-14 13:32:38 +08:00
OldHawk
341ae3b9e8
feat(core): add enter string length count in input form
2017-12-13 18:59:16 +08:00
OldHawk
0523d911cc
fix(css): add autofocus to few input control of form
2017-12-13 15:58:54 +08:00
OldHawk
190e34d513
feat(chat): emoji support on maker group create popup side overlay
...
#20
2017-12-12 17:27:27 +08:00
OldHawk
d045e405c6
feat(torrents): emoji and markdown richTextbox in admin message sendl page
...
#20
2017-12-11 11:37:12 +08:00
OldHawk
90168515e3
feat(torrents): emoji and markdown richTextbox in torrents detail page
...
#20
2017-12-10 23:25:44 +08:00
OldHawk
ab30cac1a3
feat(forums): emoji in bootstrap-markdown enter colon
...
in maker edit desc
in collections edit overview
in user status edit forum signature
in torrent detail edit overview
#20
2017-12-10 21:32:14 +08:00
OldHawk
92a46e06bf
chg(core): optimization many marked edit ui
2017-12-10 17:04:14 +08:00
OldHawk
59d3b431fe
feat(torrents): new feature for manage upload by admin
...
maker and user has new fields 'upload_access', value is 'review' and 'pass', admin can set value of them, 'review' is all uploaded torrents need review by oper or admin, and 'pass' not need review and pass directly
#20
2017-12-08 15:32:46 +08:00
OldHawk
e038d635ed
feat(torrents): uploader can set anonymous option on upload page
...
anonymous option only for torrent not for user account settings
if do not want to show maker group also, not select maker group when upload
#20
2017-12-07 13:01:38 +08:00
OldHawk
c93ff903bf
fix(vip): Reorganize vip torrents show/hide
...
show in user status uploaded torrents list
show in uploaded list at admin user page
show in all newest torrents list at admin manage page
2017-12-07 11:45:58 +08:00
OldHawk
257a9dd4b4
feat(torrents): when upload vip type torrents, torrent auto set to torrent_vip attribute
...
admin manage torrent 'all newest torrents' not include vip torrents default
2017-12-06 18:16:53 +08:00
OldHawk
b71ed236fb
feat(torrents): write last selected admin manage torrent type to local storage
...
restore value when join(back to) admin torrent manage page
2017-12-06 17:54:26 +08:00
OldHawk
c0063d7e01
feat(torrents): Add an orderBy function for "Life" and "Size"
...
#20
2017-12-06 16:27:31 +08:00
OldHawk
d69e4ebfb9
feat(torrents): add sale filter on torrent list page and admin list page
...
to list all sale now torrents
2017-12-03 12:38:50 +08:00
OldHawk
07abc1eb3b
feat(torrents): Add 'All Newest Torrents' in resources type list option of torrent manage admin page
...
Admin can directly management all newest torrents of all category at here. but this is not the default selected category.
#20
2017-12-02 20:06:38 +08:00
OldHawk
c2018fd0a6
feat(collections): oper and admin can remove torrent from collections.
2017-12-01 16:01:23 +08:00
OldHawk
1d33071efe
feat(torrents): auto change announce url to setting value when upload on PRIVATE TRACKER MODE
2017-11-27 16:02:10 +08:00
OldHawk
4776f2fce9
fix(home): optimization torrents sale status showed issues
2017-11-23 17:12:10 +08:00
OldHawk
a075d641fa
fix(core): fixed server returned message translate 'SCORE_NOT_ENOUGH'
2017-11-18 10:57:39 +08:00