| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'develop' into 'main'2.0 | Karan Jayachandra | 2024-11-15 | 35 | -647/+929 |
| |\ | |||||
| | * | Changed the shuffle button to create | Karan Jayachandra | 2024-11-15 | 1 | -1/+1 |
| | * | Removed an unnecessary import | Karan Jayachandra | 2024-11-15 | 1 | -1/+1 |
| | * | Added the database file name to the path command | Karan Jayachandra | 2024-11-15 | 1 | -3/+3 |
| | * | Added the changes to clean up the guests layout | Karan Jayachandra | 2024-11-15 | 4 | -5/+10 |
| | * | Added the change to the README to follow the new package way of working | Karan Jayachandra | 2024-11-15 | 1 | -21/+19 |
| | * | Changed the code base with an ADR | Karan Jayachandra | 2024-11-15 | 2 | -4/+6 |
| | * | 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 |
| | |\ | |||||
| | | * | 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 | 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 | Karan Jayachandra | 2024-10-17 | 1 | -2/+2 |
| * | | Merge branch 'develop' into 'main' | Karan Jayachandra | 2024-10-17 | 3 | -6/+6 |
| |\| | |||||
| | * | Merge branch 'feature/docs' into 'develop' | Karan Jayachandra | 2024-10-17 | 3 | -6/+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 |
| |\| | | |||||
