Commit Graph

368 Commits

Author SHA1 Message Date
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
202a505916
🔥 Removed .gitignore from static assets 2023-01-16 18:11:20 +06:00
66ef7203a3
🐛 Fixed assets URL support 2023-01-16 18:11:02 +06:00
ad8ae7804d
Merge branch 'feature/Makefile' into develop
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 17:25:29 +06:00
82f6c1ea54
Merge branch 'hotfix/config'
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-01-16 17:25:23 +06:00
5848b18fe7
Merge branch 'master' into develop 2023-01-16 17:25:23 +06:00
db44b4e3bd
🐛 Fixed 'env: expected a pointer to a Struct' error 2023-01-16 17:25:13 +06:00
fe12d487d0
🔥 Removed useless commands in Makefile 2023-01-16 17:17:57 +06:00
8e4ae72f7f
Merge branch 'hotfix/assets'
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build was killed
2023-01-16 17:11:13 +06:00
8db9a8b1c4
Merge tag 'vassets' into develop
All checks were successful
continuous-integration/drone/push Build is passing
0.2.1 vassets
2023-01-16 17:11:13 +06:00
e1776e1d92
👷 Removed already embedded assets upload in Drone config 2023-01-16 17:10:54 +06:00
f13d319af1
Merge branch 'master' into develop 2023-01-16 17:08:27 +06:00
e59ae42d5b
Merge branch 'release/0.2'
Some checks reported errors
continuous-integration/drone/tag Build was killed
2023-01-16 17:08:08 +06:00
eceb33ac11
Merge branch 'feature/refactor-like-a-superhero' into develop 2023-01-16 17:05:00 +06:00