aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Edit README.mdKaran Jayachandra2026-01-271-1/+13
|
* Merge branch 'develop' into 'main'Karan Jayachandra2025-11-211-0/+3
|\ | | | | | | | | Updated the CI script to create dist bundle See merge request KaranJayachandra/match_up!25
| * Updated the CI script to create dist bundledevelopKaran Jayachandra2025-11-211-0/+3
|/
* Added LICENSEKaran Jayachandra2025-11-161-0/+661
|
* Merge branch 'develop' into 'main'Karan Jayachandra2025-11-164-429/+5
|\ | | | | | | | | Removed the license for now, will be added later See merge request KaranJayachandra/match_up!24
| * Removed the license for now, will be added laterKaran Jayachandra2025-11-164-429/+5
| |
* | Merge branch 'develop' into 'main'Karan Jayachandra2025-11-1613-218/+285
|\| | | | | | | | | Develop See merge request KaranJayachandra/match_up!23
| * Changed the READMEKaran Jayachandra2025-11-163-54/+40
| |
| * Added random name generation and cleaned up the cardsKaran Jayachandra2025-11-154-11/+32
| |
| * Added the changes to fix the bug with class name and changed the SVG color ↵Karan Jayachandra2025-11-156-36/+52
| | | | | | | | to match the buttons
| * Added the changes to include the game countingKaran Jayachandra2025-11-155-29/+55
| |
| * Added the change to Pico CSSKaran Jayachandra2025-11-1511-145/+162
| |
| * Trying cards instead of a tableKaran Jayachandra2025-11-153-51/+52
| |
* | Merge branch 'develop' into 'main'Karan Jayachandra2025-11-155-63/+66
|\| | | | | | | | | Working on improving tables See merge request KaranJayachandra/match_up!22
| * Working on improving tablesKaran Jayachandra2025-11-155-63/+66
| |
* | Merge branch 'develop' into 'main'Karan Jayachandra2025-11-1442-1977/+2012
|\| | | | | | | | | Develop See merge request KaranJayachandra/match_up!21
| * Cleaned up the manager even moreKaran Jayachandra2025-11-142-29/+27
| |
| * Only the history is pendingKaran Jayachandra2025-11-142-17/+20
| |
| * Simplified the file even more though longerKaran Jayachandra2025-11-144-269/+248
| |
| * Cleaned up the managerKaran Jayachandra2025-11-142-1/+1
| |
| * Simplified the file structureKaran Jayachandra2025-11-146-290/+222
| |
| * Unified the data classesKaran Jayachandra2025-11-147-191/+186
| |
| * Added the guests section functionalityKaran Jayachandra2025-11-148-141/+157
| |
| * Updated the CI to match npmKaran Jayachandra2025-11-131-5/+3
| |
| * Standardized the icon useKaran Jayachandra2025-11-131-2/+2
| |
| * Cleaned up the home folderKaran Jayachandra2025-11-1313-781/+141
| |
| * Transitioned to npmKaran Jayachandra2025-11-1313-0/+1630
| |
| * Attempting move to viteKaran Jayachandra2025-11-131-0/+0
| |
| * Added the changes to include guestsKaran Jayachandra2025-11-132-2/+72
| |
| * Only guests need to be implemented to merge to mainKaran Jayachandra2025-11-135-48/+34
| |
| * Cleaned up the code quite a bitKaran Jayachandra2025-11-1310-595/+207
| |
| * Changed the layout a bitKaran Jayachandra2025-11-123-14/+14
| |
| * Added the guests section; still need the codeKaran Jayachandra2025-11-121-4/+7
| |
| * Simplified the CSSKaran Jayachandra2025-11-121-7/+2
| |
| * Added the history and working version for gamesKaran Jayachandra2025-11-126-121/+176
| |
| * Added my name!Karan Jayachandra2025-11-121-0/+7
| |
| * Prettified the code and cleaned up the light/dark modeKaran Jayachandra2025-11-128-359/+409
| |
| * Memory addedKaran Jayachandra2025-11-124-71/+133
| |
| * Fixed timer notifications and the titleKaran Jayachandra2025-11-115-30/+41
| |
| * Lot of updates and progressKaran Jayachandra2025-11-116-41/+72
| |
| * First version of proposalKaran Jayachandra2025-11-117-33/+425
| |
| * Data load addedKaran Jayachandra2025-11-114-9/+52
| |
| * Cleaned up the indexKaran Jayachandra2025-11-091-2/+2
| |
| * Updated the deploy stepKaran Jayachandra2025-11-093-7/+5
| |
| * Added a simple deployKaran Jayachandra2025-11-091-0/+15
| |
| * Add the changes to the gitignoreKaran Jayachandra2025-11-091-0/+2
| |
| * Moved a lot of the functionalityKaran Jayachandra2025-11-0910-37/+709
| |
| * Working regulars and courtsKaran Jayachandra2025-11-094-15/+59
| |
| * Moved to javascript codebaseKaran Jayachandra2025-11-0934-2013/+89
|/
* Merge branch 'develop' into 'main'Karan Jayachandra2025-07-251-4/+3
|\ | | | | | | | | Added the court deletion because of duplicate creation See merge request KaranJayachandra/match_up!20