Commit Graph

  • 33c1214c29
    fix: update log message formatting in env.util.ts main Mathis 2024-05-24 11:39:58 +02:00
  • 0028d2fb50
    fix: switch to double quotes in setIssuer method in jwt.service Mathis 2024-05-24 11:39:42 +02:00
  • 3b3fc782b4
    refactor: simplify logger methods in logs utility Mathis 2024-05-24 11:38:55 +02:00
  • 9b9732c9d1
    perf: simplify registerService return on failure Mathis 2024-05-24 11:38:34 +02:00
  • a0b9b10bb4
    refactor: use static string for MongoDB connection error log Mathis 2024-05-24 11:37:34 +02:00
  • f4c74b129a
    refactor: standardize error message in mariadb.service.ts Mathis 2024-05-24 11:23:03 +02:00
  • 8620ccb167
    docs: Add 'ToTest' annotations and extend logging in database service Mathis 2024-05-23 15:51:41 +02:00
  • 8e14bf77b4
    refactor: reorganize code and enhance readability Mathis 2024-05-23 12:31:57 +02:00
  • b640dc7671
    feat: Add getSelf endpoint and improve user service Mathis 2024-05-22 17:04:41 +02:00
  • cb7a396636
    docs(controller): add comment for future image handling Mathis 2024-05-22 14:22:06 +02:00
  • baecabc93a
    feat(databases.service): add user editing function and disable MongodbService Mathis 2024-05-22 14:20:55 +02:00
  • c9e6cb6169
    feat: add authentication middleware Mathis 2024-05-22 14:20:30 +02:00
  • 1ad136ea60
    feat: Implement registration feature and update database service Mathis 2024-05-21 16:14:54 +02:00
  • 18c20c52d5
    feat(authentication): create credentials service Mathis 2024-05-21 14:02:21 +02:00
  • 8d7d8d750d
    feat: Add MariaDB interfaces for User and Follow Mathis 2024-05-15 14:23:55 +02:00
  • 9302df4b0f
    feat: Add IntCode service in authentication Mathis 2024-05-15 14:23:40 +02:00
  • 2eda06f087
    feat(authentication): add JWT service for sign and verify operations Mathis 2024-05-15 12:00:40 +02:00
  • 23aad51699
    feat: Add converters utility file Mathis 2024-05-15 11:44:11 +02:00
  • 4082f96ebd
    chore: update volume paths in docker-compose.yml Mathis 2024-05-15 11:02:46 +02:00
  • 6f2b4d0f91
    feat: add timezone setting to data source Mathis 2024-05-15 11:02:33 +02:00
  • 5283491a3b
    refactor: .gitignore file Mathis 2024-05-15 11:02:05 +02:00
  • 064b51e0bd
    chore: Add ellipsis to users fetching log message Mathis 2024-05-15 09:37:39 +02:00
  • b72e715d0f
    feat: add promise callback to getAllUsers method call Mathis 2024-05-15 09:32:51 +02:00
  • f5a9885589
    feat: switch CONTEXT from prod to dev in .env.example Mathis 2024-05-15 09:15:24 +02:00
  • 66d83db9a7 feat: Add SQL dialect file for MariaDB Mathis 2024-05-14 23:42:11 +02:00
  • b3e319a259 feat: Add users and follows tables in maria.sql Mathis 2024-05-14 23:35:31 +02:00
  • 9c45029706 feat: Add DatabasesService in services/databases Mathis 2024-05-14 23:35:11 +02:00
  • 6b944301cc feat: Update regex for email and username validation Mathis 2024-05-14 23:34:49 +02:00
  • 9c97420027 refactor: Update service dependency and logger names in app.ts Mathis 2024-05-14 23:34:09 +02:00
  • 9b9b635989
    feat: update environment variables Mathis 2024-05-14 16:52:45 +02:00
  • 39b4bfc022
    feat: Add MariaDB service and validators utility, refactor MongoDB service, and update configs Mathis 2024-05-14 16:52:20 +02:00
  • 02224e0727
    feat: Add environment utility and MongoDB services Mathis 2024-05-13 16:54:01 +02:00
  • 2b53168dd9
    feat: set up basic express server configuration Mathis 2024-05-13 16:52:50 +02:00
  • f711dd5d49
    feat: add new environment variables to .env.exemple Mathis 2024-05-13 16:52:02 +02:00
  • 71741924d0
    refactor: use environment variables for ports in docker-compose Mathis 2024-05-13 14:28:36 +02:00
  • 24101f53fa
    feat: Add new logging utility class Mathis 2024-05-13 14:28:12 +02:00
  • 91f431837f
    feat: Add package.json for the application Mathis 2024-05-13 10:54:10 +02:00
  • 5dd4669c33
    feat: add new tsconfig.json configuration file Mathis 2024-05-13 10:52:50 +02:00
  • b3ca51f085
    feat: Add new project configuration files Mathis 2024-05-13 10:51:54 +02:00
  • c17ca369b3
    feat: Ignore specific directories and files in Git Mathis 2024-05-13 10:49:49 +02:00
  • 6e16c296af
    feat: add docker-compose.yml for database services Mathis 2024-05-13 10:49:11 +02:00
  • f7b719dbba
    feat: add .env.example file Mathis 2024-05-13 10:47:39 +02:00
  • 407bc14082
    feat: Add new biome configuration file Mathis 2024-05-13 09:39:45 +02:00
  • 806eb3e183
    feat: Add new file Mathis 2024-05-13 09:39:14 +02:00
  • 085a940dd1 Initial commit Mathis H (Avnyr) 2024-05-13 09:30:22 +02:00