Commit Graph

100 Commits

Author SHA1 Message Date
d5ae55c52d TRY to fix gitea actions
Some checks failed
release / Build and push Docker image (push) Failing after 3m21s
2025-01-04 16:52:01 +03:30
69e8fae4c5 No cache
Some checks failed
release / Build and push Docker image (push) Failing after 3m42s
2025-01-04 16:39:36 +03:30
4df22690f7 Maybe fix cache?
Some checks failed
release / Build and push Docker image (push) Has been cancelled
2025-01-04 16:34:53 +03:30
d871bd311c Now
Some checks failed
release / Build and push Docker image (push) Failing after 2m37s
2025-01-04 16:24:29 +03:30
10323af4a4 Wwhat about now? 2025-01-04 16:23:13 +03:30
4fc971d1b4 TRY TO FIX CI 2025-01-04 16:20:38 +03:30
fdc5ee9728 TRY TO FIX CI 2025-01-04 16:18:57 +03:30
68895724d7 GOD DAMN DOCKER
Some checks failed
release / Build and push Docker image (push) Failing after 2m53s
2025-01-04 16:13:04 +03:30
b73118266c Minor fixes to gitea actions
Some checks failed
release / Build and push Docker image (push) Failing after 2m53s
2025-01-04 16:02:25 +03:30
9c27064237 Remove dotnet build in gitea actions 2025-01-04 15:57:07 +03:30
860385e08f Minor fixes to gitea actions
Some checks failed
release / Build .NET Application (push) Has been cancelled
release / Build and push Docker image (push) Failing after 7m50s
2025-01-04 15:51:15 +03:30
d035251258 Minor fixes to gitea actions
Some checks failed
release / Build .NET Application (push) Failing after 22s
release / Build and push Docker image (push) Has been cancelled
2025-01-04 15:48:28 +03:30
eaf440c5ae Small fixes to gitea actions
Some checks failed
release / Build .NET Application (push) Failing after 5m39s
release / Build and push Docker image (push) Failing after 8m19s
2025-01-04 15:30:32 +03:30
eb4160e207 Fix gitea artifacts and add docker cache layer
Some checks failed
release / Build .NET Application (push) Has been cancelled
release / Build and push Docker image (push) Has been skipped
2025-01-04 15:20:39 +03:30
3e6cf9ffa1 Gitea docker test 1
Some checks failed
release / Build .NET Application (push) Successful in 5m48s
release / Build and push Docker image (push) Failing after 3m27s
2025-01-04 14:41:10 +03:30
51eaccca63 Update dotnet version to 9
Some checks failed
release / check and build (push) Failing after 4m45s
2025-01-04 14:08:28 +03:30
e38e5884a1 gitea actions label fix
Some checks failed
release / check and build (push) Failing after 4m39s
2025-01-04 00:33:43 +03:30
81ecf7d1f8 Retry gitea actions
Some checks are pending
release / check and build (push) Waiting to run
2025-01-04 00:28:39 +03:30
153d9c577b Add socks proxy support 2025-01-02 16:10:37 +03:30
798a80e820 Fixed webserver prevention the rest of the program to run 2024-12-31 23:31:11 +03:30
d02d5744ff New feature: Web api and a custom webpage to show a random cat. 2024-12-29 15:57:10 +03:30
340192d7f0 Fixed database update - general improvements 2024-12-22 18:47:14 +03:30
3c80744b80 Improve code readability 2024-12-20 23:15:26 +03:30
aa2feea611 Better error handling 2024-12-20 23:03:38 +03:30
e1b4cb65f3 Merge remote-tracking branch 'origin/main' 2024-12-16 14:26:20 +03:30
24d5175e7b Add more async database functions 2024-12-16 14:26:06 +03:30
16134407a7 Update .gitlab-ci.yml file 2024-12-15 18:35:22 +00:00
dc38ce927f Finish migration to MongoDb and general improvements 2024-12-15 21:22:36 +03:30
29011e34f9 Fix extra values 2024-12-15 18:03:18 +03:30
811a54e24d Add Dockerfile and modify gitlab CI to build the docker 2024-12-15 17:36:22 +03:30
ef8c7f2ee9 Finished the migration to MongoDb (NOT TESTED) 2024-12-15 17:32:26 +03:30
fbe0d500d9 Stage 1 of migrating to MongoDb - fully added mongodb 2024-12-15 17:01:48 +03:30
e0cdcf1198 Implemented MongoDb Basics 2024-12-06 13:35:47 +03:30
4495e6b605 Added MongoDb connection string to config options 2024-12-06 13:11:47 +03:30
321f48660d Added more logging 2024-12-03 18:05:24 +03:30
3e73caade3 Removed unused code 2024-12-01 21:04:39 +03:30
2841934d92 Added additional parameters for logging 2024-12-01 21:04:04 +03:30
32c0cd4c58 Fixed custom instance 2024-12-01 21:03:21 +03:30
45e790ef1a Update download ink for pipeline artifacts 2024-11-13 21:36:11 +03:30
d35dcd9a54 Maybe fixing the diplicate image problem? 2024-11-13 21:15:14 +03:30
71be9a43e1 [NOT TESTED] - fixing the duplicate media attachment but 2024-11-11 17:56:43 +03:30
972167634f Now not accepting posts from bot accounts - improved error handling 2024-11-07 00:12:10 +03:30
79deb67848 Only send start message if the received message is from a private account 2024-11-06 20:08:30 +03:30
97b06b7b4e Fixed callback error on "send me another cat" button 2024-11-05 20:54:56 +03:30
0c0ee21049 fixed trimmed publish problem 2024-11-05 17:55:57 +03:30
58c6be0eba fixed gitlab ci 2024-11-05 17:49:17 +03:30
c2c7732552 Migrate to dotnet 9 and minor improvements 2024-11-05 17:47:17 +03:30
51747b3e3d Migrate to Telegram.Bot v22 and some minor improvements 2024-11-05 17:25:29 +03:30
0830847336 Fixed timer bug 2024-10-31 22:18:21 +03:30
51fc4cb3fa Added new code to keep the bot running 2024-10-31 15:46:56 +03:30