Michael Thomson mthomson
  • Joined on 2024-05-31
mthomson pushed to main at mthomson/nixos 2025-07-10 21:01:28 +00:00
960cef314e org denote
mthomson pushed to main at mthomson/nixos 2025-07-08 18:24:25 +00:00
bbb8267e6e split emails into two files
mthomson pushed to main at mthomson/nixos 2025-07-08 18:03:12 +00:00
e21c306269 split email accounts
mthomson pushed to main at mthomson/nixos 2025-07-08 18:02:14 +00:00
a6b6ed3bc7 update
mthomson pushed to main at mthomson/nixos 2025-07-08 14:52:34 +00:00
560e8e5a00 update: add WSL
mthomson pushed to main at mthomson/nixos 2025-07-04 01:36:08 +00:00
585e8fcd8c elfeed
mthomson pushed to main at mthomson/nixos 2025-07-02 20:57:26 +00:00
a2b469f7dd update email
b5d3fbe60d remove hyprland
Compare 2 commits »
mthomson pushed to main at mthomson/nixos 2025-06-29 11:24:22 +00:00
23cbac2b68 update
mthomson pushed to main at mthomson/nixos 2025-06-25 19:44:40 +00:00
fbc7e8999f update
mthomson pushed to main at mthomson/todo-app-native 2025-06-13 13:11:20 +00:00
2f89f365b9 initial commit
mthomson created repository mthomson/todo-app-native 2025-06-11 20:47:33 +00:00
mthomson pushed to main at mthomson/nixos 2025-05-27 14:43:26 +00:00
741567f34e update
mthomson pushed to main at mthomson/nixos 2025-05-27 14:42:45 +00:00
c65787890f update android
mthomson pushed to main at mthomson/todo 2025-05-24 01:42:49 +00:00
9b4353a6f7 Merge pull request 'feature/users' (#4) from feature/users into main
e55d419d44 auth services, middleware, and other stuff
70bb4e66b4 user service
1ffbbcec15 user repository
b4b634fd3f use gofrs uuid
Compare 10 commits »
mthomson merged pull request mthomson/todo#4 2025-05-24 01:42:47 +00:00
feature/users
mthomson created pull request mthomson/todo#4 2025-05-24 01:38:40 +00:00
feature/users
mthomson created branch feature/users in mthomson/todo 2025-05-24 01:37:12 +00:00
mthomson pushed to feature/users at mthomson/todo 2025-05-24 01:37:12 +00:00
e55d419d44 auth services, middleware, and other stuff
70bb4e66b4 user service
1ffbbcec15 user repository
b4b634fd3f use gofrs uuid
af4b0190d0 add uuid support
Compare 9 commits »
mthomson pushed to main at mthomson/todo 2025-05-15 17:47:39 +00:00
60698001fd Merge pull request 'Logging, middleware, and context passing' (#3) from feature/logging into main
ab0e40c695 linting and go version update
f9a8e9666e logging and middleware chaining
e76386d10a fix tests with logging and context
96975c7bd2 logging update with context
Compare 5 commits »
mthomson merged pull request mthomson/todo#3 2025-05-15 17:47:37 +00:00
Logging, middleware, and context passing