Wykres commitów

  • 5e1023110b feat(app): update user profile rendering Xeronith 2022-09-10 15:09:18 +0430
  • ac0cfb9603 fix(server): 🐛 update render path Xeronith 2022-09-10 15:07:53 +0430
  • 8f0c03874a feat(config): 🔧 add client domain Xeronith 2022-09-10 15:07:12 +0430
  • 0a3f540799 docs(workspace): update readme Xeronith 2022-09-08 16:56:43 +0430
  • 845ecb8b45 ci: 💚 update steps Xeronith 2022-09-08 16:51:35 +0430
  • ee0aefaeb5 ci: 💚 add environment variables Xeronith 2022-09-08 16:48:33 +0430
  • 8fa1dc7d69 ci: 👷 add workflow Xeronith 2022-09-08 16:44:07 +0430
  • 819ecbc229 fix(server): 🚑 unify error format Xeronith 2022-09-08 16:25:28 +0430
  • aaff469e47 feat(server): 🔧 enhance configuration Xeronith 2022-09-08 16:17:31 +0430
  • 4172077ab5 refactor(server): 🎨 improve structure Xeronith 2022-09-07 21:16:39 +0430
  • 94efc26e15 fix(server): 🐛 profile authorization Xeronith 2022-09-06 16:30:02 +0430
  • 5902d2e50f fix(server): 🐛 error mime type Xeronith 2022-09-06 08:38:23 +0430
  • 060c184daf docs(project): update readme Xeronith 2022-09-02 18:39:42 +0430
  • d0921195d5 feat(app): media server Xeronith 2022-09-02 18:31:55 +0430
  • 7faf14a4cf test(app): error struct tags Xeronith 2022-09-02 17:16:10 +0430
  • 4371859fbc fix(server): 🩹 error struct tags Xeronith 2022-09-02 17:15:18 +0430
  • a64919ee77 test(server): standard error handling Xeronith 2022-09-01 19:21:34 +0430
  • 8e02b4fd76 feat(app): error handler Xeronith 2022-09-01 19:20:39 +0430
  • 4b856a2ab5 feat(server): standardize error structure Xeronith 2022-09-01 19:18:47 +0430
  • c88744c100 feat(app): integrate caching Xeronith 2022-08-29 23:16:19 +0430
  • 7064fdff2d refactor(workspace): 🎨 improve code structure and format Xeronith 2022-08-29 22:52:58 +0430
  • 6932fb7428 refactor(workspace): 🎨 improve code structure and format Xeronith 2022-08-29 22:28:56 +0430
  • 0ea6d410fe test(app): ♻️ isolate and refine tests Xeronith 2022-08-29 20:39:54 +0430
  • ae3abf5723 refactor(app): ♻️ ostatus and mime types Xeronith 2022-08-29 16:00:05 +0430
  • acdd0f5809 feat(app): ♻️ enhance user profile Xeronith 2022-08-29 15:54:06 +0430
  • 300bbfdfb0 test(app): enhance and update tests Xeronith 2022-08-29 15:32:57 +0430
  • 166f904b29 feat(app): profile access control & refinements Xeronith 2022-08-22 23:12:12 +0430
  • 5f0929e0ae docs(workspace): update readme Xeronith 2022-08-19 18:55:28 +0430
  • 5cc4cd3c6c feat(storage): postgresql driver Xeronith 2022-08-19 18:54:03 +0430
  • 5491b64c7d docs(workspace): 📝 update readme Xeronith 2022-08-19 18:40:39 +0430
  • 8e4c35b22d feat(storage): mysql driver Xeronith 2022-08-19 18:36:18 +0430
  • 70a51c8a1c feat(activitypub): ordered collection Xeronith 2022-08-19 17:49:26 +0430
  • 13c8398cb4 test(workspace): add test module Xeronith 2022-08-19 17:38:20 +0430
  • 224ebd012f refactor(app): 🩺 enhance routing and add health check Xeronith 2022-08-19 17:36:39 +0430
  • c3af1bfd6a feat(app): follow request acceptance Xeronith 2022-08-19 17:33:54 +0430
  • 8488e6f657 feat: 🎨 enhance storage and logging factories Xeronith 2022-08-19 13:14:39 +0430
  • 56ded965d9 feat(activitypub): stand-alone activitypub module Xeronith 2022-08-17 15:39:34 +0430
  • f0f97f1f9e feat(app): 🚧 automatic refresh Xeronith 2022-08-16 18:40:29 +0430
  • ebe2a28467 feat(app): 🚧 implement direct messages Xeronith 2022-08-16 18:28:50 +0430
  • 088e7d68d7 fix(server): 🩹 activity stream request Xeronith 2022-08-15 22:04:03 +0430
  • f5b4ebe171 feat(app): enhance public profile Xeronith 2022-08-15 22:02:39 +0430
  • 1fa79a084d chore: 🔧 config linter Xeronith 2022-08-15 16:54:33 +0430
  • c3a8ff5726 feat: public feed Xeronith 2022-08-15 16:52:17 +0430
  • 9a9e47a3f2 fix: 🐛 http signature Xeronith 2022-08-11 12:10:34 +0000
  • 4f7c32297e chore: ⚗️ add systemd service template Xeronith 2022-08-08 17:47:03 +0430
  • 76227214d7 refactor: 🎨 clean up and tweak Xeronith 2022-08-08 11:27:26 +0430
  • 44ac3a0130 Initial commit Xeronith 2022-08-04 19:35:37 +0430
  • ebb3ce510d added (work-in-progess) HTTP server Charles Iliya Krempeaux 2022-06-29 06:40:10 -0700
  • a0c059fa91 changed arg.Help to arg.help so it is not exported. no need for it to be exported Charles Iliya Krempeaux 2022-06-29 06:25:44 -0700
  • 23873f5824 The copyright is owned by CHARLES ILIYA KREMPEAUX. And CHARLES ILIYA KREMPEAUX released this under the GNU AFFERO GENERAL PUBLIC LICENSE. To be clear, CHARLES ILIYA KREMPEAUX retains the copyright of this (to avoid confusion with the 2 copyright statements in the LICENSE file.) Charles Iliya Krempeaux 2022-06-29 06:15:18 -0700
  • 4ee1a56d45 initial commits Charles Iliya Krempeaux 2022-05-13 13:10:46 -0700
  • 209056bfb3 initial commits Charles Iliya Krempeaux 2022-05-13 13:03:31 -0700
  • 71ec23e911 initial commits Charles Iliya Krempeaux 2022-05-13 12:41:41 -0700
  • b661e15706
    Update README.md Charles Iliya Krempeaux 2022-05-13 03:19:02 -0700
  • 7b0bf68a33 initial commits Charles Iliya Krempeaux 2022-05-13 03:15:05 -0700