Commit Graph

29 Commits

Author SHA1 Message Date
a4cfeb8496 update gitignore 2025-02-26 05:11:25 +01:00
17d4dca0c9 bump version 2025-01-28 23:06:49 +01:00
d947557373 add env and fix data 2025-01-28 23:06:25 +01:00
4418e009e0 missing extension 2025-01-28 22:36:12 +01:00
edaf4583a0 remove tmp files 2025-01-28 22:28:56 +01:00
7e5baa96e8 ninja fix 2025-01-28 22:26:18 +01:00
6f78073431 bump version 2025-01-28 22:00:31 +01:00
955ac89c1a all working 2025-01-28 21:59:53 +01:00
1786100052 core updated 2025-01-28 19:57:14 +01:00
34d1088d9d update project and selectors 2025-01-28 17:07:05 +01:00
430892a512 update readme, dockerfile and makefile 2024-11-25 16:18:10 +01:00
958ef12e91 update project 2024-11-25 16:10:58 +01:00
a6f3325842 update project 2024-11-25 16:10:37 +01:00
4dbb47be37 change to go fiber and update selectors 2024-11-25 16:02:14 +01:00
490e610e4e change gin web framework to ron 2024-11-23 12:40:59 +01:00
c0dd8681aa new framework 2024-11-22 14:38:24 +01:00
fdee50b574 remove unnecesary log 2024-11-06 22:55:33 +01:00
90c21a1f55 some tweaks in getting episodes 2024-11-06 22:35:15 +01:00
3d71a16633 code styling improvements 2024-11-06 22:18:54 +01:00
8c1f642e33 improve data extraction, parser and added tests 2024-11-06 22:08:13 +01:00
e541681dd1 add transaction for creating tvshow and episodes 2024-11-06 19:29:14 +01:00
a4591aa177 feat: almost done
frontend missing yet
2024-11-06 16:19:27 +01:00
bcbb02a663 feat: add title to tvshow 2024-11-06 02:51:04 +01:00
e332660f24 fix: 🐛 fix a bug 2024-11-06 02:25:20 +01:00
dd3853af7b feat: reimplementd GetTVShow handler 2024-11-06 02:19:26 +01:00
cba9dd3ffc chore: 🚧 remove cinemagoer and fiber and add new techinque for scraping 2024-11-06 01:59:13 +01:00
6d88e96864 refactor: 🔥 update docker-compose.yml and remove schema.sql
- Update volume path in docker-compose.yml for init.sql
- Remove docker/schema.sql, move schema configuration to init.sql
2023-04-09 07:17:51 +02:00
69ec44032b fix: 🐛 remove port for db 2023-04-09 06:47:51 +02:00
b2f4b573f3 feat: 🎉 Rating Orama! 2023-04-09 06:45:27 +02:00