Private
Public Access
1
0

Commit Graph

  • 6484133199 new: dev: initialize the GTK client #11 11_gtk_client Lang 2026-04-28 08:28:51 +02:00
  • 199bb7e525 chg: pkg: fix all eslint issues - & add example of the testing env #10 master Lang 2026-04-28 08:10:18 +02:00
  • 5daaf71ae7 chg: pkg: new version release !skipChangelog Lang 2026-04-23 21:42:21 +02:00
  • 0aeec47996 new: pkg: add tracking code for the app #10 v2026.2.9-0 Lang 2026-04-23 21:41:47 +02:00
  • 3d67b8f2d9 chg: pkg: new version release !skipChangelog Lang 2026-04-22 12:15:29 +02:00
  • dd9a190fd9 fix: usr: the error message cannot be seen during avatar changing #10 v2026.2.8-3 Lang 2026-04-22 12:15:06 +02:00
  • f5e5019ea8 chg: pkg: new version release !skipChangelog Lang 2026-04-21 22:47:04 +02:00
  • 3f51eb5db6 chg: usr: increase the 2 MB avatar maximum file size to 10 MB #10 v2026.2.8-2 Lang 2026-04-21 22:46:44 +02:00
  • 55ef7c9301 chg: pkg: new version release !skipChangelog Lang 2026-04-21 21:05:54 +02:00
  • ddfa395c6b chg: pkg: upgrade front-end & back-end deps to the latest available version #10 v2026.2.8-1 Lang 2026-04-21 20:13:00 +02:00
  • 8694627817 chg: pkg: new version release !skipChangelog Lang 2026-04-21 18:21:17 +02:00
  • f796819af4 chg: pkg: new version release !skipChangelog Lang 2026-04-21 18:12:32 +02:00
  • b209ad4220 chg: pkg: the original CI/CD workflow is restored - the work with tests is postponed #10 v2026.2.8-0 Lang 2026-04-21 18:11:54 +02:00
  • df1eefdfe0 chg: pkg: new version release !skipChangelog Lang 2026-04-21 18:00:05 +02:00
  • 7aaaf120b2 chg: usr: add sound when the game start #10 Lang 2026-04-21 17:59:18 +02:00
  • e48d651eb5 new: pkg: add CI/CD improvements - add new CI workflow - & improve the deployment w/ tests #10 Lang 2026-04-21 17:58:05 +02:00
  • d704be5bff new: pkg: add test cases to back-end w/ real database connection in it #10 Lang 2026-04-21 17:56:04 +02:00
  • 6bf908b43e chg: dev: create AGENTS.md file for future maintenance #9 Lang 2026-04-21 14:30:38 +02:00
  • 085e010907 chg: dev: remove the wrongly implemented font installation in docker - & replace it with static font on BattleCardGenerator (it solves the shareable image problem on bare-metal too) #8 Lang 2026-04-21 14:18:59 +02:00
  • 8935216525 chg: pkg: new version release !skipChangelog Lang 2026-04-21 13:58:08 +02:00
  • 1d8efa4e61 chg: usr: fine-tune the recent battle list #8 v2026.2.7-1 Lang 2026-04-21 13:57:44 +02:00
  • 69fce52bed chg: pkg: new version release !skipChangelog Lang 2026-04-21 11:47:58 +02:00
  • 13adf908bf chg: dev: small changes on docs - and improve text on homepage #8 v2026.2.7-0 Lang 2026-04-21 11:47:21 +02:00
  • 3bbfb8740f chg: dev: massive refactor on front-end for unification and readiness #8 Lang 2026-04-21 11:30:07 +02:00
  • 0d04ec91e7 fix: usr: do not hide the end-game overlay ever #8 Lang 2026-04-21 08:48:44 +02:00
  • 20a969705d chg: dev: update all doc blocks on back-end #8 Lang 2026-04-20 21:24:39 +02:00
  • 4944d2aa21 chg: dev: small refactors on back-end #8 Lang 2026-04-20 21:11:17 +02:00
  • 2ec37a802b chg: dev: add RecentBattle entity that is a Materialized View to speed up the view - and further refactor on ProfileController #8 Lang 2026-04-20 21:08:15 +02:00
  • 6a5ba84b5e chg: dev: create the UserStats entity what is a Materialized View to store Profile stats for every user - & massive ProfileController refactor #8 Lang 2026-04-20 20:44:33 +02:00
  • 6be0d52fb7 chg: dev: refactor the SecurityController #7 Lang 2026-04-20 12:13:08 +02:00
  • f493f94368 chg: dev: refactor the code - there was unnecessary codes and wrongly formatted or designed code that are related to Repositories #7 Lang 2026-04-20 11:10:00 +02:00
  • cd93a26c2c fix: usr: the username was not recognized properly #7 Lang 2026-04-20 10:50:58 +02:00
  • 175581cdd5 chg: pkg: upgrade the doctrine related back-end pkgs to the latest available version #7 Lang 2026-04-20 09:05:36 +02:00
  • 5f856e4d70 chg: usr: add filter to the Profile page's recent plays and an infite list too #7 Lang 2026-04-19 22:11:58 +02:00
  • e0495d182e chg: pkg: upgrade to the latest doctrine pkg on back-end #7 Lang 2026-04-19 22:09:03 +02:00
  • 0b7c1406cf chg: pkg: new version release !skipChangelog Lang 2026-04-19 21:41:33 +02:00
  • 30edc5782b fix: usr: the PostgreSQL logo was horrible #7 v2026.2.6-1 Lang 2026-04-19 21:41:04 +02:00
  • d92a7f3aa0 chg: pkg: new version release !skipChangelog Lang 2026-04-19 21:31:44 +02:00
  • f72cd45afd chg: pkg: new version release !skipChangelog v2026.2.6-0 Lang 2026-04-19 21:31:22 +02:00
  • 51bd909879 chg: usr: add ReCaptcha overlay again to protect the game #7 Lang 2026-04-19 21:31:08 +02:00
  • db37ab45b2 chg: pkg: upgrade all front-end packages to the latest available version - and fix all eslint warnings & errors #7 Lang 2026-04-19 21:04:15 +02:00
  • 9256db7f8c chg: pkg: upgrade fe packages #7 Lang 2026-04-19 20:57:00 +02:00
  • d9059acb78 chg: dev: massive refactor on fetches - create centralized dataProvider #7 Lang 2026-04-19 20:56:51 +02:00
  • 5da8a04c18 chg: pkg: new version release !skipChangelog Lang 2026-04-19 18:33:18 +02:00
  • ba8a0befb0 new: pkg: add Firebase deps to back-end #7 v2026.2.5-0 Lang 2026-04-19 18:32:45 +02:00
  • 5ac291de81 new: usr: add missing buttons for overlays #7 Lang 2026-04-19 18:22:28 +02:00
  • 991b114a3c new: usr: a new feature came up - the abandoned plays can be restored, if both users are registered users #7 Lang 2026-04-19 18:04:01 +02:00
  • c79584c7d2 chg: usr: fix the '0' in Battle reports #6 Lang 2026-04-19 09:25:58 +02:00
  • e77c8a8f7c chg: usr: fix missing icons on "Battle report" #6 Lang 2026-04-19 09:10:17 +02:00
  • c2308ba408 fix: usr: the bomb using was not recorded correctly - the old data will be corrupted #6 Lang 2026-04-19 09:05:53 +02:00
  • e5a22cdfe3 chg: pkg: upgrade fe deps #5 v2026.2.4-0 Lang 2026-04-18 22:12:20 +02:00
  • 09b0d21621 new: usr: add new profile charts and stats - & add new logo to the tech stack #5 Lang 2026-04-18 22:12:07 +02:00
  • 9aef27a0eb chg: usr: improve the Battle reports to change unnecessary data with interesting data #5 Lang 2026-04-18 17:56:50 +02:00
  • c00ed57240 fix: dev: the react is crashing on some cases #5 Lang 2026-04-18 17:53:02 +02:00
  • ef4cf6ef69 chg: pkg: new version release !skipChangelog Lang 2026-04-18 13:45:10 +02:00
  • dc9c5f6545 chg: usr: add extended data to battle reports and sharing image to make viewable bonus points #5 v2026.2.3-0 Lang 2026-04-18 13:44:15 +02:00
  • 25f2aaab8c new: usr: add initialization bonus points' system to the gameplay #5 Lang 2026-04-18 12:57:20 +02:00
  • 0cc9cdaf07 chg: pkg: new version release !skipChangelog Lang 2026-04-18 11:44:18 +02:00
  • 247f437445 fix: pkg: the font-awesome simplifying to work on bare-metal - & fix all warnings at build time #4 v2026.2.2-9 Lang 2026-04-18 11:42:46 +02:00
  • 0e94367223 new: usr: add rules page #4 Lang 2026-04-18 11:11:52 +02:00
  • a9ee28b395 fix: usr: the css problem had been solved on reponsive gfx on homepage #4 Lang 2026-04-18 10:34:46 +02:00
  • bd074c5c9d chg: pkg: new version release !skipChangelog Lang 2026-04-18 08:49:59 +02:00
  • 42c552c528 fix: usr: quickfix for https-only login - & add user data when the user is not logged in #4 v2026.2.1-8 Lang 2026-04-18 08:49:10 +02:00
  • 3b376e5386 chg: pkg: new version release !skipChangelog Lang 2026-04-16 11:56:30 +02:00
  • 45a8e6b4a1 chg: dev: add consent checkbox to user's registration - and fix the sharing pics #4 v2026.2.1-7 Lang 2026-04-16 11:56:10 +02:00
  • 1f8e9c3c56 chg: pkg: add correct version numbering and CHANGELOG - and add the LICENSE #4 Lang 2026-04-16 11:35:53 +02:00
  • a511b86db8 chg: usr: update all texts on all pages - extend them with the game specific things #4 v2026.2.1-6 Lang 2026-04-16 11:25:08 +02:00
  • 1c0ad054bb chg: pkg: new version release !skipChangelog Lang 2026-04-16 10:41:25 +02:00
  • 5a8799bb7f fix: usr: the meta tags does not have https scheme - nothing worked in configuration #4 v2026.2.1-5 Lang 2026-04-16 10:40:56 +02:00
  • 6c443d8e86 chg: pkg: new version release !skipChangelog Lang 2026-04-15 20:24:28 +02:00
  • 8795fedda9 chg: usr: add notification on activation too #4 v2026.2.1-4 Lang 2026-04-15 20:23:41 +02:00
  • 588fb57299 new: usr: add notification email when a user is registered #4 Lang 2026-04-15 20:19:29 +02:00
  • eb345e17ca chg: pkg: new version release !skipChangelog v2026.2.1-3 Lang 2026-04-15 20:13:38 +02:00
  • c2693c4648 fix: usr: another attempt to fix the email assets #4 v2026.2.1-2 Lang 2026-04-15 20:03:48 +02:00
  • 43efc16562 fix: usr: the images does not shows in emails #4 v2026.2.1-1 Lang 2026-04-15 19:50:14 +02:00
  • 80d6440ece chg: pkg: new version release !skipChangelog v2026.2.1-0 Lang 2026-04-15 19:00:43 +02:00
  • 5ee972f003 chg: pkg: add missing .env variable and increase the version number and add missing data from front-end and back-end deps descriptor #4 Lang 2026-04-15 18:59:52 +02:00
  • 6f3edb41ea new: usr: add Contact page with email sending behaviour #4 Lang 2026-04-15 18:35:05 +02:00
  • c52939a7a3 chg: usr: change the shareable battle - add avatars to it - even on the og tags #4 Lang 2026-04-15 16:44:57 +02:00
  • 573d409606 fix: pkg: the mailhog is crashed on development env #4 Lang 2026-04-15 14:45:44 +02:00
  • 9a58bc9a5e chg: usr: change text #4 Lang 2026-04-15 14:38:25 +02:00
  • 8780800dff fix: pkg: the og tags did not have proper http schema - they should have https #4 Lang 2026-04-15 14:33:53 +02:00
  • f442942faf chg: pkg: new version release !skipChangelog v2026.2.0-5 Lang 2026-04-14 21:51:17 +02:00
  • a61d881a4e chg: usr: add donation button #4 Lang 2026-04-14 21:50:58 +02:00
  • 926b614136 chg: pkg: new version release !skipChangelog v2026.2.0-4 Lang 2026-04-14 21:08:27 +02:00
  • c0c84f4651 chg: dev: protect the gameplay with recaptcha #4 Lang 2026-04-14 21:07:54 +02:00
  • 176e255037 chg: usr: the waiting dialog is uncloseable until the time is up #4 Lang 2026-04-14 21:04:05 +02:00
  • b134358e9e new: usr: add timer for the acceptance of the challenge #4 Lang 2026-04-14 20:30:18 +02:00
  • 3525aaeeb7 fix: usr: missing font-awesome icons on bare-metal environment #4 Lang 2026-04-14 19:44:01 +02:00
  • af67ec3931 chg: usr: add share button to the overlay when the game ends #4 Lang 2026-04-14 19:37:42 +02:00
  • d515f42cfd chg: usr: make fancy og tags - and create a special one for battle sharing #4 Lang 2026-04-14 18:54:44 +02:00
  • 5d6aff8d90 chg: dev: the user's avatar will be saved as a uuid.extension #4 v2026.2.0-3 Lang 2026-04-14 16:53:16 +02:00
  • 15ba26ccf2 chg: pkg: new version release !skipChangelog v2026.2.0-2 Lang 2026-04-14 16:47:15 +02:00
  • d3fa0cbbf9 fix: dev: quickfix for email sending #4 v2026.2.0-1 Lang 2026-04-14 16:38:55 +02:00
  • ed776ca75b chg: pkg: new version release !skipChangelog v2026.2.0-0 Lang 2026-04-14 15:59:20 +02:00
  • 67133a4efa chg: pkg: new version release !skipChangelog Lang 2026-04-14 15:54:00 +02:00
  • 6044ee5c50 chg: pkg: new version release !skipChangelog Lang 2026-04-14 15:47:53 +02:00
  • 184925ab13 chg: pkg: new version release !skipChangelog Lang 2026-04-14 15:37:17 +02:00
  • 5a5467fda9 chg: pkg: new version release !skipChangelog Lang 2026-04-14 15:35:12 +02:00
  • f135746826 chg: pkg: new version release !skipChangelog Lang 2026-04-14 13:37:03 +02:00