Nivedin
ab52efc075
feat: improve documentation UI and add published docs indicators ( #5620 )
...
Co-authored-by: mirarifhasan <arif.ishan05@gmail.com>
2025-11-27 12:29:29 +05:30
Mir Arif Hasan
0b7d31a20c
feature: reduce .env usage and move configurations to admin dashboard ( #5194 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-07-28 16:46:30 +05:30
Mir Arif Hasan
46e5792965
chore: hoppscotch-backend code formatting, minor lint fixes, and refactoring ( #5061 )
...
* chore: prettier formatting applied
* chore: added some lint fixed
* fix: few lint errors
* chore: prisma and pubsub are now global module
* chore: add encapsulation consistency in service files
* chore: made a cast function private
* chore: cast function made private
* refactor: module imports
* refactor: posthog spelling
2025-05-09 15:37:20 +06:00
Mir Arif Hasan
5dccce39b4
feat: env file sync with infra config ( #4545 )
2024-11-26 19:52:51 +05:30
Mir Arif Hasan
3611cac241
feat(backend): sso callback url and scope added in infra-config ( #3718 )
2024-03-07 12:07:51 +05:30
Mir Arif Hasan
6abc0e6071
HBE-326 feature: server configuration through GraphQL API ( #3591 )
...
* feat: restart cmd added in aio service
* feat: nestjs config package added
* test: fix all broken test case
* feat: infra config module add with get-update-reset functionality
* test: fix test case failure
* feat: update infra configs mutation added
* feat: utilise ConfigService in util functions
* chore: remove saml stuff
* feat: removed saml stuffs
* fix: config service precedence
* fix: mailer module init with right env value
* feat: added mutations and query
* feat: add query infra-configs
* fix: mailer module init issue
* chore: smtp url validation added
* fix: all sso disabling is handled
* fix: pnpm i without db connection
* fix: allowedAuthProviders and enableAndDisableSSO
* fix: validateSMTPUrl check
* feat: get api added for fetch provider list
* feat: feedback resolve
* chore: update code comments
* fix: uppercase issue of VITE_ALLOWED_AUTH_PROVIDERS
* chore: update lockfile
* fix: add validation checks for MAILER_ADDRESS_FROM
* test: fix test case
* chore: feedback resolve
* chore: renamed an enum
* chore: app shutdown way changed
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-12 16:42:58 +06:00
Andrew Bastin
0e70c28324
feat: dynamically select which auth providers for your instance of hoppscotch (be implementation)
2023-08-03 20:12:54 +05:30
Balu Babu
509604833e
chore: cleaned unwanted imports in auth module
2023-01-20 00:04:01 +05:30
Balu Babu
81cb0d43d7
fix: added scope for github strategy in auth module
2023-01-18 22:34:15 +05:30
Balu Babu
311ab67ebe
feat: github login added
2023-01-13 02:11:42 +05:30
Balu Babu
f4df8873be
feat: google sso auth added
2023-01-13 00:52:29 +05:30
Balu Babu
36b32a1813
feat: /refresh route complete along with refresh token rotation
2023-01-11 19:29:33 +05:30
Balu Babu
fc284fd0a2
feat: magic-link auth complete
2023-01-10 16:06:42 +05:30
Balu Babu
0c154be04e
chore: manually committing auth module to remoter
2023-01-09 19:02:14 +05:30