Radical radical
  • Norway
  • Joined on 2025-04-28
radical pushed to main at gorb/backend 2025-05-02 11:38:39 +00:00
040be2126c ci: try using cross for cross compile
radical pushed to main at gorb/backend 2025-05-02 11:25:53 +00:00
3647dbcd41 ci: add musl-dev
eaa4fab96f Revert "ci: add step to install libssl-dev"
Compare 2 commits »
radical pushed to main at gorb/backend 2025-05-02 11:18:18 +00:00
df99a1effe ci: add step to install libssl-dev
radical pushed to main at gorb/backend 2025-05-02 11:13:05 +00:00
dc5ac8889a ci: try using alpine for cross
radical pushed to main at gorb/backend 2025-05-02 11:09:35 +00:00
0f94bfbd28 fix: add missing dashes
radical pushed to main at gorb/backend 2025-05-02 11:08:28 +00:00
b16d9c3b71 ci: build for x86_64 and arm64
8f611c5d37 chore: use debian:12-slim in docker
Compare 2 commits »
radical created pull request gorb/specifications#1 2025-05-02 09:57:26 +00:00
Implement changes from backend
radical created branch backend in gorb/specifications 2025-05-02 09:56:23 +00:00
radical pushed to backend at gorb/specifications 2025-05-02 09:56:23 +00:00
78970bf292 docs: add refresh/revoke endpoints for token handling
37309f461b docs: add user endpoint from backend
3d111b35e3 docs: match login and register to backend
676ef29aa0 docs: use a proper access token
Compare 4 commits »
radical pushed to main at gorb/backend 2025-05-01 23:18:19 +00:00
481c2c3648 feat: use a logging library
radical pushed to main at gorb/backend 2025-05-01 22:41:35 +00:00
80111af3de chore: use image from forgejo container registry
radical pushed to main at gorb/backend 2025-05-01 22:34:54 +00:00
280e989c4b ci: remove unused docker commands
radical pushed to main at gorb/backend 2025-05-01 22:29:50 +00:00
6c53d23bb7 ci: use --push on docker build
radical pushed to main at gorb/backend 2025-05-01 22:26:17 +00:00
28fdcdcd3e ci: add missing tag to push
radical pushed to main at gorb/backend 2025-05-01 22:22:56 +00:00
f6888b1803 ci: use environment instead of settings
radical pushed to main at gorb/backend 2025-05-01 22:21:25 +00:00
7ad2771f52 ci: add build and docker publish ci
radical opened issue gorb/backend#5 2025-05-01 18:54:49 +00:00
messaging
radical opened issue gorb/backend#4 2025-05-01 18:54:01 +00:00
direct messages
radical pushed to main at gorb/backend 2025-05-01 18:19:47 +00:00
22ab3d8a04 feat: add a way to revoke refresh_tokens using device_name
a89d705239 feat: use device_name in refresh_tokens table
c009d578a7 perf: optimize user fetching code
705abeb643 fix: fix password regex
1646e60e65 fix: underscore unused config var in data
Compare 8 commits »
radical pushed to main at gorb/backend 2025-05-01 05:07:03 +00:00
0b25e3fb87 feat: add user lookup to api
83872ed7a6 feat: add a function to check access token
3c976d666d fix: add NOT NULL to table keys
0b516a269d fix: remove unused import
Compare 4 commits »