OldHawk
|
18dbdf50b1
|
feat(medals): new module medals
|
2018-06-18 20:32:11 +08:00 |
|
OldHawk
|
330f0c5406
|
feat(history): write admin operate history on user account
|
2018-05-29 15:50:18 +08:00 |
|
OldHawk
|
775ea6d59b
|
feat(core): update cache data when $resource method of PUT|POST|DELETE
|
2018-05-03 15:09:08 +08:00 |
|
OldHawk
|
ee5124759d
|
feat(core): write all returned data from $resource to cache
|
2018-05-02 14:10:53 +08:00 |
|
OldHawk
|
280845dd87
|
feat(systems): move 'Database backup files' into system panel
|
2018-01-29 13:23:55 +08:00 |
|
OldHawk
|
845c40ea93
|
opt(core): optimization file download with encodeURIComponent and UTF-8 on filename
|
2017-12-27 15:38:11 +08:00 |
|
OldHawk
|
2caa625f0e
|
fix(backup): ignore some important configure items in browser source code
//ignore backup settings
cfg.backup = undefined;
//ignore ircAnnounce settings
cfg.ircAnnounce = undefined;
//ignore password settings
cfg.password = undefined;
//ignore trace settings
cfg.trace = undefined;
//ignore tmdbConfig.key settings
cfg.tmdbConfig.key = undefined;
#20
|
2017-12-04 15:18:49 +08:00 |
|
OldHawk
|
d18bb29ca1
|
fix(backup): fixed file link url
|
2017-12-04 13:58:11 +08:00 |
|
OldHawk
|
c19ef15281
|
test(download): restore download code
|
2017-11-01 13:39:30 +08:00 |
|
OldHawk
|
8b9b674734
|
test(download): test new download code
|
2017-11-01 13:31:01 +08:00 |
|
OldHawk
|
e536f4c4bd
|
fix(backup): download file link url issues
|
2017-10-31 17:45:23 +08:00 |
|
OldHawk
|
5e9449ebd8
|
feat(backup): set backup roles to admin(remove oper)
|
2017-10-31 15:25:47 +08:00 |
|
OldHawk
|
9378aeb496
|
feat(backup): backup files deleted trace log
|
2017-10-31 15:01:50 +08:00 |
|
OldHawk
|
89b2043d58
|
feat(backup): admin download the backup files
|
2017-10-31 14:49:10 +08:00 |
|
OldHawk
|
af14d09329
|
feat(backup): admin delete the backup files
|
2017-10-31 14:13:29 +08:00 |
|
OldHawk
|
5a1fe52662
|
feat(backup): new module 'Backup' menu, route, controller, policy of server side
|
2017-10-31 11:41:02 +08:00 |
|
OldHawk
|
53924384f8
|
feat(backup): new module 'Backup' menu, route, controller, servers of client side
|
2017-10-31 11:40:00 +08:00 |
|