|
09e575edaa
|
fix(discord): ensure server data is created on getServer
|
2021-01-05 18:37:15 -05:00 |
|
|
5119e1142c
|
chore: prettier Server
|
2020-08-02 16:29:00 -04:00 |
|
|
0c321e8b1e
|
feat(rolepicker): report on status passed up from discord service
|
2020-05-07 22:38:56 -04:00 |
|
|
690671317f
|
feat(api/servers): re-add transactionally based role edits
|
2020-05-07 20:38:35 -04:00 |
|
|
b91aaa9c43
|
chore(deps): bump
|
2020-05-07 20:25:38 -04:00 |
|
dependabot-preview[bot]
|
5f38f3fbdb
|
build(deps): bump @roleypoly/rpc from 1.5.0 to 1.8.1 in /Server (#130)
Bumps [@roleypoly/rpc](https://github.com/roleypoly/rpc) from 1.5.0 to 1.8.1.
- [Release notes](https://github.com/roleypoly/rpc/releases)
- [Commits](https://github.com/roleypoly/rpc/compare/v1.5.0...v1.8.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-04 23:40:57 -04:00 |
|
dependabot-preview[bot]
|
12806ab651
|
Merge pull request #147 from kayteh/dependabot/npm_and_yarn/Server/pm2-4.4.0
|
2020-05-05 03:35:49 +00:00 |
|
dependabot-preview[bot]
|
b8fddeff1d
|
build(deps): bump pm2 from 4.1.2 to 4.4.0 in /Server
Bumps [pm2](https://github.com/Unitech/pm2) from 4.1.2 to 4.4.0.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Unitech/pm2/compare/4.1.2...4.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-24 10:28:48 +00:00 |
|
dependabot-preview[bot]
|
b2153681ad
|
build(deps): [security] bump acorn from 7.1.0 to 7.1.1 in /Server
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-13 21:00:55 +00:00 |
|
|
cdcf5081d6
|
chore: remove console.logs
|
2020-02-09 19:51:29 -05:00 |
|
|
11e7a9b9d4
|
fix(role patch): fix buggy arrayMatches tester
|
2020-02-09 19:45:48 -05:00 |
|
|
951d6c41bf
|
Revert "fix(Servers API): sanitize for edge cases with roles that don't exist anymore"
This reverts commit 18e7e7ceb2 .
|
2020-02-08 01:10:56 -05:00 |
|
|
18e7e7ceb2
|
fix(Servers API): sanitize for edge cases with roles that don't exist anymore
|
2020-02-08 00:54:52 -05:00 |
|
|
f5abf34449
|
fix(Services): add option to disable caching for development
|
2020-02-08 00:54:04 -05:00 |
|
|
e2d63dc156
|
fix(Servers API): .contains -> .includes
|
2020-02-07 23:07:57 -05:00 |
|
|
6e692826c0
|
fix(DiscordService): revert ownerid check
|
2020-02-07 23:06:57 -05:00 |
|
|
f5374c2e5b
|
fix(PresentationService): missed server reference on getPermissions call
|
2020-02-07 23:01:20 -05:00 |
|
|
535719b816
|
fix(DiscordService): add catch for ownerid being null
|
2020-02-07 22:50:59 -05:00 |
|
|
4ffd5014df
|
feat(Server): invalidate caches on changes
|
2020-02-06 19:33:01 -05:00 |
|
|
0e70e2590b
|
fix(DiscordService): getPermissions heeds owner powers
|
2020-02-02 16:11:45 -05:00 |
|
|
12d94b1576
|
fix(DiscordService): get permissions matcher finding incorrect role
|
2020-02-02 16:01:04 -05:00 |
|
|
33a4d6ce76
|
fix(DiscordService): properly authenticate updateRoles RPC call
|
2020-02-02 15:53:30 -05:00 |
|
|
75461503e3
|
fix(DiscordService): permissions matcher gm.roles -> gm.rolesList
|
2020-02-02 15:32:08 -05:00 |
|
|
fd9c6595cd
|
fix(index): increase route logging
|
2020-02-02 15:18:56 -05:00 |
|
|
665caea4c5
|
fix(DiscordService): only delay on failure not first time
|
2020-02-02 14:33:24 -05:00 |
|
|
fb122015cb
|
fix(DiscordService): retry bootstrap process 10 times
|
2020-02-02 14:30:50 -05:00 |
|
|
16a4445a3f
|
fix(Presentation): flip sort direction of memberRoles for color
|
2020-02-02 14:22:02 -05:00 |
|
|
e26f287a3b
|
replace discord.js with roleypoly v3 discord service
|
2020-02-02 13:10:01 -05:00 |
|
dependabot-preview[bot]
|
c196779ff2
|
Merge pull request #71 from kayteh/dependabot/npm_and_yarn/Server/pg-7.14.0
|
2019-11-22 13:33:32 +00:00 |
|
dependabot-preview[bot]
|
2cc6ae1c3d
|
build(deps): bump superagent from 5.1.0 to 5.1.1 in /Server
Bumps [superagent](https://github.com/visionmedia/superagent) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](https://github.com/visionmedia/superagent/compare/v5.1.0...v5.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-22 10:46:47 +00:00 |
|
dependabot-preview[bot]
|
965551d07d
|
build(deps): bump pg from 7.13.0 to 7.14.0 in /Server
Bumps [pg](https://github.com/brianc/node-postgres) from 7.13.0 to 7.14.0.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/compare/v7.13.0...v7.14.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-21 10:50:28 +00:00 |
|
dependabot-preview[bot]
|
f03508ff51
|
build(deps): bump chalk from 2.4.2 to 3.0.0 in /Server
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v3.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-20 16:36:37 +00:00 |
|
dependabot-preview[bot]
|
ad83e7a9ac
|
Bump pm2 from 3.5.0 to 4.1.2 in /Server
Bumps [pm2](https://github.com/Unitech/pm2) from 3.5.0 to 4.1.2.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Unitech/pm2/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-20 06:06:05 +00:00 |
|
Katie Thornhill
|
dc390937b8
|
chore: fix dockerfile more
|
2019-11-20 01:03:16 -05:00 |
|
Katie Thornhill
|
36af7ac8f2
|
chore: modernize deps
|
2019-11-19 23:56:52 -05:00 |
|
Katie Thornhill
|
eb6dce5277
|
chore: loads of lgtm maintainability fixes
|
2019-11-19 23:22:37 -05:00 |
|
Katie Thornhill
|
8fcc0dcbf9
|
chore: remove semi
|
2019-11-19 23:06:33 -05:00 |
|
Katie Thornhill
|
912b40c383
|
chore: prettier on server
|
2019-11-19 23:03:04 -05:00 |
|
dependabot-preview[bot]
|
1007b7b273
|
Bump sequelize from 5.6.0 to 5.21.1 in /Server
Bumps [sequelize](https://github.com/sequelize/sequelize) from 5.6.0 to 5.21.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v5.6.0...v5.21.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-21 10:33:12 +00:00 |
|
dependabot-preview[bot]
|
921007fc33
|
[Security] Bump lodash from 4.17.11 to 4.17.15 in /Server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-11 20:21:45 +00:00 |
|
dependabot[bot]
|
ccfbc5ea56
|
Bump lodash from 4.17.11 to 4.17.14 in /Server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-12 22:28:13 +00:00 |
|
|
0d97ad2355
|
[Server/auth] use better expiresAt matching
|
2019-05-05 12:58:51 -05:00 |
|
|
762e76dfb3
|
[server] forgot yarn.locks from last commit
|
2019-04-16 07:04:34 -05:00 |
|
|
e3df126277
|
[server] update sequelize to 5.6 to fix old vuln
|
2019-04-16 06:44:36 -05:00 |
|
|
1b169fa284
|
minor fixes: npm updates, fonts, image serve fix.
|
2019-03-20 03:06:20 -05:00 |
|
|
8599929531
|
fake guildmember for root users
|
2018-11-29 10:31:12 -06:00 |
|
|
96d91caba0
|
replace koa-send, it doesn't do the business right.
|
2018-11-29 10:30:54 -06:00 |
|
|
005bc44bc1
|
modernization; add newlines and link catches to relevant places.
|
2018-11-29 06:20:57 -06:00 |
|
|
5a1fc526db
|
modernize dependencies
|
2018-11-01 01:36:39 -05:00 |
|
Katalina / stardust
|
f7238ab091
|
fix redirects, fix server syncs on join
|
2018-01-17 23:12:11 -06:00 |
|