Commit Graph

163 Commits

Author SHA1 Message Date
sBubshait
999947f559 feat: update docs to add more common issues and landing page
Some checks failed
Deploy to Production / Deploy to Production (push) Has been cancelled
2025-08-07 12:19:39 +03:00
sBubshait
f5f285a1ba feat: notification service update 2025-08-07 12:19:25 +03:00
sBubshait
b02a3bb22e feat: add landing page 2025-08-07 12:19:09 +03:00
sBubshait
bad06d34f4 feat: iOS from receiving triple notificaitons to double only 2025-08-07 11:53:17 +03:00
sBubshait
75e12db502 feat: update timezone of server to be Riyadh UTC+3 2025-08-07 11:29:49 +03:00
sBubshait
f4abfec73b feat: temporarily allow the game to be open until 8pm 2025-08-07 11:16:33 +03:00
sBubshait
5e5c6c7346 fix: unintended changes in the leaderboard JSON model 2025-08-07 11:15:33 +03:00
sBubshait
8541eb4a6e fix: missing import 2025-08-07 10:51:26 +03:00
sBubshait
d8b6f1117b feat: add updated README 2025-08-07 09:54:25 +03:00
sBubshait
e4781c0aa2 feat: lock the puzzles page outside of 9AM-11AM 2025-08-07 09:51:21 +03:00
sBubshait
c9188a4e31 feat: update installation script to update the server API hostname and port 2025-08-07 09:50:52 +03:00
sBubshait
f1a488d70a feat: Leaderboard to use Riyadh timezone 2025-08-07 09:38:37 +03:00
sBubshait
c18f52672a feat: gitignore service account firebase file 2025-08-07 09:38:24 +03:00
sBubshait
92baf38e32 feat: compile the documentation to a PDF 2025-08-07 09:37:42 +03:00
sBubshait
f5c3060ae0 feat: add documentation source code 2025-08-07 09:37:08 +03:00
sBubshait
02323106de feat: add installation script 2025-08-07 04:25:45 +03:00
sBubshait
3b50c997fa feat: invitations to show the real phone number after accepting the invitation 2025-08-07 04:25:15 +03:00
sBubshait
766a2d8f28 feat: updated baseURL of API to production 2025-08-07 04:16:30 +03:00
sBubshait
a637ea6501 feat: updated endpoints in UI 2025-08-07 04:15:36 +03:00
sBubshait
f580d51f0f feat: updated endpoints 2025-08-07 04:15:10 +03:00
sBubshait
6d30ec88b2 feat: reject emails tokens JWT 2025-08-07 04:13:52 +03:00
Saleh Bubshait
52ddacd31c
Merge pull request #16 from sBubshait/feature/phone-signin
Feature/phone signin
2025-08-07 04:07:34 +03:00
sBubshait
fbc8b8b9d4 feat: creating new invitation codes from Settings for admins 2025-08-07 04:07:09 +03:00
sBubshait
c5420e4d4c feat: enable admins to create new invitation codes 2025-08-07 03:50:30 +03:00
sBubshait
e85a3bebb8 feat: registration using invitation codes in UI 2025-08-07 03:50:04 +03:00
sBubshait
2e7033791a feat: enable Registration through invitation codes 2025-08-07 03:37:09 +03:00
sBubshait
a74a6a3741 feat: singin using phone number backend 2025-08-07 03:20:09 +03:00
sBubshait
1f92121491 feat: only show succesful attempts in leaderboard 2025-08-06 13:04:29 +03:00
sBubshait
fa3548f5bf feat: connect puzzles with backend, save game status in device 2025-08-06 13:03:48 +03:00
sBubshait
9b6c58269c feat: backend to send game status for the user 2025-08-06 13:00:08 +03:00
sBubshait
28fbdfba07 feat: show avatar of user in the profile page 2025-08-06 09:40:12 +03:00
sBubshait
2a05a9f8df feat: display and crop the user avatar correctly 2025-08-06 00:00:06 +03:00
sBubshait
1c8e357722 feat: ensure to return the user avatar when returning users 2025-08-05 23:59:57 +03:00
sBubshait
2e43ea0dea feat: display images within posts in UI 2025-08-05 23:51:14 +03:00
sBubshait
55c2d231c7 feat: allow images in posts 2025-08-05 23:50:49 +03:00
sBubshait
38214bd1e9 feat: better icons for the puzzles page 2025-08-05 12:06:35 +03:00
Saleh Bubshait
f2713c4bd3
Merge pull request #15 from sBubshait/feature/puzzles
Feature/puzzles
2025-08-05 11:24:14 +03:00
sBubshait
cf5a15fa8c fix: typo in the base API URL 2025-08-05 11:20:06 +03:00
sBubshait
b2b4723bf0 feat: sending notifications on invites creation 2025-08-05 11:17:46 +03:00
sBubshait
339f7e1762 feat: restructure the settings page 2025-08-05 11:12:03 +03:00
sBubshait
4cda9f8b59 feat: allow customising notifications preferences in settings 2025-08-05 11:04:56 +03:00
sBubshait
f1e0f82691 feat: Support user notifications preferences 2025-08-05 10:52:11 +03:00
sBubshait
16b2396190 feat: implement wordle backend 2025-08-05 10:29:41 +03:00
sBubshait
04e2aed4af feat: puzzles UI page 2025-08-05 10:29:31 +03:00
Saleh Bubshait
8104411066
Merge pull request #14 from sBubshait/feature/puzzles
Feature/puzzles
2025-08-03 13:58:54 +03:00
sBubshait
ab80afdc71 feat: add an invitaiton URL with 2025-08-03 13:57:50 +03:00
sBubshait
251bb79f0a feat: wordle animation on guess 2025-08-03 13:15:07 +03:00
sBubshait
2b64d4ad50 feat: add a puzzle new page 2025-08-03 12:52:59 +03:00
sBubshait
8d730c7c15 feat: simple wordle UI without animation 2025-08-03 12:50:06 +03:00
sBubshait
121395481e feat: main loading page while Flutter JS loads 2025-08-03 10:54:36 +03:00