Logo
Explore Help
Register Sign in
lukasdotcom/fantasy-manager
Watch
1
1
Fork
You've already forked fantasy-manager
0
Code Issues 2 Pull requests 7 Projects Releases 84 Packages Wiki Activity Actions
84 releases 84 tags
  • 1.9.0 b068f8286a

    v1.9.0 Stable

    lukasdotcom released this 2022-11-07 17:00:14 -05:00 | 996 commits to main since this release

    What's Changed

    • Update dependency @types/node to v18.11.9 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/253
    • Adds missing apple-icon-180x180 by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/254
    • Fixes bug when moving from one detailed player screen to the next not reseting state by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/255
    • Adds notice about league analytics and makes server analytics not cause undefined bugs by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/256
    • Adds build test for node 19.x by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/257
    • Adds notice about recommended node version by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/258
    • Fixes some outdated screenshots by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/259
    • Fixes the UI for the player purchase screen by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/260
    • Caches usernames in a improved manner by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/261
    • Update dependency @types/react to v18.0.25 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/264
    • Update dependency next-auth to v4.15.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/262
    • Update dependency sharp to v0.31.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/263
    • Fixes bug with EPL transfer length by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/265
    • Update nextjs monorepo to v13 (major) by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/228
    • Adds the 2022 world cup by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/266
    • Update dependency eslint to v8.27.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/268
    • Update dependency next-auth to v4.16.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/267
    • Adds league archiving by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/269
    • Makes the league data getter modular by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/272
    • Update dependency next-auth to v4.16.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/270
    • Update dependency @mui/material to v5.10.13 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/271
    • Makes leagueID a primary key in the db by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/273

    Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.8.0...1.9.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.8.0 d4fad711a9

    v1.8.0 Stable

    lukasdotcom released this 2022-10-31 21:51:14 -04:00 | 1054 commits to main since this release

    Update Information

    The project was renamed to fantasy-manager in this release to make the purpose more clear. Please use the docker image fantasy-manager now.

    What's Changed

    • Update dependency @types/node to v18.11.7 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/231
    • Update dependency @types/react to v18.0.24 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/233
    • Adds the starting support for multiple leagues by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/234
    • Update emotion monorepo to v11.10.5 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/232
    • Fixes aspect ratio for fallback image in EPL by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/235
    • Adds loading indicator for detailed player screen by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/236
    • Adds notice on admin panel on which league types are enabled and disabled by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/237
    • Adds analytics collection for league types by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/238
    • Adds analytics collection for league types to admin page by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/239
    • Update dependency @types/node to v18.11.8 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/241
    • Update nextjs monorepo to v12.3.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/240
    • Added directions for how to add support for a new league by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/242
    • Adds notice about league support levels by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/243
    • Optimizes the point calculation when a player is moved by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/244
    • Shows when a player with the same name is in a different league by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/245
    • Adds historical picture view by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/246
    • Normalize some more characters for the names by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/247
    • Improves the performance of detailed player screen by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/248
    • Update dependency @mui/material to v5.10.12 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/249
    • Adds rules page for EPL by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/250
    • Renames project to fantasy-manager by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/251
    • Adds new screenshots and fixes some bugs by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/252

    Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.7.1...1.8.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.7.1 998e3ea3df

    v1.7.1 Stable

    lukasdotcom released this 2022-10-26 16:17:32 -04:00 | 1109 commits to main since this release

    Update Information

    The project was renamed to bundesliga-manager in release 1.6.2. For more info go to the discussions.

    What's Changed

    • Fixes link that does not work on main page(update notification) by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/213
    • Fixes wrong color on player page when not in Bundesliga by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/214
    • Update dependency @mui/material to v5.10.10 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/215
    • Waits until player update for detailed player screen by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/216
    • Converts entrypoint file and dependents to typescript by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/218
    • Update dependency eslint to v8.26.0 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/219
    • Adds support to only show part of the standings graph by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/220
    • Update dependency @types/react to v18.0.22 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/222
    • Update dependency next-auth to v4.15.0 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/221
    • Update dependency @types/node to v18.11.5 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/223
    • Update dependency @types/react to v18.0.23 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/225
    • Update dependency cypress to v10.11.0 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/226
    • Update dependency @mui/material to v5.10.11 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/224
    • Adds support for minimum sale price by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/227
    • Makes the update checker not use the github api by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/229
    • Update dependency @types/node to v18.11.6 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/230

    Full Changelog: https://github.com/Lukasdotcom/bundesliga-manager/compare/1.7.0...1.7.1

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.7.0 8e1525e335

    v1.7.0 Stable

    lukasdotcom released this 2022-10-17 18:36:19 -04:00 | 1147 commits to main since this release

    Update Information

    The project was renamed to bundesliga-manager in release 1.6.2. For more info go to the discussions.

    What's Changed

    • Adds site administrator and admin test page by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/193
    • Update dependency next-auth to v4.13.0 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/192
    • Update dependency @mui/material to v5.10.9 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/194
    • Fixes crash on startup when database is locked by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/196
    • Update dependency cypress to v10.10.0 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/195
    • Adds analytics view to admin page by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/197
    • Adds a light theme and a toggle to the usermenu by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/198
    • Update dependency next-auth to v4.14.0 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/199
    • Adds a graph in standings showing points over time by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/200
    • Adds an indicator on when players are playing by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/201
    • Still shows the amount of time left when there is a minute left on player card by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/202
    • Toggle to hide selling players that are on bench for cleaner UI by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/203
    • Shows total value of team in historical views by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/204
    • Adds league favorites by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/205
    • Empty league being deleted fails by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/206
    • Added confirmation when leaving league by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/207
    • Allows the user to delete themselves by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/208
    • Made notify a useContext function by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/209
    • Converts the download, league page, and main page to ts by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/210
    • Fixes error with link component by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/211
    • Fixes crash when analytics server is down by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/212

    Full Changelog: https://github.com/Lukasdotcom/bundesliga-manager/compare/1.6.3...1.7.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.6.3 a317bde8ad

    v1.6.3 Stable

    lukasdotcom released this 2022-10-09 11:01:06 -04:00 | 1207 commits to main since this release

    Update Information

    The project was renamed to bundesliga-manager in release 1.6.2. For more info go to the discussions.

    What's Changed

    • Update dependency eslint to v8.25.0 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/190
    • Fixes crash when server has no internet by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/191

    Full Changelog: https://github.com/Lukasdotcom/bundesliga-manager/compare/1.6.2...1.6.3

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.6.2 dd8f7caf16

    v1.6.2 Stable

    lukasdotcom released this 2022-10-07 09:51:35 -04:00 | 1214 commits to main since this release

    Update Information

    The project has been renamed to bundesliga-manager. For more info go to the discussions.

    What's Changed

    • Update dependency sqlite3 to v5.1.2 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/184
    • Update dependency @mui/material to v5.10.8 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/185
    • Fixes bad input validation by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/186
    • Update dependency next-auth to v4.12.3 by @renovate in https://github.com/Lukasdotcom/bundesliga-manager/pull/187
    • Improves the 404 page and makes it typescript by @Lukasdotcom in https://github.com/Lukasdotcom/bundesliga-manager/pull/188
    • Rename project to bundesliga-manager

    Full Changelog: https://github.com/Lukasdotcom/bundesliga-manager/compare/1.6.1...1.6.2

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.6.1 6008caa83c

    v1.6.1 Stable

    lukasdotcom released this 2022-10-02 11:47:55 -04:00 | 1234 commits to main since this release

    What's Changed

    • Fixes count on detailed player screen by @Lukasdotcom in https://github.com/Lukasdotcom/Bundesliga/pull/176
    • Update dependency cypress to v10.9.0 by @renovate in https://github.com/Lukasdotcom/Bundesliga/pull/175
    • Update dependency @mui/material to v5.10.7 by @renovate in https://github.com/Lukasdotcom/Bundesliga/pull/174
    • Update dependency typescript to v4.8.4 by @renovate in https://github.com/Lukasdotcom/Bundesliga/pull/177
    • Fixes bug with caching on matchdays by @Lukasdotcom in https://github.com/Lukasdotcom/Bundesliga/pull/181
    • Fixes starred indicator during matchday by @Lukasdotcom in https://github.com/Lukasdotcom/Bundesliga/pull/182
    • Fixes bug where updating happens twice on rare occassions just before matchday starts or ends by @Lukasdotcom in https://github.com/Lukasdotcom/Bundesliga/pull/183
    • Update dependency next-auth to v4.12.2 by @renovate in https://github.com/Lukasdotcom/Bundesliga/pull/178
    • Update dependency sharp to v0.31.1 by @renovate in https://github.com/Lukasdotcom/Bundesliga/pull/179
    • Update dependency dotenv to v16.0.3 by @renovate in https://github.com/Lukasdotcom/Bundesliga/pull/180

    Full Changelog: https://github.com/Lukasdotcom/Bundesliga/compare/1.6.0...1.6.1

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.6.0 60650f6d19

    v1.6.0 Stable

    lukasdotcom released this 2022-09-26 15:41:08 -04:00 | 1256 commits to main since this release

    What's Changed

    • Makes the avatar for the user unstyled by @Lukasdotcom in https://github.com/Lukasdotcom/Bundesliga/pull/166
    • Adds loading bar in transfer searches by @Lukasdotcom in https://github.com/Lukasdotcom/Bundesliga/pull/167
    • Makes the responsive menu better by @Lukasdotcom in https://github.com/Lukasdotcom/Bundesliga/pull/168
    • Update dependency @types/react to v18.0.21 by @renovate in https://github.com/Lukasdotcom/Bundesliga/pull/169
    • Update dependency eslint to v8.24.0 by @renovate in https://github.com/Lukasdotcom/Bundesliga/pull/170
    • Adds detailed player screen by @Lukasdotcom in https://github.com/Lukasdotcom/Bundesliga/pull/172
    • Adds support for a responsive player view by @Lukasdotcom in https://github.com/Lukasdotcom/Bundesliga/pull/173

    Full Changelog: https://github.com/Lukasdotcom/Bundesliga/compare/1.5.3...1.6.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.5.3 0239a93500

    v1.5.3 Stable

    lukasdotcom released this 2022-09-20 20:12:36 -04:00 | 1274 commits to main since this release

    What's Changed

    • Fixes bug with caches and critical dependency warning by @Lukasdotcom in https://github.com/Lukasdotcom/Bundesliga/pull/165

    Full Changelog: https://github.com/Lukasdotcom/Bundesliga/compare/1.5.2...1.5.3

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.5.2 fc445e9ed6

    v1.5.2 Stable

    lukasdotcom released this 2022-09-20 17:15:55 -04:00 | 1277 commits to main since this release

    What's Changed

    • Fixes bug where not all required files are copied to the docker image @Lukasdotcom

    Full Changelog: https://github.com/Lukasdotcom/Bundesliga/compare/1.5.1...1.5.2

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
First Previous ... 3 4 5 6 7 ... Next Last
Powered by Forgejo Version: 16.0.3 Page: 205ms Template: 94ms
English
Bahasa Indonesia Dansk Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API