Commit Graph

381 Commits

Author SHA1 Message Date
923fd5cd31
🐳 Created simple Dockerfile 2023-11-03 22:28:19 +06:00
8fd01ab5f5
📌 Upgraded and vendored go modules 2023-11-02 00:35:38 +06:00
2e6989e9a3
Replaced external slog package onto native one 2023-11-02 00:33:42 +06:00
e94159bc80
🔀 Merge branch 'feature/refactoring' into develop 2023-08-07 09:11:17 +06:00
41812cd024
🚨 Allow self and golang devs dependencies 2023-08-07 09:11:00 +06:00
91fbac5617
🍱 Regenerate client templates 2023-08-07 09:10:00 +06:00
6baff22775
♻️ Refactored main entrypoint and http endpoints schema 2023-08-07 09:08:44 +06:00
ed78b50f4e
♻️ Simplify httputil package utils usage 2023-08-07 09:07:55 +06:00
d6c89a8d00
🔥 Removed TicketAuth for now 2023-08-07 09:05:22 +06:00
b5a91b48ae
🔥 Removed unused App domain 2023-08-07 04:55:01 +06:00
3be568fc16
🎨 A little typo formatting 2023-08-06 16:05:56 +06:00
1969f94322
🧑‍💻 Use in-memory repositories by default 2023-08-06 06:43:02 +06:00
45e571abfd
🎨 Format templates source code 2023-08-06 06:42:38 +06:00
5f30a94fdb
🐛 Fixed error messages on self-client callback page 2023-08-06 06:42:23 +06:00
35fc020b9b
✏️ Removed build status from README.md 2023-08-06 06:22:33 +06:00
c828fa0683
👽 Removed scope fallback parsing due form package changes 2023-08-06 06:04:19 +06:00
0b69823912
🐛 Fixed Scopes domain parsing 2023-08-06 05:59:06 +06:00
ba25e69680
🐛 Parse 'scope[]' key from self-client request 2023-08-06 04:39:12 +06:00
bf7b6df692
🚸 Added more tips about application authorization flow 2023-08-06 04:38:36 +06:00
b87660d78f
🐛 Fixed invalid CodeChallengeMethod parsing 2023-08-06 01:04:16 +06:00
83b3b21c6b
🐛 Fixed empty application name on authorize page 2023-08-05 09:33:53 +06:00
d02a35c897
✏️ Fixed linter name typo 2023-08-05 09:27:38 +06:00
5ad227700b
👽 Resolve ClientID hostname, ignore localhost fetching 2023-08-05 08:52:26 +06:00
741f7000d8
🔥 Fuck Twitter provider integration 2023-08-05 08:51:17 +06:00
0d4843e4f9
:pin: upgraded and vendored dependencies 2023-08-05 08:50:52 +06:00
98576889a2
🎨 Format of the source code 2023-08-05 08:50:16 +06:00
afb801b6fa
🚨 Exclude selfhost packages in depguard linter 2023-07-07 05:12:27 +06:00
ec83828a1e
🎨 Format of the source code 2023-07-07 05:11:53 +06:00
c82e364a50
⚗️ Use future slog package for logfmt middleware 2023-07-05 18:12:49 +06:00
91c17a2afa
📌 Upgraded and vendored go modules 2023-07-05 15:38:02 +06:00
68422e0841
Merge branch 'master' into develop
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-16 23:58:02 +06:00
fbda134b7d
Merge branch 'develop'
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-03-16 23:57:31 +06:00
b1a2b5f56f
🐛 Fixed router paths for static
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-16 23:46:17 +06:00
c1534501b3
🎨 Updated env package config
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-16 22:47:49 +06:00
1d740d02d4
✏️ Updated README.md 2023-03-16 22:40:02 +06:00
e89095a9dc
👷 Update and format Drone CI config 2023-03-16 22:36:33 +06:00
ada30fffcd
🧑‍💻 Updated Makefile 2023-03-16 22:36:00 +06:00
27bab72323
🚚 Moved assets to web/static 2023-03-16 22:18:33 +06:00
0585d51f66
🎨 Format source code, rearrange structs fields 2023-03-16 21:30:00 +06:00
e7a128d69e
:pin: Upgraded and vendored go modules 2023-03-16 21:02:14 +06:00
c047d18765
🎨 Return LogFtm middleware in main.go 2023-01-17 01:03:36 +06:00
bf3499084e
♻️ Refactored user HTTP delivery schema 2023-01-17 01:01:22 +06:00
e7f86d5de9
Merge branch 'master' into develop
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-17 00:42:21 +06:00
6af54a2c8d
Merge branch 'hotfix/basic'
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-17 00:42:20 +06:00
cd236a6662
🐛 Fixed BasicAuth usage 2023-01-17 00:42:07 +06:00
6968544048
Merge branch 'master' into develop
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-17 00:20:00 +06:00
704765d804
Merge branch 'hotfix/urlpath'
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2023-01-17 00:19:59 +06:00
009e9eb163
🐛 Fixed duplicating path join 2023-01-17 00:19:54 +06:00
7b04212ba5
Merge branch 'master' into develop
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 18:11:27 +06:00
0b8a1317d5
Merge branch 'hotfix/assets'
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-01-16 18:11:27 +06:00