Balázs Vigh balazs
  • Joined on 2021-04-25
balazs pushed to develop at esoko/mapguesser 2021-05-08 20:59:29 +02:00
7f8c1eb291 Merge pull request 'added error handling when requesting to join non existing room' (#41) from bugfix/unhandled-error-when-trying-to-join-non-existing-room into develop
01a4fdf5e5 added error handling when requesting to join non existing room
Compare 2 commits »
balazs merged pull request esoko/mapguesser#40 2021-05-08 20:59:09 +02:00
check the user type if it has valid value
balazs pushed to develop at esoko/mapguesser 2021-05-08 20:59:09 +02:00
d57a4c63e0 Merge pull request 'check the user type if it has valid value' (#40) from bugfix/cli-user-creation-crashes-when-no-type-is-given into develop
1cc3294ee7 check the user type if it has valid value
Compare 2 commits »
balazs merged pull request esoko/mapguesser#39 2021-05-08 20:57:37 +02:00
allow error string to be null in case the password was correct
balazs pushed to develop at esoko/mapguesser 2021-05-08 20:57:37 +02:00
ed8e1773c4 Merge pull request 'allow error string to be null in case the password was correct' (#39) from bugfix/account-cannot-be-deleted into develop
ad0b8d078f allow error string to be null in case the password was correct
Compare 2 commits »
balazs merged pull request esoko/mapguesser#42 2021-05-08 20:57:07 +02:00
added leaflet subdomains to the environment variables, which are used now for initializing a leaflet map
balazs pushed to develop at esoko/mapguesser 2021-05-08 20:57:07 +02:00
2963bfe739 Merge pull request 'added leaflet subdomains to the environment variables, which are used now for initializing a leaflet map' (#42) from feature/leaflet-subdomains-in-environment-variables into develop
7232b322ab extended readme
e6819b6dd3 added leaflet subdomains to the environment variables, which are used now for initializing a leaflet map
Compare 3 commits »
7232b322ab extended readme
balazs created pull request esoko/mapguesser#42 2021-05-08 18:21:47 +02:00
added leaflet subdomains to the environment variables, which are used now for initializing a leaflet map
balazs created branch feature/leaflet-subdomains-in-environment-variables in esoko/mapguesser 2021-05-08 18:21:06 +02:00
e6819b6dd3 added leaflet subdomains to the environment variables, which are used now for initializing a leaflet map
balazs created pull request esoko/mapguesser#41 2021-05-08 18:04:25 +02:00
added error handling when requesting to join non existing room
01a4fdf5e5 added error handling when requesting to join non existing room
balazs created pull request esoko/mapguesser#40 2021-05-08 16:20:33 +02:00
check the user type if it has valid value
1cc3294ee7 check the user type if it has valid value
balazs created pull request esoko/mapguesser#39 2021-05-08 09:36:47 +02:00
allow error string to be null in case the password was correct
balazs created branch bugfix/account-cannot-be-deleted in esoko/mapguesser 2021-05-08 09:35:31 +02:00