Pathwar Versions Save

☠️ The Pathwar Project ☠️

v2.102.4

11 months ago

2.102.4 (2023-05-30)

Bug Fixes

  • events: log error instead of exit program when http request timeout (e3023b6)

v2.102.3

11 months ago

2.102.3 (2023-05-30)

Bug Fixes

  • add message error for invalid passphrase (aa21660)

v2.102.2

11 months ago

2.102.2 (2023-05-30)

Bug Fixes

  • use .env REDIRECT_URI var instead of window object (c622bd7)

v2.102.1

11 months ago

2.102.1 (2023-05-26)

Bug Fixes

  • web: French translations (351f206)
  • web: Join season translation (bc0b7c5)

v2.102.0

11 months ago

2.102.0 (2023-05-23)

Bug Fixes

  • go: add const instead of hardcoded string (1d753ce)
  • go: add const instead of hardcoded string (88f7e3c)
  • go: lint (c79ecc9)
  • go: reduce token claims to minimum (39dd386)
  • go: use const instead of hard code value for auth0 realm (e035c16)
  • go: use refresh token to testing for long period (417d583)
  • web: delete mention of keycloack (2e182e2)
  • web: delete print statements (c17ec4c)
  • web: delete useless keycloack.json file (bc7a93f)
  • add default sso realm (3b56d6a)
  • delete mention of keycloack (87186a5)
  • use of undeclared var (c77e5d3)

Features

  • go: adapt back to Auth0 (b43ab11)
  • go: adapt protobuf of a new token anatomy (095aa90)
  • go: change URL (c13396f)
  • go: comment email verification (d28f8d9)
  • go: delete useless double pub key (77b23a7)
  • go: delete useless double pub key (89a1b04)
  • go: generate new claim for token (b4d1175)
  • go: rename claim nickname to preferred_username (add5943)
  • go: replace audience with pathwar.land (11186a7)
  • go: use acces token instead of ID token (b6a3143)
  • go: use acces token instead of ID token (499a8e4)
  • web: add auth0 token (b33bcbc)
  • web: add logout feature (7eacfa6)
  • web: add token in env to test web features (5c726ae)
  • adapt keycloack feature to generic feature (1c2b34d)
  • web: delete unused import (5f35363)
  • web: use id token of auth0 instead of access token in a way to have claims (797957b)
  • adapt web to handle auth0 authentication (9c6e9e0)
  • add auth0 (23b9faa)
  • add our new AUTH system JWT (85f8bf6)
  • auth0 get token (111aa83)
  • call new AUTH API to get acces token (c4ad6b3)
  • handle multiple pub key to impl. teritori auth (9fa0c0b)
  • handle SSO verification with two keys (8f4d3ef)
  • web: delete keycloack statements (ade237e)

v2.101.3

1 year ago

2.101.3 (2023-05-16)

Bug Fixes

v2.101.2

1 year ago

2.101.2 (2023-04-14)

Bug Fixes

  • web: add error msg for buying challenge cash issue (05a0ce8)

v2.101.1

1 year ago

2.101.1 (2023-04-11)

Bug Fixes

  • web: add details button in list team in organization details page (3ee85a7)

v2.101.0

1 year ago

2.101.0 (2023-04-11)

Bug Fixes

  • web: code factor, put bracket into switch bc of many statements (ecff1ca)

Features

  • web: redux add update list of teams on create team action (2f2c737)

v2.100.0

1 year ago

2.100.0 (2023-04-07)

Features

  • gà: save team_id on challenge_validation saving to db (6165f9b)
  • go: add admin command to dump season stats (6f9994b)
  • go: add admin season stat route into method of httpClient (1f3265b)
  • go: add csv dumping season result format (fa24216)
  • go: add formating into season stats (e87b3be)
  • go: add handling error into print csv format (1dd2e9a)
  • go: add handling error into print csv format (f59d4c9)
  • go: add moretags to precise query param format in admin season stats route (17938ad)
  • go: add params to admin season-stats command (267a743)
  • go: add util func to pretty print CSV (158beab)
  • go: add warning message about rebuild state (787803c)
  • go: admin season stats route verify if input is not empty (829757e)
  • go: call admin season stats route in the cli command (ee5fc79)
  • go: fix linter reference on range scope (77668a6)
  • go: generate new route to dump season stats (eec7a8b)
  • go: global pre run into admin season-stats command (6503eec)
  • go: route season stats add members preload (025d51c)
  • go: transform all field into season stats struct into string to easily print into csv (f0d8128)
  • go: verify arguments in admin season-stats command (4937ffe)
  • go: verify input & admin right into season stats API route (c896853)
  • go/event: admin stats season add possiblity to rebuild from a previous state (5981376)
  • go/event: create func to rebuild stat and split func general rebuild with DRY concept (8d590a8)
  • go/event: rebuild stats from a datetime and print result (ad66a80)
  • go/event: refactor event rebuilding and add call rebuild in dump stats to a previous datetime (9cd950c)
  • go/season-stat: adapt mesage proto (014f02a)
  • go/season-stat: retrieve number of challenges validated by each team (a669645)
  • go/season-stat: retrieve season by id or slug (51a4c2c)