Dragory
844faf7faa
docs: accessibility improvements
2020-12-13 22:33:25 +02:00
Dragory
fb2fc677be
Quick fix for build
2020-12-13 22:16:55 +02:00
Dragory
864b57aac1
Make docs more mobile friendly
2020-12-13 22:11:04 +02:00
Dragory
7700afda2b
Update tailwindcss to 1.9.6
2020-12-13 22:06:15 +02:00
Dragory
4dfc7ccfa9
Update to TS 4.1, use same TS package in all sub-packages
2020-12-13 15:26:33 +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
Miikka
38413a7a7d
Merge pull request #99 from Dragory/dependabot/npm_and_yarn/dashboard/elliptic-6.5.3
...
Bump elliptic from 6.5.1 to 6.5.3 in /dashboard
2020-08-01 15:29:41 +03:00
Dragory
7909c99a7f
Fix up docs
2020-07-30 13:08:06 +03:00
dependabot[bot]
58d6ce952f
Bump elliptic from 6.5.1 to 6.5.3 in /dashboard
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 00:33:53 +00:00
Dragory
06997b59b0
Remove debug console.logs
2020-07-29 22:08:56 +03:00
Miikka
00d5f3efd2
Merge pull request #47 from Dragory/dependabot/npm_and_yarn/dashboard/acorn-6.4.1
...
Bump acorn from 6.3.0 to 6.4.1 in /dashboard
2020-07-21 18:22:20 +03:00
Miikka
b9abc950d4
Merge pull request #59 from Dragory/dependabot/npm_and_yarn/dashboard/websocket-extensions-0.1.4
...
Bump websocket-extensions from 0.1.3 to 0.1.4 in /dashboard
2020-07-21 18:22:10 +03:00
dependabot[bot]
c26a0d4bb1
Bump lodash from 4.17.15 to 4.17.19 in /dashboard
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 09:56:17 +00:00
dependabot[bot]
3892fb32cc
Bump websocket-extensions from 0.1.3 to 0.1.4 in /dashboard
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 09:20:15 +00: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
dependabot[bot]
f68176f01d
Bump acorn from 6.3.0 to 6.4.1 in /dashboard
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-04-04 14:36:05 +00: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
00e047f701
Change target in tsconfig from esnext to es2018 to support optional chaining/nullish coalescing on Node.js 12
2019-11-27 21:43:54 +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
53ed83b701
dashboard: update babel packages
2019-11-07 22:56:51 +02:00
Dragory
9f445f0424
dashboard: use tsconfig path aliases in webpack automatically
2019-11-07 22:53:28 +02:00
Dragory
f0e9d9ff7f
Fix @shared tsconfig paths so they resolve properly
2019-11-07 22:53:11 +02:00
Dragory
ba4ddfcc32
Update Typescript to 3.7
2019-11-07 22:52:40 +02:00
Dragory
16111bbe84
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
2019-11-02 22:11:26 +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
942f56ee76
webpack: append hash to filename instead of using only hash
2019-10-10 23:25:13 +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
Dragory
3bd485e7e4
Update dashboard side to tailwindcss
2019-10-10 22:55:31 +03:00
Dragory
577500af92
dashboard: use webpack for builds; use tailwindcss instead of bulma; all sorts of tweaks
2019-10-10 21:58:00 +03:00