Commit Graph

589 Commits

Author SHA1 Message Date
Greg Edwards
bf021c0cbf Hide locked pokemon from search results 2022-07-27 18:00:01 -04:00
Greg Edwards
233e7feafa Lock a GTS offer when initiating a trade. 2022-07-27 02:06:44 -04:00
Greg Edwards
f9a0a78172 Merge remote-tracking branch 'dependabot/dependabot/nuget/web/Newtonsoft.Json-13.0.1' 2022-07-07 00:46:08 -04:00
Greg Edwards
b8e895cdeb Battle video rankings are now sorted by Hype.
Resolves #91.
2022-07-07 00:43:30 -04:00
Greg Edwards
384f8e41b3 Fixed hype overwriting old values. 2022-07-05 01:21:09 -04:00
Greg Edwards
b88a52461a Update hype on watch/save 2022-07-04 00:06:33 -04:00
Greg Edwards
4a902f3b7e Assign hype when uploading new battle videos. 2022-06-27 02:01:44 -04:00
dependabot[bot]
1cb8ea9c6d
Bump Newtonsoft.Json from 6.0.8 to 13.0.1 in /web
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.8 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/6.0.8...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 18:03:48 +00:00
Greg Edwards
aee5a7c06b wow 2022-06-15 23:32:54 -04:00
Greg Edwards
a9723c573c Removed some redundant asserts/casts. 2022-06-13 23:14:29 -04:00
Greg Edwards
175d1670ac Fixed battle frontier battle videos being wrongly included pre-postgame.
Resolves #9 for real this time.
2022-06-12 16:58:12 -04:00
Greg Edwards
43e7985a22 Fixed old bug in battle video crawler. (Not sure how it worked at all) 2022-06-12 02:55:46 -04:00
Greg Edwards
1c240a4dde Updated mysql connector dependency to the last 3.5 compatible version. 2022-06-12 01:57:19 -04:00
Greg Edwards
7c0cbb8d5e Sort rankings properly. 2022-06-10 19:03:09 -04:00
Greg Edwards
80f358afed Hide results for invalid teams. 2022-06-10 18:59:44 -04:00
Greg Edwards
8372e6fe47 Bake pkgdsprod pad into the exe. 2022-06-10 18:59:19 -04:00
Greg Edwards
c432c6a245 Fixed rollover proc not inserting any rows. 2022-06-10 18:21:42 -04:00
Greg Edwards
b104726ef7 Trainer rankings works!! 2022-06-10 17:39:07 -04:00
Greg Edwards
2975c5e10a Finished Trainer Rankings database calls. 2022-06-02 01:48:49 -04:00
Greg Edwards
11697ac96e Include unused country raw data for now 2022-05-17 00:44:43 -04:00
Greg Edwards
f179c95b50 Style 2022-05-17 00:39:39 -04:00
Greg Edwards
aa0bba7be5 Implemented TrainerRankingsPerformRollover. (more to come) 2022-05-17 00:38:59 -04:00
Greg Edwards
8ca024e63c More certificate store safeguards on global terminal service. 2022-05-17 00:36:17 -04:00
Greg Edwards
b3f359decb Fixed 500 when accessing GTS directly from a blessed proxy IP. 2022-05-17 00:35:22 -04:00
Greg Edwards
9d404e86fc Fixed typo in table name causing problems on default Linux installs. Solves #110. 2022-05-09 00:22:27 -04:00
Greg Edwards
545cfa383e Check savefile bans the same way as mac bans. 2022-04-04 22:07:30 -04:00
Greg Edwards
e8910ea3f6 Removed weird auto increment seeds from table definitions. 2022-03-27 16:41:30 -04:00
Greg Edwards
61db2d427c Added IP range bans. 2022-03-27 16:39:12 -04:00
Greg Edwards
b2b7839948 Added admin link on available Pokémon listing. 2022-03-27 02:28:27 -04:00
Greg Edwards
9d761a7d7d First draft of savefile bans 2022-03-27 02:01:04 -04:00
Greg Edwards
31070df11b Fixed null ban expiry being treated as no ban. 2022-03-27 00:20:29 -04:00
Greg Edwards
b1dfeddb4c Include dream ball. 2022-03-22 00:25:46 -04:00
Greg Edwards
174ba6308f Added support for pokeballs beyond Quick Ball. Solves most of #59. 2022-03-21 23:43:24 -04:00
Greg Edwards
5d729d2195 Updated credits 2022-03-21 20:49:34 -04:00
Greg Edwards
6f7cd593f5 Style 2022-03-21 20:49:21 -04:00
Greg Edwards
775a6a5366 First implementation of bans on GTS. 2022-03-21 20:44:51 -04:00
Greg Edwards
ec62d3bcd8 Trainer rankings work 2022-03-19 01:03:56 -04:00
Greg Edwards
598d246a0d Fixed layout for new minisprites 2022-02-16 21:13:35 -05:00
Greg Edwards
09b2645701 Updated masterpage footer 2022-02-16 21:13:16 -05:00
Greg Edwards
05056e0755 Added a metric buttload of new minis. 2022-02-16 21:12:18 -05:00
Greg Edwards
6c4101aedb Added RenameImages project to deal with file naming convention from pokesprite. 2022-02-15 01:50:40 -05:00
Greg Edwards
403546ce9a Future™ 2022-02-14 23:12:22 -05:00
Greg Edwards
247de87a21 Expose these Pokedex dictionaries so we can enumerate them! 2022-02-14 23:11:50 -05:00
Greg Edwards
af80b9e0cc Fixed a lot of crashes on pokemon stats viewer. 2022-02-08 03:43:22 -05:00
Greg Edwards
db1ff08b42 Log user IP addresses. 2022-02-08 03:42:24 -05:00
Greg Edwards
e4f7511abe Updated database schema. 2022-02-08 02:51:26 -05:00
Greg Edwards
9809d699a4 Credit Kaeru in the header. 2022-01-25 00:38:13 -05:00
Greg Edwards
0b63656825 Breadcrumbs so I can replay GTS trade requests in the browser 2022-01-25 00:25:42 -05:00
Greg Edwards
4243eb3c9f Explicitly close db connections instead of just disposing them.
(Shouldn't affect anything but who knows...)
2022-01-25 00:21:45 -05:00
Greg Edwards
b47f299309 Updated GamestatsBase. 2021-12-13 03:23:52 -05:00