Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v5.0 Rewrite #194

Open
wants to merge 610 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
610 commits
Select commit Hold shift + click to select a range
cd71df9
Merge branch 'v5-rewrite' of https://github.com/versx/WhMgr into v5-r…
versx Feb 6, 2022
3d5f0d6
fix edit discord and edit role pages
versx Feb 6, 2022
10066aa
add new role page
versx Feb 6, 2022
909f7b6
Fix parsing issue with geofence page
versx Feb 7, 2022
7fd6ea6
Add update geofence backend api
versx Feb 7, 2022
cddae36
Add MapButton component and add import geofence support
versx Feb 7, 2022
fd95fbd
Add export geofence support
versx Feb 7, 2022
e113989
Fix export button alignment
versx Feb 7, 2022
98b3172
Move modal components to folder
versx Feb 7, 2022
f11b688
Merge branch 'v5-rewrite' of https://github.com/versx/WhMgr into v5-r…
versx Feb 8, 2022
5dc46c0
Merge import and export modals
versx Feb 8, 2022
41d05c2
Start EmbedPreview and EmbedChip components
versx Feb 8, 2022
58c03d3
Add delete discord role support
versx Feb 8, 2022
0c95bc9
Add delete geofence support
versx Feb 8, 2022
a0204a0
Add delete embed support
versx Feb 8, 2022
c17104e
Add new geofence support
versx Feb 8, 2022
aef52bf
Add edit embed support
versx Feb 8, 2022
0fda0be
Add delete filter support and SendErrorResponse method
versx Feb 8, 2022
0572f4b
Add new embed support
versx Feb 8, 2022
c05a9b3
Add edit filter support
versx Feb 8, 2022
52bdd90
Fixes
versx Feb 8, 2022
97591df
Fix new filter text
versx Feb 8, 2022
65f6595
Add delete alarm support
versx Feb 8, 2022
51cd9bd
Add edit alarm support
versx Feb 8, 2022
3da693b
Add new alarm support
versx Feb 8, 2022
8fe4a94
Add delete discord server support
versx Feb 8, 2022
d501857
Add delete config support
versx Feb 8, 2022
a052f8d
Add edit discord server support
versx Feb 8, 2022
3b657f5
Add new discord support
versx Feb 8, 2022
81ba418
mark fields as required
versx Feb 8, 2022
6a0703c
Add edit config support
versx Feb 8, 2022
1159246
Add new config support
versx Feb 8, 2022
ade4ef8
Fix spacing
versx Feb 8, 2022
05e4f1f
Add onChange event to checkForDuplicates checkbox
versx Feb 8, 2022
45f7d6a
Text fixes
versx Feb 8, 2022
0dae9ef
Set page size to 25
versx Feb 8, 2022
3980afd
Set alarm fields as required
versx Feb 8, 2022
765ba63
Fix filters and embeds alarm select
versx Feb 9, 2022
c123757
Remove and replace purejs dashboard with react dashboard
versx Feb 9, 2022
c257252
Add example config for dashboard
versx Feb 9, 2022
1b27c9b
Fix page padding and table height
versx Feb 9, 2022
3651ba4
Correctly save discords for new and edit configs
versx Feb 9, 2022
697d644
Update and rename src/wwwroot/static/data/roles.json to examples/role…
versx Feb 10, 2022
dd47b8f
Check if placeholders and roles exist, move roles.json to examples fo…
versx Feb 10, 2022
ac573b3
Bump follow-redirects from 1.14.7 to 1.14.8 in /src/ClientApp (#200)
dependabot[bot] Feb 15, 2022
675d73e
fix: docs/requirements.txt to reduce vulnerabilities (#201)
snyk-bot Feb 22, 2022
9747e73
fix: upgrade @mui/x-data-grid from 5.3.0 to 5.4.0 (#202)
snyk-bot Feb 22, 2022
c52d6cd
Add missing enabled check for quest purge if disabled
versx Feb 24, 2022
4d686b3
Add missing boolean invert if dts placeholders file does not exist
versx Feb 24, 2022
9ec66fb
Add missing boolean invert if roles file does not exist
versx Feb 24, 2022
93fe2e6
Add filtering unit tests
versx Feb 24, 2022
7ec2c5a
Add Pokemon form filtering unit tests
versx Feb 24, 2022
8f5f2bb
Merge branch 'v5-rewrite' of https://github.com/versx/WhMgr into v5-r…
versx Feb 24, 2022
cd465c9
Update nuget packages
versx Feb 27, 2022
cb30137
Revert unit tests in bin folder
versx Mar 2, 2022
cc38b4a
Add missing signature query param for short url generator
versx Mar 2, 2022
82cd774
Return original url if short url request fails
versx Mar 2, 2022
0dec99e
Fix order of url shortener query params
versx Mar 2, 2022
f7e69c9
oops
versx Mar 2, 2022
7423c84
Fix subscriptions pokemon id check
versx Mar 2, 2022
009f79c
Add try catch when reloading subscriptions
versx Mar 2, 2022
e3d3840
Fix pvp and raid subscription form check
versx Mar 2, 2022
1c4682e
Check for null
versx Mar 2, 2022
28b5bf0
Check for null pvp form
versx Mar 2, 2022
87f7700
Fix pvp sub form check null ref error
versx Mar 4, 2022
f738c78
fix: upgrade @mui/icons-material from 5.3.1 to 5.4.1 (#206)
snyk-bot Mar 4, 2022
74d3b93
fix: upgrade @mui/styles from 5.3.0 to 5.4.1 (#205)
snyk-bot Mar 4, 2022
d15343f
- Add PvpExtension class and PvpEvoTests unit class
versx Mar 4, 2022
57d789f
Add missing create filter backend route and other fixes
versx Mar 5, 2022
acc5e1a
text fix
versx Mar 5, 2022
dc92965
Ensure name is set for alarms
versx Mar 5, 2022
cb3c62a
Fix filter listing conditions
versx Mar 5, 2022
b925955
Update gen 8 ending pokedex entry
versx Mar 6, 2022
0509d3a
Add BasePokemonSubscription class for easier filter checks eventually
versx Mar 8, 2022
f809e92
Wrap location logic and discord check to remove redundant code
versx Mar 8, 2022
ccde957
Add IsSubscriberValid method to remove redundant code
versx Mar 8, 2022
02c2ff4
Fix subscription location check null ref
versx Mar 9, 2022
b0b271d
Add admin dashboard install instructions to docs
versx Mar 9, 2022
d94f442
Add basic v4 to v5 migration steps
versx Mar 9, 2022
bafd755
Fix individual location check for subscriptions (#215)
versx Mar 10, 2022
565acc6
fix: upgrade @mui/icons-material from 5.4.1 to 5.4.2 (#214)
snyk-bot Mar 10, 2022
88d05da
fix: upgrade @mui/styles from 5.4.1 to 5.4.2 (#213)
snyk-bot Mar 10, 2022
6f8d3e7
fix: upgrade @mui/x-data-grid from 5.4.0 to 5.5.0 (#204)
snyk-bot Mar 10, 2022
73554c1
fix: upgrade @mui/material from 5.3.1 to 5.4.0 (#203)
snyk-bot Mar 10, 2022
bd3cd0e
Add IV wildcard support (#207)
versx Mar 10, 2022
e1e089d
Bump follow-redirects from 1.14.7 to 1.14.9 in /src/ClientApp (#219)
dependabot[bot] Mar 10, 2022
aea2d08
- Fix issue setting status in db upon rate limited subscriptions (#218)
versx Mar 10, 2022
6b6d0a8
Update migration docs
versx Mar 10, 2022
c39fc54
Fix iv list wildcard condition
versx Mar 11, 2022
1e88657
Update pogo protos
versx Mar 11, 2022
c3b783f
Fix typo preventing raid subscriptions
versx Mar 11, 2022
2d7dd0d
Fix pokemon subscriptions size filter (#211)
versx Mar 12, 2022
618f19f
Delete commented out Pokemon.cs file
versx Mar 12, 2022
3fb5b8f
reload masterfile nightly (#223)
thunder123456 Mar 12, 2022
a969d96
Add IV list range support for Pokemon subscriptions (#221)
versx Mar 14, 2022
f9865e3
Fix pvp subs final evo issue #199 (#222)
versx Mar 14, 2022
f53327a
fix: upgrade @emotion/styled from 11.6.0 to 11.8.1 (#225)
snyk-bot Mar 14, 2022
30eac7a
fix: upgrade @emotion/react from 11.7.1 to 11.8.1 (#226)
snyk-bot Mar 14, 2022
5fa29dc
Add gender support for pvp subscriptions (#227)
versx Mar 15, 2022
f50db03
Fix cp cast
versx Mar 15, 2022
5c4b08d
Fix size filter for Pokemon subs and add size filter unit tests
versx Mar 16, 2022
220960f
Fix docs wording
versx Mar 16, 2022
843f803
Better variable names
versx Mar 16, 2022
e740aea
Update docs
versx Mar 16, 2022
912e3cb
oops
versx Mar 16, 2022
70dd990
Fix Pokemon type mismatch and add warning log when masterfile does no…
versx Mar 17, 2022
e4a3c53
Fix obsolete warning for TimeZone and ocd ocd ocd
versx Mar 17, 2022
5c64599
Add area listing command if geofence roles disabled
versx Mar 17, 2022
60fdd3b
Localize Full and Empty text
versx Mar 17, 2022
ae329b3
Set Sentry to only trace 10% instead of 100% of transactions
versx Mar 17, 2022
6392558
Add comments to reverse geocoding classes
versx Mar 17, 2022
fdb366d
Add types fail safe when masterfile out of date
versx Mar 17, 2022
01ee20f
Add independant log level for Discord clients in Discord server confi…
versx Mar 18, 2022
f21f8de
version bump
versx Mar 18, 2022
a7080ba
Merge branch 'v5-rewrite' of https://github.com/versx/WhMgr into v5-r…
versx Mar 18, 2022
af3a8ab
Remove unused minRank param from RankExists subscriptions method
versx Mar 19, 2022
c8f62f3
fix: upgrade typescript from 4.5.5 to 4.6.2 (#234)
snyk-bot Mar 24, 2022
9e76d8d
fix: upgrade react-router-dom from 6.2.1 to 6.2.2 (#235)
snyk-bot Mar 24, 2022
b2fa94b
Bump node-forge from 1.2.1 to 1.3.0 in /src/ClientApp (#236)
dependabot[bot] Apr 1, 2022
bf6a8cc
Bump minimist from 1.2.5 to 1.2.6 in /src/ClientApp (#237)
dependabot[bot] Apr 1, 2022
4f470bd
fix: upgrade @emotion/react from 11.8.1 to 11.8.2 (#238)
snyk-bot Apr 1, 2022
f56d5f0
fix: upgrade @mui/x-data-grid from 5.6.0 to 5.6.1 (#239)
snyk-bot Apr 1, 2022
0ed5acf
Update nuget packages (#231)
versx Apr 1, 2022
a7f9b4e
Use D#+ nightly builds to fix DiscordMember deserialization issue
versx Apr 4, 2022
d310f3a
Update protos
versx Apr 4, 2022
17c13c7
Update Handlebars.Net and Nunit libraries
versx Apr 4, 2022
2a0549c
Update PokemonGender enum namespace
versx Apr 4, 2022
f744d16
Update DSharpPlus to latest nightly build (#240)
thunder123456 Apr 4, 2022
68a3416
Fix Mentions example (#244)
dergelm Apr 18, 2022
a969d5f
fix: upgrade @mui/icons-material from 5.5.0 to 5.5.1 (#241)
snyk-bot Apr 18, 2022
bafbb98
fix: upgrade @mui/material from 5.5.0 to 5.5.1 (#242)
snyk-bot Apr 18, 2022
ae3cfa9
fix: upgrade @mui/styles from 5.5.0 to 5.5.1 (#243)
snyk-bot Apr 18, 2022
b9005e6
fix: upgrade @mui/x-data-grid from 5.6.1 to 5.7.0 (#245)
versx Apr 18, 2022
98b6e59
fix: upgrade typescript from 4.6.2 to 4.6.3 (#246)
versx Apr 18, 2022
b4299a2
Fix tier 7 raids (Thanks: Xerock)
versx May 4, 2022
fa01700
Change raid pkmn weaknesses logic
versx May 12, 2022
cf1c875
fix: upgrade @mui/material from 5.5.1 to 5.5.3 (#247)
snyk-bot May 14, 2022
10469d1
fix: upgrade @mui/styles from 5.5.1 to 5.5.3 (#248)
snyk-bot May 14, 2022
3fbe04b
fix: upgrade react-router-dom from 6.2.2 to 6.3.0 (#249)
versx May 14, 2022
0d1fd39
fix: upgrade @mui/x-data-grid from 5.7.0 to 5.8.0 (#250)
snyk-bot May 14, 2022
0587ff3
fix: upgrade @emotion/react from 11.8.2 to 11.9.0 (#251)
snyk-bot May 14, 2022
9575154
Bump ejs from 3.1.6 to 3.1.8 in /src/ClientApp (#253)
dependabot[bot] May 14, 2022
a440a97
fix: upgrade @mui/material from 5.5.3 to 5.6.2 (#255)
versx Jun 6, 2022
e8ddf69
fix: upgrade @mui/icons-material from 5.5.1 to 5.6.2 (#256)
versx Jun 6, 2022
2184626
fix: upgrade @mui/styles from 5.5.3 to 5.6.2 (#257)
versx Jun 6, 2022
b0d19be
fix: upgrade @mui/x-data-grid from 5.8.0 to 5.9.0 (#258)
versx Jun 6, 2022
7f2d1df
Bump async from 2.6.3 to 2.6.4 in /src/ClientApp (#259)
dependabot[bot] Jun 6, 2022
3ee1f89
Add Support for RDM PvP Update (#233)
versx Jun 6, 2022
e074a22
Update example raid filters default max level for ultra beast raids (…
versx Jun 6, 2022
930ed9e
version bump
versx Jun 6, 2022
7618a3c
version bump
versx Jun 6, 2022
bc47d8d
Merge branch 'v5-rewrite' of https://github.com/versx/WhMgr into v5-r…
versx Jun 6, 2022
e49d6e9
Update docs
versx Jun 6, 2022
70e3fe3
Update filter docs
versx Jun 6, 2022
818fa5e
Update alarms description placeholder value in docs
versx Jun 6, 2022
6c9c133
Add little league filter examples
versx Jun 6, 2022
060fa67
Fix embeds placeholder for egg level
versx Jun 7, 2022
b8c4b24
fix: upgrade @mui/material from 5.6.2 to 5.8.0 (#263)
snyk-bot Jun 7, 2022
b38fefa
fix: upgrade @mui/styles from 5.6.2 to 5.8.0 (#264)
snyk-bot Jun 7, 2022
d249fdd
fix: upgrade @mui/x-data-grid from 5.9.0 to 5.11.0 (#265)
snyk-bot Jun 7, 2022
6df1d7c
fix: upgrade @mui/icons-material from 5.6.2 to 5.8.0 (#266)
snyk-bot Jun 7, 2022
486b023
Fix game master path typo
versx Jun 9, 2022
9923785
small changes
versx Jun 9, 2022
ab48284
Create pokemon-complex.example.json
versx Jun 9, 2022
b0dd086
oops :eyes:
versx Jun 9, 2022
7c95ce8
fix: upgrade react-scripts from 5.0.0 to 5.0.1 (#267)
snyk-bot Jun 13, 2022
8eca68f
fix: upgrade typescript from 4.6.3 to 4.6.4 (#268)
snyk-bot Jun 13, 2022
0fafe6f
fix: upgrade @mui/x-data-grid from 5.11.0 to 5.11.1 (#272)
versx Jun 13, 2022
8aed38d
fix: upgrade @mui/material from 5.8.0 to 5.8.1 (#273)
versx Jun 15, 2022
fa3e8c0
Get version from file assembly
versx Jun 16, 2022
2901e73
Add specific Pokemon filtering for events (#261)
versx Jun 16, 2022
68a73e2
Ignore pokemon with id=0 when validating pokedex entry
versx Jun 16, 2022
0fba86f
Gym+Pokestop Level Power Up Support (#262)
versx Jun 18, 2022
367a7ad
Update Subscription Database Default Values (#271)
versx Jun 18, 2022
baa11a5
Fix Guild Icon Style Selection (#274)
versx Jun 18, 2022
44a37d7
Fix gym slots typflo (#278)
versx Jun 18, 2022
d108418
Check for null for power level
versx Jun 18, 2022
8c4aa93
Add restart app api (#224)
versx Jun 18, 2022
d0a79c9
Add health checks API (#230)
versx Jun 18, 2022
eef547a
StaticMaps Rewrite (#277)
versx Jun 18, 2022
61a64bd
version bump
versx Jun 18, 2022
92ec043
fix: upgrade typescript from 4.6.4 to 4.7.2 (#275)
versx Jun 18, 2022
5385821
fix spacing
versx Jun 18, 2022
e478f5d
oops
versx Jun 18, 2022
c9258c7
Fix static map issues
versx Jun 18, 2022
be7f8a4
icon fixes
versx Jun 18, 2022
49f9e4c
Fixes (#279)
versx Jun 19, 2022
4acd2b5
version bump
versx Jun 19, 2022
1e9bfa7
New Invasion Webhook Support (#280)
versx Jun 20, 2022
962ce89
version bump
versx Jun 20, 2022
1b05435
Update embed previews
versx Jun 20, 2022
18900b4
Revert health checks (#281)
versx Jun 20, 2022
1818cf7
version bump
versx Jun 22, 2022
b35987f
fix: upgrade @mui/icons-material from 5.8.0 to 5.8.2 (#283)
snyk-bot Jun 23, 2022
529e884
fix: upgrade @mui/material from 5.8.1 to 5.8.2 (#284)
snyk-bot Jun 23, 2022
0c34765
fix: upgrade @mui/x-data-grid from 5.11.1 to 5.12.0 (#285)
snyk-bot Jun 23, 2022
53d9f7d
Fix issue with Pokemon type emojis being empty if pulled form Pokemon…
versx Jun 23, 2022
f09ca2d
late version bump
versx Jun 23, 2022
21adcfc
Fix empty line when pvp ranks filtered, closes #282
versx Jun 23, 2022
6e5cfef
Channel Alarm PVP Filters Simplification (#288)
versx Jun 24, 2022
b9b0e1e
Configurable StaticMaps Toggle (#290)
versx Jun 24, 2022
dff5df5
>.>
versx Jun 24, 2022
cbb5185
fix: upgrade typescript from 4.7.2 to 4.7.3 (#292)
versx Jun 25, 2022
a27b053
Hundo Stats & Daily Stats Reporting (#294)
versx Jun 26, 2022
f3f8812
Add Maximum Queue Capacity (#295)
versx Jun 26, 2022
761c6bc
version bump
versx Jun 26, 2022
013bd2e
fix timezone conversion on linux and macOS
versx Jun 26, 2022
ba6fe8b
fix typo with hundo stats locale template data
versx Jun 26, 2022
9d7d5ef
Add clean-departed command (#300)
versx Jul 9, 2022
c305495
version bump
versx Jul 9, 2022
38d2b46
fix: upgrade @mui/material from 5.8.2 to 5.8.3 (#296)
snyk-bot Jul 9, 2022
3b4c8dc
fix: upgrade @mui/icons-material from 5.8.2 to 5.8.3 (#297)
snyk-bot Jul 9, 2022
9f2c358
fix: upgrade @mui/x-data-grid from 5.12.0 to 5.12.1 (#299)
snyk-bot Jul 9, 2022
4e42bac
fix: upgrade @mui/styles from 5.8.0 to 5.8.3 (#298)
snyk-bot Jul 9, 2022
1d27598
Refactor midnight timer class
versx Jul 17, 2022
798b2a0
fix: upgrade @emotion/styled from 11.8.1 to 11.9.3 (#303)
snyk-bot Jul 17, 2022
fa75ff7
fix: upgrade @mui/material from 5.8.3 to 5.8.4 (#304)
snyk-bot Jul 17, 2022
86c94e4
fix: upgrade @mui/icons-material from 5.8.3 to 5.8.4 (#305)
snyk-bot Jul 17, 2022
3e62c76
fix: upgrade @emotion/react from 11.9.0 to 11.9.3 (#306)
snyk-bot Jul 17, 2022
13e7a7d
Fix Locale Translations Overwrite (#307)
versx Jul 18, 2022
f2c984f
version bump
versx Jul 18, 2022
6986a12
Register missing ISubscriptionManager to Discord DI preventing app st…
versx Jul 23, 2022
2a0a54b
fix: upgrade @mui/x-data-grid from 5.12.1 to 5.12.3 (#308)
snyk-bot Jul 23, 2022
d139fe8
fix: upgrade react-leaflet-draw from 0.19.8 to 0.20.1 (#309)
snyk-bot Jul 23, 2022
10de41a
fix: upgrade @mui/material from 5.8.4 to 5.8.5 (#310)
snyk-bot Jul 23, 2022
4a4345b
fix: upgrade @mui/styles from 5.8.3 to 5.8.4 (#311)
snyk-bot Jul 23, 2022
583a393
build(deps): bump terser from 5.14.0 to 5.14.2 in /src/ClientApp (#312)
dependabot[bot] Jul 23, 2022
f9fd76e
version bump
versx Jul 23, 2022
a6f120a
Import changes from PokemonStatsReporter for StatisticReportsService.…
versx Jul 23, 2022
1af22a7
Merge branch 'v5-rewrite' of https://github.com/versx/WhMgr into v5-r…
versx Jul 23, 2022
8f77f27
fix time zone conversion
versx Jul 30, 2022
79c5d32
fix: upgrade @mui/material from 5.8.5 to 5.8.6 (#313)
snyk-bot Oct 23, 2022
4772794
fix: upgrade @mui/styles from 5.8.4 to 5.8.6 (#314)
snyk-bot Oct 23, 2022
d442039
fix: upgrade typescript from 4.7.3 to 4.7.4 (#315)
snyk-bot Oct 23, 2022
8fd49e7
fix: upgrade @mui/x-data-grid from 5.12.3 to 5.13.0 (#316)
versx Oct 23, 2022
52e2cb8
Fix TimeZone Conversion (#318)
versx Oct 24, 2022
2542a4e
update quest conditions
versx Oct 24, 2022
14d6180
cleanup unused import statements
versx Oct 24, 2022
4c7956f
fix gym parsing with latest changes and add more gym dts properties
versx Oct 24, 2022
65cabbc
fix pokestop parsing and use ext method to convert tz
versx Oct 24, 2022
3825c27
fix timezone error by creating custom timezone and reverting to local…
versx Oct 27, 2022
95f58e5
add default pvp league rank filters to defaults class
versx Nov 23, 2022
2626f7e
fix: upgrade react-router-dom from 6.3.0 to 6.4.1 (#321)
snyk-bot Nov 23, 2022
407196e
fix: upgrade @mui/material from 5.8.6 to 5.10.8 (#322)
snyk-bot Nov 23, 2022
0d2127d
fix: upgrade @mui/x-data-grid from 5.13.0 to 5.17.5 (#323)
versx Nov 23, 2022
d84bc11
build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /src/ClientApp …
dependabot[bot] Nov 23, 2022
d411e5c
fix: upgrade typescript from 4.7.4 to 4.8.4 (#320)
snyk-bot Nov 23, 2022
6807f2a
almost forgot
versx Nov 23, 2022
0e6c0d6
update protos to latest
versx Nov 23, 2022
b5b6a23
Merge branch 'v5-rewrite' of https://github.com/versx/WhMgr into v5-r…
versx Nov 23, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
25 changes: 25 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md
Binary file added .github/images/dashboard/alarm-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/alarms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/config-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/configs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/discord-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/discords.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/embed-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/embed-new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/embeds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/filter-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/filters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/geofence-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/geofence-export.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/geofences.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/role-edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/dashboard/roles.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/eggs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/gyms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/invasions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/lure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/lure_glacial.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/lure_magnetic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/lure_mossy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/lure_rainy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/pkmn.png
Binary file added .github/images/pvp.png
Binary file added .github/images/quests.png
Binary file added .github/images/raids.png
File renamed without changes
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
name: .NET Core
name: .NET 5.0

on:
push:
branches: [ master ]

jobs:
build:
name: Test on .NET Core ${{ matrix.dotnet }} and ${{ matrix.os }}
name: Test on .NET ${{ matrix.dotnet }} and ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
dotnet: [ '2.1.803' ]
dotnet: [ '5.0.404' ]
os: [ubuntu-latest, windows-latest, macOS-latest]
steps:
- uses: actions/checkout@v2
- name: Setup .NET Core
- name: Setup .NET 5.0
uses: actions/setup-dotnet@v1
with:
dotnet-version: ${{ matrix.dotnet }}
Expand Down
Loading