GeekOfWires
10114899f3
Added Object.freeze for Avatar
2020-09-20 05:16:16 -04:00
GeekOfWires
2eef36ddcb
Added basic SQL query
2020-09-20 05:15:17 -04:00
Mazo
89555a4582
Merge pull request #9 from psforever/dependabot/npm_and_yarn/http-proxy-1.18.1
...
Bump http-proxy from 1.18.0 to 1.18.1
2020-09-12 11:11:11 +01:00
dependabot[bot]
3acb7785a4
Bump http-proxy from 1.18.0 to 1.18.1
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 18:42:00 +00:00
Mazo
01d9806ef5
Merge pull request #1 from psforever/dependabot/npm_and_yarn/acorn-6.4.1
...
Bump acorn from 6.4.0 to 6.4.1
2020-08-26 23:35:44 +01:00
Mazo
a005535059
Merge pull request #4 from psforever/dependabot/npm_and_yarn/websocket-extensions-0.1.4
...
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-08-26 23:35:12 +01:00
Mazo
9fccc7c702
Merge pull request #5 from psforever/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-08-26 23:34:44 +01:00
Mazo
6d46d1ea2f
Merge pull request #6 from psforever/dependabot/npm_and_yarn/elliptic-6.5.3
...
Bump elliptic from 6.5.2 to 6.5.3
2020-08-26 23:34:19 +01:00
Mazo
10b075ed78
Merge pull request #8 from jgillich/master
...
Update db schema, fix broken /stats route
2020-08-26 23:33:52 +01:00
Jakob Gillich
73c7a387ac
Update db schema, fix broken /stats route
2020-08-26 18:55:35 +02:00
dependabot[bot]
210cad4d75
Bump elliptic from 6.5.2 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 21:41:15 +00:00
dependabot[bot]
ff836ffebb
Bump lodash from 4.17.15 to 4.17.19
...
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-20 09:22:40 +00:00
dependabot[bot]
eb479fb2a5
Bump websocket-extensions from 0.1.3 to 0.1.4
...
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-08 03:54:16 +00:00
Chord
24e264d229
Temporarily disable registration/login for non gm
2020-05-17 17:04:19 +02:00
Chord
5e54cae329
Minor frontend improvements
2020-05-17 17:03:53 +02:00
Chord
f2be2504b9
Cleanup setInterval on Home page
2020-05-14 20:22:13 +02:00
Chord
e5fadd5891
Fix hover links being too dark
2020-05-14 19:54:36 +02:00
Chord
4e567c7960
Version 1.0.1
2020-05-14 19:52:08 +02:00
Chord
e17aeaea46
Fix missing online players bug
2020-05-14 19:52:00 +02:00
Chord
9556b6df9b
Add dev-only components list /components
2020-05-14 19:51:42 +02:00
Chord
9e54b5f3b8
Improve home page layout and CharacterLinks
2020-05-14 19:51:22 +02:00
Chord
3a45eb300b
Frontend CSS styling
2020-05-14 19:49:48 +02:00
Chord
74c8365682
Improve Faction colors for EmpireStats
2020-05-14 19:48:44 +02:00
Chord
26f743d907
Auto-refresh player list + empire stats
2020-05-13 22:57:07 +02:00
Chord
96fcbba812
Make EmpireStats show current players
2020-05-13 21:00:38 +02:00
Chord
482b499fec
Use concurrently for dev work
2020-05-12 23:48:34 +02:00
Chord
1e34cbdfb0
Add PsAdmin support to get player list
2020-05-12 23:08:06 +02:00
dependabot[bot]
8803d9f679
Bump acorn from 6.4.0 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-04-18 19:04:37 +00:00
Chord
d616a57404
Add package-lock file
2020-04-18 21:03:39 +02:00
Chord
14fa1e49d4
Add database migration for session portals
2020-04-18 20:35:39 +02:00
Chord
18072ad62f
Add eslint and fix issues
2020-01-12 08:19:39 +01:00
Chord
5be2397fe5
Remove apache-like logging (handled by reverse proxy)
2020-01-10 16:12:34 +01:00
pschord
56da5892b1
Update README.md
2020-01-09 18:27:56 -05:00
pschord
95d4c15b3c
Update README.md
2020-01-09 18:27:36 -05:00
Chord
f96b37aad3
Fix admin/session middleware to prevent casade on to later routes
2020-01-09 21:22:07 +01:00
Chord
bed14bdb86
Improve DB README
2020-01-07 19:21:12 +01:00
Chord
ac9e4f0aee
Clarify development setup
2020-01-07 18:57:56 +01:00
Chord
e03338bf70
Update copyright year
2020-01-03 20:29:36 -05:00
Chord
c54b163be2
Enable sorting of account list by column
2019-12-31 15:25:35 -05:00
Chord
5c11393dae
PaginatedList: Fix NaN check on param, remove debug logs
2019-12-31 09:57:47 -05:00
Chord
fa6e168ccc
Application improvements
...
* Change favicon
* Display account banned status on admin search
* Pull in application version from Webpack
* Add "Feedback" button in footer and github references
* Fix faction icons to make them the same size
* PaginatedList component now supports back
* Tabbed navs support back
* Hide Pagination when only one page
* Improve admin table style and size
2019-12-31 09:46:34 -05:00
Chord
817796e181
Fix case insensitive search and display
2019-12-30 16:21:55 -05:00
Chord
0e4123fe98
Add apache logging + trust proxy to prod
2019-12-30 15:50:01 -05:00
Chord
e89f020ea8
Hide admin buttons on regular user
2019-12-30 15:36:35 -05:00
Chord
3c5482a4c7
Disable registration
2019-12-30 14:36:11 -05:00
Chord
d36fbbde9a
Add schema and readme
2019-12-30 14:36:00 -05:00
Chord
20a3bc3a20
Perform auth during login
2019-12-30 13:50:45 -05:00
Chord
e048d28ad3
Make ActionModal to component
2019-12-30 13:50:32 -05:00
Chord
cb918033a6
Enable foreign profile view
2019-12-30 13:20:50 -05:00
Chord
20946fdb43
Initial commit
2019-12-30 09:27:49 -05:00