Commit Graph

71 Commits

Author SHA1 Message Date
Sansan eef3ca5d56 Fix 17
Build And Test / build (push) Has been skipped
Publish / build (release) Successful in 12s
Publish / publish (release) Successful in 1m3s
2025-05-09 23:59:08 +02:00
Sansan 607f7bbaa2 Fix 16
Build And Test / build (push) Has been skipped
Publish / test (release) Successful in 1s
2025-05-09 23:48:25 +02:00
Sansan 9964380cae Fix 15
Build And Test / build (push) Successful in 11s
Publish / test (release) Successful in 1s
2025-05-09 23:43:11 +02:00
Sansan b475e48e94 Fix 14
Publish / test (release) Successful in 3s
2025-05-09 23:40:32 +02:00
Sansan 09b0f438a4 Fix 13 2025-05-09 23:38:16 +02:00
Sansan 8b2191bdcc Testar release 2025-05-09 23:37:02 +02:00
Sansan 39ecd8a708 Fix 12
Build And Test / build (push) Successful in 11s
Build And Test / publish (push) Successful in 59s
2025-05-08 09:04:19 +02:00
Sansan 7f3501ea77 Fix 11
Build And Test / build (push) Successful in 11s
Build And Test / publish (push) Failing after 48s
2025-05-08 08:48:22 +02:00
Sansan c249069439 Fix 10
Build And Test / build (push) Successful in 10s
Build And Test / publish (push) Failing after 44s
2025-05-08 08:40:25 +02:00
Sansan 358f850e02 Another fix
Build And Test / build (push) Successful in 10s
Build And Test / publish (push) Failing after 39s
2025-05-08 08:37:43 +02:00
Sansan af35128330 Another tailwind fix
Build And Test / build (push) Successful in 10s
Build And Test / publish (push) Failing after 41s
2025-05-08 08:30:53 +02:00
Sansan 581014a44d Fix for tailwindcss
Build And Test / build (push) Successful in 9s
Build And Test / publish (push) Failing after 39s
2025-05-08 08:26:07 +02:00
Sansan ce4196cd62 Even more Actions
Build And Test / build (push) Successful in 3s
Build And Test / publish (push) Failing after 39s
2025-05-08 08:15:12 +02:00
Sansan 3e00409a00 Actions tests
Build And Test / build (push) Successful in 3s
Build And Test / publish (push) Failing after 8s
2025-05-08 08:13:37 +02:00
Sansan ce6d4283b6 More gitea actions
Build And Test / build (push) Successful in 39s
Build And Test / publish (push) Failing after 1m9s
2025-05-08 08:10:07 +02:00
Sansan 6bebd5c51c Started added gitea actions 2025-05-08 07:51:36 +02:00
Sansan 8e2d22b899 Updated .gitignore and added justfile 2025-01-09 14:34:43 +01:00
Sansan 5577070b8d Changed addPlayed 2024-12-31 13:25:46 +01:00
Sansan 59ff51393f Removed logging 2024-12-30 18:01:12 +01:00
Sansan 26c5e6e4ef Small change on search page 2024-12-29 09:43:20 +01:00
Sansan a5f8e1b2ba Added search
Added a search page and fixed som error with migration
2024-12-26 14:55:47 +01:00
Sansan 2a537d2398 Fixed error with docker 2024-12-19 12:55:17 +01:00
Sansan 5ab19e16e5 Added a new sync that uses hash
Added a new sync that uses hash and sqlc for the queries. Added db
migration. Started adding a config file.
2024-12-19 12:11:20 +01:00
Sansan 8fa93d580d Added concurrent sync, added search page. Other small changes 2024-10-04 20:19:40 +02:00
Sansan fafa044c9b Removed som logging during sync 2024-08-17 19:19:57 +02:00
Sansan da2829dbe2 Fixed some small bugs that were still present 2024-08-15 20:12:29 +02:00
Sansan 3438ae9e45 Fixed bug with inserting songs 2024-08-05 20:50:49 +02:00
Sansan 9d2c6895ec Fixed bug with inserting songs 2024-08-05 20:35:16 +02:00
Sansan 892af71e19 Another small bug fix 2024-08-05 19:34:40 +02:00
Sansan 5616b51512 Added check if game not found 2024-07-31 21:57:02 +02:00
Sansan 51a74a9ed1 Fixed some bugs and added Random Classic 2024-07-28 15:58:12 +02:00
Sansan 59f1e2c75c Upgraded Go version and the version of all dependencies. Fixed som more bugs. 2024-05-18 13:11:15 +02:00
Sansan a863702b22 Fixed some bugs with songs not found made the application crash. Now checking if song exists and if not, remove song from DB and find another one. Frontend is now decoupled from the backend. 2024-05-18 11:03:03 +02:00
Sansan 16f2e07bd1 Added new opening song 2023-09-03 21:10:39 +02:00
Sansan 62c45c9a8c Fixed bug with clear search 2023-08-19 17:13:23 +02:00
Sansan b6f94794fe Tried to fix som thing with search 2023-08-19 12:24:10 +02:00
Sansan aae8de8fe9 Fix for not add played to database 2023-01-01 12:47:14 +01:00
Sansan 41c8626ae2 Fixed numbers in playlist 2023-01-01 11:45:44 +01:00
Sansan 8369b5f0a1 Added option to not add played to database
Added Search for inspiration
Added song for match point
2023-01-01 01:21:37 +01:00
Sansan 4e876fa28f Added option to using low played
Added Easter egg
2022-12-31 13:50:16 +01:00
Sansan 3fd84d7d63 Added real frontend
Made hostname global and easy to change in docker
2022-12-28 21:23:30 +01:00
Sansan e5b4d2c3f3 Added real frontend
Made hostname global and easy to change in docker
2022-06-21 17:48:34 +02:00
Sansan abdce7b103 The game list is refreshed when synced 2022-04-23 17:42:44 +02:00
Sansan f7b4005159 Added Game played when adding to que 2022-04-23 13:29:45 +02:00
Sansan 58ff8a64cc Fixed some bugs
* Fixed bug with sync
* Made default list of game randomized
* Added get all games ordered
* Added air for live reload
2022-04-23 11:40:54 +02:00
Sansan f9d6c24a97 Changed routing framework from mux to Gin.
Swagger doc is now included in the application.
A fronted can now be hosted from the application.
2022-01-29 17:52:33 +01:00
Sansan 512fcd0c4f Merge remote-tracking branch 'origin/master' 2022-01-15 23:23:45 +01:00
Sansan 02501e9af8 Merge remote-tracking branch 'origin/master' 2022-01-15 23:23:32 +01:00
Sansan 6bf06a8ddf Merge remote-tracking branch 'origin/master' 2022-01-15 23:16:51 +01:00
Sansan 60c7c9b413 Fixed some bugs
Images should not be included in the database
Removes songs where the path doesn't work
Started working on adding cover images
Started adding vue directly in the application
2022-01-15 23:16:32 +01:00