| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Black formatted the code | Karan Jayachandra | 2024-11-15 | 1 | -2/+2 | |
| | | | ||||||
| | * | Removed the SQL output to the terminal | Karan Jayachandra | 2024-11-15 | 2 | -16/+1 | |
| | | | ||||||
| | * | Made the navbar a bit cleaner | Karan Jayachandra | 2024-11-15 | 1 | -4/+1 | |
| | | | ||||||
| | * | Added the dependencies in the pyproject.toml | Karan Jayachandra | 2024-11-15 | 1 | -2/+5 | |
| | | | ||||||
| | * | Added the history and reset functionality | Karan Jayachandra | 2024-11-15 | 7 | -285/+307 | |
| | | | ||||||
| | * | Added multiple levels for the guests | Karan Jayachandra | 2024-11-15 | 5 | -120/+78 | |
| | | | ||||||
| | * | Added the reset player funcitonality | Karan Jayachandra | 2024-11-15 | 2 | -15/+32 | |
| | | | ||||||
| | * | Removed the timer from the backend | Karan Jayachandra | 2024-11-15 | 4 | -43/+1 | |
| | | | ||||||
| | * | Cleaned up the layout of the timer | Karan Jayachandra | 2024-11-15 | 1 | -9/+11 | |
| | | | ||||||
| | * | Changed to the HTTP port | Karan Jayachandra | 2024-11-15 | 2 | -2/+4 | |
| | | | ||||||
| | * | Downloaded some dependencies | Karan Jayachandra | 2024-11-15 | 3 | -3/+5 | |
| | | | ||||||
| | * | Added the javascript timer to remove backend calls | Karan Jayachandra | 2024-11-15 | 3 | -7/+116 | |
| | | | ||||||
| | * | Formatted the code with black | Karan Jayachandra | 2024-11-13 | 1 | -3/+11 | |
| | | | ||||||
| | * | Added some basic errors for unfinished stuff | Karan Jayachandra | 2024-11-13 | 1 | -1/+4 | |
| | | | ||||||
| | * | Added the fix for the name sort | Karan Jayachandra | 2024-11-12 | 1 | -2/+2 | |
| | | | ||||||
| | * | Fixed the bug with the csv load | Karan Jayachandra | 2024-11-12 | 1 | -1/+1 | |
| | | | ||||||
| | * | Database handling added | Karan Jayachandra | 2024-11-12 | 11 | -162/+353 | |
| | | | ||||||
| | * | Removed the unnecessary requirements file after converting to package | Karan Jayachandra | 2024-11-12 | 1 | -2/+0 | |
| | | | ||||||
| | * | Merge branch 'feature/package' into 'develop' | Karan Jayachandra | 2024-11-09 | 18 | -84/+124 | |
| | |\ | | | | | | | | | | | | | Implemented packaging and command line arguments See merge request KaranJayachandra/match_up!10 | |||||
| | | * | Added the functionality to automatically generate names or use a local database | Karan Jayachandra | 2024-11-09 | 3 | -24/+5 | |
| | | | | ||||||
| | | * | Formatted the package with black | Karan Jayachandra | 2024-11-09 | 4 | -16/+38 | |
| | | | | ||||||
| | | * | Added the random name generation to be part of the package | Karan Jayachandra | 2024-11-09 | 5 | -51/+40 | |
| | | | | ||||||
| | | * | Moved some of the imports to the routes file to keep the package clean | Karan Jayachandra | 2024-11-09 | 2 | -4/+6 | |
| | | | | ||||||
| | | * | Seperated the routes to a different file | Karan Jayachandra | 2024-11-09 | 2 | -81/+85 | |
| | | | | ||||||
| | | * | Added the changes to the templates to pass the url_for function | Karan Jayachandra | 2024-11-08 | 5 | -15/+21 | |
| | | | | ||||||
| | | * | Added the requirements on the static files | Karan Jayachandra | 2024-10-25 | 3 | -6/+24 | |
| | | | | ||||||
| | | * | Added a basic pyproject | Karan Jayachandra | 2024-10-25 | 1 | -0/+18 | |
| | | | | ||||||
| | | * | Moved the files into a folder structure | Karan Jayachandra | 2024-10-25 | 16 | -0/+0 | |
| | |/ | ||||||
| | * | Added the mac temporary files to the gitignore | Karan Jayachandra | 2024-10-25 | 1 | -1/+4 | |
| | | | ||||||
| | * | Added possibility to configure timer | Karan Jayachandra | 2024-10-22 | 1 | -1/+2 | |
| | | | ||||||
| | * | Changed the timer to 17.5 mins | Karan Jayachandra | 2024-10-22 | 1 | -1/+1 | |
| | | | ||||||
| | * | Added made the table view a bit better | Karan Jayachandra | 2024-10-18 | 1 | -5/+5 | |
| | | | ||||||
| | * | Made the visuals look good for laptop | Karan Jayachandra | 2024-10-18 | 7 | -26/+20 | |
| | | | ||||||
| | * | Made macros out of reused components | Karan Jayachandra | 2024-10-18 | 4 | -83/+58 | |
| | | | ||||||
| | * | Cleaned up the layout slightly | Karan Jayachandra | 2024-10-18 | 4 | -19/+28 | |
| | | | ||||||
| * | | Merge branch 'develop' into 'main' | Karan Jayachandra | 2024-10-17 | 2 | -7/+6 | |
| |\| | | | | | | | | | Removed the dev requirements and updated the mistakes in the README See merge request KaranJayachandra/match_up!9 | |||||
| | * | Removed the dev requirements and updated the mistakes in the README | Karan Jayachandra | 2024-10-17 | 2 | -7/+6 | |
| | | | ||||||
| * | | Merge branch 'develop' into 'main'1.0 | Karan Jayachandra | 2024-10-17 | 1 | -2/+2 | |
| |\| | | | | | | | | | Fixed link to the images in the README See merge request KaranJayachandra/match_up!8 | |||||
| | * | Fixed link to the images in the README | Karan Jayachandra | 2024-10-17 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge branch 'develop' into 'main' | Karan Jayachandra | 2024-10-17 | 3 | -6/+6 | |
| |\| | | | | | | | | | Develop See merge request KaranJayachandra/match_up!7 | |||||
| | * | Merge branch 'feature/docs' into 'develop' | Karan Jayachandra | 2024-10-17 | 3 | -6/+6 | |
| | |\ | | | | | | | | | | | | | Fixed the images and the links See merge request KaranJayachandra/match_up!6 | |||||
| | | * | Fixed the images and the links | Karan Jayachandra | 2024-10-17 | 3 | -6/+6 | |
| | | | | ||||||
| * | | | Merge branch 'develop' into 'main' | Karan Jayachandra | 2024-10-17 | 14 | -84/+199 | |
| |\| | | | | | | | | | | | | | | Full functionality and documentation for first version See merge request KaranJayachandra/match_up!5 | |||||
| | * | | Merge branch 'feature/docs' into 'develop' | Karan Jayachandra | 2024-10-17 | 14 | -84/+199 | |
| | |\| | | | | | | | | | | | | | Added a starting point for all documentation See merge request KaranJayachandra/match_up!4 | |||||
| | | * | Added the screenshot to the README | Karan Jayachandra | 2024-10-17 | 1 | -0/+6 | |
| | | | | ||||||
| | | * | Added some screenshots for the README | Karan Jayachandra | 2024-10-17 | 6 | -3/+9 | |
| | | | | ||||||
| | | * | Moved the player activation to a separate page | Karan Jayachandra | 2024-10-17 | 3 | -19/+62 | |
| | | | | ||||||
| | | * | Added content to the README and reordered the code | Karan Jayachandra | 2024-10-17 | 4 | -35/+95 | |
| | | | | ||||||
| | | * | Removed debug statements and old template | Karan Jayachandra | 2024-10-17 | 3 | -12/+4 | |
| | | | | ||||||
| | | * | Cleaned up the layout a bit | Karan Jayachandra | 2024-10-16 | 4 | -23/+31 | |
| | |/ | ||||||
