Dragory
84da543205
Add top margin to splash page error element
2021-05-22 21:34:15 +03:00
Dragory
8f5a9e607a
Detect expired dashboard logins and redirect to the splash page
2021-05-22 21:33:34 +03:00
Dragory
f3a90faaa7
Refresh dashboard authentication on every API call and every 15 minutes
2021-05-22 21:15:23 +03:00
Dragory
553fb57c46
Fix Ctrl+S in the config editor trying to save each config you've viewed in the tab
2021-05-22 20:44:15 +03:00
Almeida
a4a7eb41b0
refactor(*): remove unused exception variables ( #193 )
2021-05-06 21:23:47 +03:00
Almeida
eab26a28df
Add missing duration format to docs ( #196 )
2021-05-06 21:20:37 +03:00
Dragory
5e77976dec
dashboard: improve mobile-friendliness
2021-04-10 14:03:42 +03:00
Dragory
40d9926718
dashboard: use cmd+s/cmd+f on mac
2021-04-10 13:38:51 +03:00
Dragory
26902af54e
dashboard: allow ctrl+s and ctrl+f to work outside the config editor
2021-04-10 13:27:25 +03:00
Dragory
6326e44856
dashboard: fix GuildConfigEditor not using TypeScript
2021-04-10 13:24:41 +03:00
Dragory
0562678e92
dashboard: make ApiError details public
2021-04-10 13:23:55 +03:00
Dragory
530536a77b
dashboard: add ctrl+f support to config editor
2021-04-10 13:11:37 +03:00
Dragory
db263e7851
docs: fix missing code block languages in counters setup guide
2021-04-02 20:19:26 +03:00
Dragory
b28186aa0a
automod: add antiraid_level trigger
2021-04-02 17:53:16 +03:00
Dragory
4147298120
Add counter documentation/examples. Tweak counter triggers/actions in automod.
...
Rename change_counter automod action to add_to_counter,
add set_counter action, rename counter trigger to counter_trigger.
2021-04-02 17:44:43 +03:00
Dragory
83abc8506e
Fix 'half-mobile' styles in docs
2020-12-19 04:53:59 +02:00
Dragory
7ecadc1aa0
docs: fix mobile menu not closing when clicking a link
2020-12-13 23:33:33 +02:00
Dragory
6ecc5b69a1
docs: more accessibility tweaks
2020-12-13 23:18:19 +02:00
Dragory
0b9defc5d3
Fix menu on desktop
2020-12-13 23:11:23 +02:00
Dragory
844faf7faa
docs: accessibility improvements
2020-12-13 22:33:25 +02:00
Dragory
864b57aac1
Make docs more mobile friendly
2020-12-13 22:11:04 +02:00
Dragory
f5a7ab0ca8
docs: fix outdated default override replacement example
2020-09-30 00:24:01 +03:00
Dragory
cffb0dbd6b
Add privacy policy
2020-08-18 23:52:24 +03:00
Dragory
7909c99a7f
Fix up docs
2020-07-30 13:08:06 +03:00
Dragory
06997b59b0
Remove debug console.logs
2020-07-29 22:08:56 +03:00
Dragory
a0fa21f0f5
Add links to splash page. Update splash styles to be more mobile friendly.
2020-05-23 23:41:29 +03:00
Dragory
1b8c9b45bc
dashboard: add custom page titles for documentation and dashboard
2020-05-23 23:18:28 +03:00
Dragory
a0da739e44
Update splash page title
2020-05-23 23:12:35 +03:00
Dragory
059870c1f9
dashboard: change Dashboard button to point to /dashboard instead of /login
2020-05-23 23:11:46 +03:00
Dragory
e0209d3319
dashboard: work on guild access page
2020-05-23 17:31:01 +03:00
Dragory
f90ee12b9f
dashboard: add staff vuex store
2020-05-23 16:28:05 +03:00
Dragory
d03d729438
dashboard/api: add support for Zeppelin staff members; add ViewGuild permission; code cleanup
2020-05-23 16:22:03 +03:00
Dragory
2c0bcb012a
Fix config editor breaking on non-100% zoom levels
2020-04-08 23:50:56 +03:00
Dark
80389cccf9
Fix spacing issue for aliases. / was right behind the alias
2020-04-03 16:13:25 +03:00
Dragory
1ae84afb12
Fix tslint errors
2020-01-12 12:04:20 +02:00
Dragory
8fd2b10842
Code cleanup
2019-11-08 00:05:36 +02:00
Dragory
289470126a
Fix invalid redirect in GuildConfigEditor if guild was not found
2019-11-08 00:05:01 +02:00
Dragory
c9a21c64bf
More work on API permissions
2019-11-08 00:04:24 +02:00
Dragory
9a04e0fb25
Revamp !help command. Add support for linking to specific commands in zep docs.
2019-10-26 02:13:16 +03:00
Dragory
9b5307ba2b
Documentation work. Add command info for all Utility plugin commands.
2019-10-25 23:14:21 +03:00
Dragory
d9b65590d8
Docs work
2019-10-25 21:45:18 +03:00
Dragory
bdf44c32ff
Recommend -option instead of --option
...
Since knub-command-manager accepts both -option and --option now,
this change should make options more intuitive to use. Both syntaxes
are still supported and neither is getting deprecated for now.
2019-10-25 20:25:25 +03:00
Dragory
9ec93db08c
Update documentation on overrides
2019-10-13 22:20:02 +03:00
Dragory
db2db7f172
dashboard: guild list style tweaks
2019-10-11 22:38:55 +03:00
Dragory
0bbe9433c1
Config schema and docs text changes. Fix clickable tab area in dashboard/docs.
2019-10-11 02:09:31 +03:00
Dragory
f41d280fab
Automod work. Add config examples to automod.
2019-10-11 01:59:56 +03:00
Dragory
5a9ad943a2
dashboard: ctrl+s/cmd+s to save config, style tweaks
2019-10-10 23:25:34 +03:00
Dragory
fa39851439
Fix alert icon in docs. Misc tweaks.
2019-10-10 23:15:03 +03:00
Dragory
fc43beee38
dashboard: sort guilds in guild list
2019-10-10 23:05:00 +03:00
Dragory
5de6bf9cfa
Dashboard tweaks
2019-10-10 23:03:18 +03:00