metal
|
a0ab32df2e
|
docs: document new thread overrides (#280)
|
2021-09-25 21:41:49 +03:00 |
|
Dragory
|
c1c7c092d9
|
Reformat all files with Prettier
|
2021-09-11 19:06:51 +03:00 |
|
Dragory
|
32aa43cf62
|
Fix dashboard login redirect
|
2021-09-05 18:11:55 +03:00 |
|
Dragory
|
d20d6957cb
|
Add rudimentary user management to dashboard
|
2021-09-05 16:42:35 +03:00 |
|
Dragory
|
2b1553dadf
|
Auto-resize config editor when window is resized
|
2021-08-20 23:22:10 +03:00 |
|
Miikka
|
14235f19b8
|
Merge pull request #207 from almeidx/docs/added-legacy-plugins-section
docs: Added legacy plugins section
|
2021-08-14 17:30:32 +03:00 |
|
Almeida
|
67af0df02f
|
revert unnecessary linting changes
|
2021-08-14 14:56:47 +01:00 |
|
Almeida
|
2d45904116
|
added legacy plugins section
|
2021-08-14 14:56:45 +01:00 |
|
Shoaib Sajid
|
593468b02b
|
Update Counters.vue
|
2021-06-21 20:41:37 +05:00 |
|
Dragory
|
b83f269aab
|
Add top margin to splash page error element
|
2021-05-22 21:34:15 +03:00 |
|
Dragory
|
c0723840a3
|
Detect expired dashboard logins and redirect to the splash page
|
2021-05-22 21:33:34 +03:00 |
|
Dragory
|
6c2020b35f
|
Refresh dashboard authentication on every API call and every 15 minutes
|
2021-05-22 21:15:23 +03:00 |
|
Dragory
|
49ced32ee8
|
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
|
2a8aac34c7
|
refactor(*): remove unused exception variables (#193)
|
2021-05-06 21:23:47 +03:00 |
|
Almeida
|
b536e2c4ec
|
Add missing duration format to docs (#196)
|
2021-05-06 21:20:37 +03:00 |
|
Dragory
|
b4972c6895
|
dashboard: improve mobile-friendliness
|
2021-04-10 14:03:42 +03:00 |
|
Dragory
|
7f19e7e49e
|
dashboard: use cmd+s/cmd+f on mac
|
2021-04-10 13:38:51 +03:00 |
|
Dragory
|
f781a8c8d7
|
dashboard: allow ctrl+s and ctrl+f to work outside the config editor
|
2021-04-10 13:27:25 +03:00 |
|
Dragory
|
0f8a8234d1
|
dashboard: fix GuildConfigEditor not using TypeScript
|
2021-04-10 13:24:41 +03:00 |
|
Dragory
|
2e69cb2deb
|
dashboard: make ApiError details public
|
2021-04-10 13:23:55 +03:00 |
|
Dragory
|
441f3d6ca8
|
dashboard: add ctrl+f support to config editor
|
2021-04-10 13:11:37 +03:00 |
|
Dragory
|
268438ea5c
|
docs: fix missing code block languages in counters setup guide
|
2021-04-02 20:19:26 +03:00 |
|
Dragory
|
3f77e598ac
|
automod: add antiraid_level trigger
|
2021-04-02 17:53:16 +03:00 |
|
Dragory
|
1703f7b440
|
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
|
298185565a
|
Fix 'half-mobile' styles in docs
|
2020-12-19 04:53:59 +02:00 |
|
Dragory
|
b88211efdf
|
docs: fix mobile menu not closing when clicking a link
|
2020-12-13 23:33:33 +02:00 |
|
Dragory
|
d414207be9
|
docs: more accessibility tweaks
|
2020-12-13 23:18:19 +02:00 |
|
Dragory
|
f1e8606c2c
|
Fix menu on desktop
|
2020-12-13 23:11:23 +02:00 |
|
Dragory
|
ba8d417017
|
docs: accessibility improvements
|
2020-12-13 22:33:25 +02:00 |
|
Dragory
|
fbf6fdb18b
|
Make docs more mobile friendly
|
2020-12-13 22:11:04 +02:00 |
|
Dragory
|
7d40ef94b1
|
docs: fix outdated default override replacement example
|
2020-09-30 00:24:01 +03:00 |
|
Dragory
|
6e41bc53f6
|
Add privacy policy
|
2020-08-18 23:52:24 +03:00 |
|
Dragory
|
93705f888b
|
Fix up docs
|
2020-07-30 13:08:06 +03:00 |
|
Dragory
|
d6c88350d5
|
Remove debug console.logs
|
2020-07-29 22:08:56 +03:00 |
|
Dragory
|
c46f63bf0b
|
Add links to splash page. Update splash styles to be more mobile friendly.
|
2020-05-23 23:41:29 +03:00 |
|
Dragory
|
371e2fb98f
|
dashboard: add custom page titles for documentation and dashboard
|
2020-05-23 23:18:28 +03:00 |
|
Dragory
|
fd89d02827
|
Update splash page title
|
2020-05-23 23:12:35 +03:00 |
|
Dragory
|
17a223f304
|
dashboard: change Dashboard button to point to /dashboard instead of /login
|
2020-05-23 23:11:46 +03:00 |
|
Dragory
|
c1f63fc5f4
|
dashboard: work on guild access page
|
2020-05-23 17:31:01 +03:00 |
|
Dragory
|
27f0046d50
|
dashboard: add staff vuex store
|
2020-05-23 16:28:05 +03:00 |
|
Dragory
|
76dc049332
|
dashboard/api: add support for Zeppelin staff members; add ViewGuild permission; code cleanup
|
2020-05-23 16:22:03 +03:00 |
|
Dragory
|
793c0a889e
|
Fix config editor breaking on non-100% zoom levels
|
2020-04-08 23:50:56 +03:00 |
|
Dark
|
b6967c3654
|
Fix spacing issue for aliases. / was right behind the alias
|
2020-04-03 16:13:25 +03:00 |
|
Dragory
|
78d3f7e887
|
Fix tslint errors
|
2020-01-12 12:04:20 +02:00 |
|
Dragory
|
1d6a1bf485
|
Code cleanup
|
2019-11-08 00:05:36 +02:00 |
|
Dragory
|
a13ab9f3d1
|
Fix invalid redirect in GuildConfigEditor if guild was not found
|
2019-11-08 00:05:01 +02:00 |
|
Dragory
|
5eecadd2e9
|
More work on API permissions
|
2019-11-08 00:04:24 +02:00 |
|
Dragory
|
ca343374e4
|
Revamp !help command. Add support for linking to specific commands in zep docs.
|
2019-10-26 02:13:16 +03:00 |
|
Dragory
|
a1a5110c8d
|
Documentation work. Add command info for all Utility plugin commands.
|
2019-10-25 23:14:21 +03:00 |
|
Dragory
|
1ba49034e2
|
Docs work
|
2019-10-25 21:45:18 +03:00 |
|