Commit Graph

  • e5b8457f42 feat(database): set timezone in migrations main v4.0.0 SoXX 2024-08-29 15:18:23 +0200
  • abe553e165 chore(database): Remove unused function SoXX 2024-08-29 15:18:10 +0200
  • 2391bad68e feat(version): updated to version 4 SoXX 2024-08-29 15:02:39 +0200
  • 8d47b94dcb feat(database): set timezone in migrations SoXX 2024-08-29 14:58:42 +0200
  • b3ebc23b09 feat(database): time in UTC v3.1.0 SoXX 2024-08-29 14:34:40 +0200
  • 150313f7d7 fix(telemetry): tracer did not initialize v3.0.1 SoXX 2024-08-29 10:44:40 +0200
  • 975e084b16 feat(scope): added sorting v3.0.0 SoXX 2024-08-14 15:21:29 +0200
  • 2eeae0e5c7 chore(readme): Update README example to include full DatabaseConfig initialization and use database.Connect function SoXX 2024-08-14 15:03:26 +0200
  • 44bedd20a1 feat(version): Update to version 3 SoXX 2024-08-14 14:58:06 +0200
  • d10aa731bc feat(test): added scopes fixed issues SoXX 2024-08-14 14:53:08 +0200
  • 8f6ca691bf feat(test): added post, tags & fixed issues SoXX 2024-08-14 13:43:11 +0200
  • 7632daee84 feat(test): added post SoXX 2024-08-13 21:17:17 +0200
  • 00b8fe6b71 feat(test): added sources SoXX 2024-08-13 15:44:12 +0200
  • 5e9b4ff532 refactor(tracing): Refactor source ID logging and tracing SoXX 2024-08-13 15:43:45 +0200
  • 450e06eb25 refactor: Refactor Domain field to use SourceDomain type in Source struct SoXX 2024-08-13 15:43:03 +0200
  • de28bdbb0b chore: Remove unused function SoXX 2024-08-13 15:41:55 +0200
  • b7e3877b68 feat(test): Add GenerateRandomSources function for creating random sources SoXX 2024-08-13 15:41:36 +0200
  • 2bbfc79e43 feat(test): added tag SoXX 2024-08-13 15:08:35 +0200
  • 92ef2c5059 feat(error): more error handling SoXX 2024-08-13 15:08:10 +0200
  • 5cc5a22d28 feat(error): added additional constant SoXX 2024-08-13 15:07:53 +0200
  • 6dc78db4a4 fix(test): user not created SoXX 2024-08-13 14:48:31 +0200
  • f0f216bdaa feat(test): added tagAlias SoXX 2024-08-13 14:44:50 +0200
  • 5562d75e3a feat(error): more error handling SoXX 2024-08-13 14:44:27 +0200
  • a9ac2a34fb feat(error): added additional constant SoXX 2024-08-13 14:44:16 +0200
  • 3fcdb0e9ea feat(test): added tagGroups SoXX 2024-08-13 14:26:33 +0200
  • 1cbdd1f4ed feat(error): added additional constant SoXX 2024-08-13 14:26:12 +0200
  • d6cbea3f58 feat(error): more error handling SoXX 2024-08-13 14:25:36 +0200
  • 146315f991 feat(testing): first tests SoXX 2024-08-13 14:02:15 +0200
  • 3fadaac69a fix: added documentation & fixed logging SoXX 2024-08-13 14:01:48 +0200
  • 71488dade9 feat(database): Enable error translation in GORM configuration for better error handling SoXX 2024-08-13 14:00:36 +0200
  • 9ad1df51cf fix(migration): Change scrape_time_interval from INT to TEXT in initial database migration script SoXX 2024-08-13 14:00:16 +0200
  • 176fdfb8b1 feat(test): Add unit tests for CreateUser, GetUserByID, and DeleteUser functions with setup and teardown SoXX 2024-08-13 12:55:20 +0200
  • 89ab1dca02 fix(testing): Add lib/pq import and update postgres container setup SoXX 2024-08-13 12:55:06 +0200
  • 51b305a725 chore(dependencies): Add github.com/lib/pq v1.10.9 to project dependencies SoXX 2024-08-13 12:54:24 +0200
  • 1345fa9c9e refactor: Simplify migration logging by removing redundant config.Debug check SoXX 2024-08-13 12:54:02 +0200
  • ad076f585b fix: Use Debugf for formatted debug message in migrateDatabase SoXX 2024-08-13 12:52:58 +0200
  • 75bbbb4408 chore(tests): SoXX 2024-08-13 11:07:14 +0200
  • cfc7e5362d chore: Add comments and improve JSON annotations for better data structuring and clarity across the codebase SoXX 2024-08-13 10:54:21 +0200
  • b4e8152cb4 chore: removed dead code SoXX 2024-08-13 10:35:01 +0200
  • 78e17cf100 feat(scopes): Add pagination support with Paginate and AdvancedPagination functions SoXX 2024-08-13 10:29:47 +0200
  • 8668d504b9 feat(tests): Add tag generator utility functions for tests SoXX 2024-08-12 15:54:36 +0200
  • a4792f5d67 chore(dependencies): Update dependencies to latest versions SoXX 2024-08-12 15:54:16 +0200
  • bd76f838ec refactor(tracing): fixed minor issues & added debug flag SoXX 2024-08-12 15:53:45 +0200
  • 5ffb558ab8 fix(tracing): wrong attribute type SoXX 2024-08-12 11:54:57 +0200
  • 0a8f84bb15 fix(tracing): wrong attribute type SoXX 2024-08-12 11:54:53 +0200
  • 6583ae7d29 fix(tracing): wrong attribute type SoXX 2024-08-12 11:54:50 +0200
  • e38171e53d fix(tracing): wrong attribute type SoXX 2024-08-12 11:53:48 +0200
  • 7cf51f9b90 fix(tracing): wrong attribute type SoXX 2024-08-12 11:53:17 +0200
  • 9d9b354698 fix(tracing): wrong attribute type SoXX 2024-08-12 11:52:53 +0200
  • ae7bc131f7 refactor(tracing): tracing & logging SoXX 2024-08-12 11:50:45 +0200
  • 135e09ea8e refactor(tracing): tracing & logging SoXX 2024-08-12 11:46:53 +0200
  • 24d51a3751 refactor(tracing): tracing & logging SoXX 2024-08-12 11:39:22 +0200
  • d994ead6f6 refactor(tracing): tracing & logging SoXX 2024-08-12 11:36:34 +0200
  • 4d262c8fff refactor(tracing): tracing & logging SoXX 2024-08-12 11:32:53 +0200
  • ffc3164cb7 refactor(tracing): tracing & logging SoXX 2024-08-12 11:17:02 +0200
  • 9512cd10bc feat(tracing): Add utils for OpenTelemetry tracing and event logging SoXX 2024-08-12 11:15:34 +0200
  • 505bc3b522 feat(tracing): Refactor error handling to include trace status update SoXX 2024-08-12 11:15:21 +0200
  • 99ea2d37ab chore(refactor): removed dead code SoXX 2024-08-12 11:14:53 +0200
  • 3f92bdb325 feat(tracing): Add tracing, logging, and error handling to tagGroup database functions SoXX 2024-08-12 10:07:42 +0200
  • 098ecda869 chore(tracing): Rename "tag_count" to "tag_aliases_count" SoXX 2024-08-12 10:07:29 +0200
  • ca1e1a1da5 feat(tracing): added tracing SoXX 2024-08-12 09:58:14 +0200
  • 6bec8e3373 chore(tracing): Update log field names for clarity SoXX 2024-08-12 09:57:31 +0200
  • c17b78cc48 refactor(logging): Refactor error handling in CreateTag, CreateTagInBatch, and DeleteTag functions SoXX 2024-08-11 22:34:53 +0200
  • 4707ea3f00 feat(error): Add error handling utility function SoXX 2024-08-11 22:34:28 +0200
  • bb64c08185 chore(dependencies): updated dependencies SoXX 2024-08-11 22:17:40 +0200
  • a368f59234 feat(telemetry): Implement OpenTelemetry tracing and logging in tag management functions SoXX 2024-08-11 22:17:24 +0200
  • 2d9db01d72 feat(telemetry): Implement telemetry setup in database client SoXX 2024-08-11 22:17:00 +0200
  • e839e7ba2a feat(database): return gorm itself SoXX 2024-08-11 00:26:20 +0200
  • 9fe2d0edc3 fix(database): make function more coherent with the rest SoXX 2024-08-11 00:24:02 +0200
  • 46e6cdfa52 feat(database): added user SoXX 2024-08-11 00:23:47 +0200
  • 2b54f25eea feat(database): added all missing functions SoXX 2024-08-11 00:13:46 +0200
  • 1dc9b1fb7c feat(database): favorites SoXX 2024-08-09 22:47:02 +0200
  • 7720110a0a refactor: Update validation error messages for clarity and consistency SoXX 2024-08-09 22:45:25 +0200
  • b6c037cb22 refactor: Refactor UserFavorites model to UserFavorite for clarity and consistency SoXX 2024-08-09 22:45:12 +0200
  • 3e13046706 fix(query): added conditions SoXX 2024-08-09 22:44:55 +0200
  • 85d7905e8a refactor: renamed variables SoXX 2024-08-09 22:43:58 +0200
  • f798869ef5 feat(database): implementation of functions SoXX 2024-08-09 22:16:03 +0200
  • 598ca747eb refactor(types): using correct types SoXX 2024-08-09 22:14:56 +0200
  • b8e29de4fc refactor(error): error handling in database package SoXX 2024-08-09 22:14:13 +0200
  • fefc777888 feat(impl): Add database client and migration functionality SoXX 2024-08-09 21:39:22 +0200
  • f940f22d67 chore(impl): removed old functions SoXX 2024-08-09 21:38:35 +0200
  • 0e6a8fd61e feat(database): added additional columns SoXX 2024-08-09 21:37:54 +0200
  • e62280a416 feat(database): added additional columns SoXX 2024-08-09 21:37:27 +0200
  • c2ab455d3e feat: custom query's v2.3.0 SoXX 2024-07-27 20:01:06 +0200
  • d364078acc fix: wrong execution SoXX 2024-07-27 19:49:39 +0200
  • 470681fd4f feat: custom query's SoXX 2024-07-27 19:41:41 +0200
  • 6aa1c2b7b6 chore: fix module path & updated dependencies v2.2.0 SoXX 2024-07-22 11:11:48 +0200
  • dc05406fc8 chore: updated dependencies David Janowski 2024-07-22 09:59:33 +0200
  • 96f06a5838 fix: fixed wrong module Url David Janowski 2024-07-22 09:56:18 +0200
  • 373d31dd15 fix: change old git urls to anthrove urls SoXX 2024-07-19 22:01:04 +0200
  • f0acfa0bdb Merge branch 'main' into ci/gitea SoXX 2024-07-19 13:02:00 +0000
  • 49a703643d Delete testaa SoXX 2024-07-19 12:56:36 +0000
  • ee43be2626 Add testaa SoXX 2024-07-19 12:56:21 +0000
  • 652b2ea716 docs: updated readme SoXX 2024-07-19 14:54:30 +0200
  • 91da9b7035 ci: removed branch main and added dev SoXX 2024-07-19 14:45:52 +0200
  • 92cf00d83a ci: renamed build steps SoXX 2024-07-19 14:40:20 +0200
  • 10aaf14a34 ci: disable cache SoXX 2024-07-19 14:29:05 +0200
  • 8fe87e12df ci: added ci branch for trigger SoXX 2024-07-19 14:13:31 +0200
  • 0500e43c37 ci: fixed some things SoXX 2024-07-19 14:13:07 +0200
  • 34c001473b migration from old git (no git history) SoXX 2024-07-19 10:03:35 +0200