Commit Graph

109 Commits

Author SHA1 Message Date
peaklabs-dev
d75eb49f01 fix(composer): version constraint of prompts 2025-07-18 16:39:50 +02:00
peaklabs-dev
889712b53a chore(deps): update npm and composer deps 2025-07-18 16:24:13 +02:00
Andras Bacsai
5023eb0f04 chore(dependencies): update composer dependencies to latest versions including resend-laravel to ^0.19.0 and aws-sdk-php to 3.347.0 2025-06-24 18:26:54 +02:00
Hauke Schnau
1968d4d494 feat(auth): add Zitadel OAuth Provider (#5490) 2025-06-18 14:35:54 +02:00
Yassir Elmarissi
a77bd88258 feat(auth): Add Clerk OAuth Provider (#5553) 2025-06-18 14:29:46 +02:00
Yassir Elmarissi
4375f52c5d feat(auth): Add Discord OAuth Provider (#5552) 2025-06-18 14:19:01 +02:00
Andras Bacsai
d2ce5c03f8 chore(dependencies): update package versions in composer.json and composer.lock for improved compatibility and performance 2025-05-29 11:15:09 +02:00
peaklabs-dev
03b0ee59f6 feat(dep): bump all dependencies 2025-03-31 18:50:42 +02:00
Mike M
4a0cab8be3 Added support for passing hd parameter to Google via existing tenant column in oauth_settings 2025-02-16 16:44:22 -08:00
Andras Bacsai
3c83c7fd6c Merge pull request #4754 from coollabsio/improve-git-and-service-provider
Improves: GitHub handling, AppServiceProvider and 500 error message rendering
2025-01-16 21:09:08 +01:00
Andras Bacsai
a396d51452 Merge branch 'next' into hotfix 2025-01-10 20:23:29 +01:00
Andras Bacsai
5fda384203 update packages 2025-01-10 14:23:49 +01:00
🏔️ Peak
c1504fa5ff Merge branch 'next' into improve-git-and-service-provider 2025-01-09 21:18:30 +01:00
🏔️ Peak
4f63faf61b Merge branch 'next' into dep-bump 2025-01-09 15:17:07 +01:00
peaklabs-dev
d7135822eb bump: dep 2025-01-09 15:10:38 +01:00
peaklabs-dev
8a80401f15 feat: Purify for better sanitization 2025-01-07 13:47:16 +01:00
Andras Bacsai
04dfcaecc6 update packages + rector basic 2025-01-06 15:21:40 +01:00
Zao Soula
c5f365e384 feat: add infomaniak oauth 2024-12-15 01:30:37 +01:00
🏔️ Peak
d9aefae207 Merge branch 'next' into feature/authentik-provider 2024-12-11 15:24:26 +01:00
peaklabs-dev
2af5ed1e31 chore: composer dep bump 2024-12-10 17:07:59 +01:00
Andras Bacsai
0935d87607 omg friday 2024-11-15 17:08:32 +01:00
Andras Bacsai
9a0dc00624 haha fix 2024-11-15 17:07:03 +01:00
Andras Bacsai
be14c5fdef remove ray for now 2024-11-15 17:04:26 +01:00
peaklabs-dev
b0d2fa7579 fix ray 2024-11-15 15:54:40 +01:00
peaklabs-dev
90644c884b Revert "move ray to required"
This reverts commit 8eba76d147.
2024-11-15 15:52:20 +01:00
peaklabs-dev
8eba76d147 move ray to required 2024-11-15 15:28:49 +01:00
peaklabs-dev
52e93ecdc1 bump compose dep 2024-11-13 18:05:20 +01:00
🏔️ Peak
442b0e837c Merge branch 'next' into dep-and-remove-unused-stuff 2024-11-12 13:58:51 +01:00
Andras Bacsai
7253041e15 feat: add internal api docs to /docs/api with auth 2024-11-12 13:49:40 +01:00
peaklabs-dev
5216ffbc72 update composer dep 2024-11-11 21:02:32 +01:00
peaklabs-dev
22042d564d Update composer.json 2024-11-11 20:49:34 +01:00
peaklabs-dev
7e8e652766 Update composer.json 2024-11-11 20:46:07 +01:00
Andras Bacsai
7296f726a7 fix: add telescope only in dev mode 2024-11-02 12:09:33 +01:00
Lucas Michot
e420c33982 Update the license to Apache-2.0 2024-10-31 17:23:49 +01:00
Lucas Michot
42bfc0bf53 Normalize composer.json file 2024-10-31 15:03:18 +01:00
Lucas Michot
1fa7ac7993 Update some properties within composer.json file 2024-10-31 15:03:18 +01:00
Andras Bacsai
55cae39e55 dev: loggy 2024-10-17 10:04:49 +02:00
Danilo Martinelli
96ef0ef749 feat: 🛂 integrate Authentik authentication with Coolify
- Configured Authentik as the OAuth provider in Coolify.
2024-10-13 10:28:24 -03:00
Andras Bacsai
031ffbeb29 chore: Update livewire/livewire dependency to version 3.4.9 2024-10-11 17:40:39 +02:00
Andras Bacsai
62eeafea9a chore: Update laravel/horizon dependency to version 5.29.1 2024-10-11 11:32:04 +02:00
dependabot[bot]
273922abd9 chore(deps): bump livewire/livewire from 3.4.9 to 3.5.2
Bumps [livewire/livewire](https://github.com/livewire/livewire) from 3.4.9 to 3.5.2.
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](https://github.com/livewire/livewire/compare/v3.4.9...v3.5.2)

---
updated-dependencies:
- dependency-name: livewire/livewire
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 22:43:51 +00:00
peaklabs-dev
c237cea280 Merge branch 'coollabsio:main' into add-debugbar 2024-09-27 16:59:21 +02:00
Andras Bacsai
fac4a8aaf9 hooks? 2024-09-23 20:45:42 +02:00
Andras Bacsai
03d419e591 chore: Remove itsgoingd/clockwork from require-dev in composer.json 2024-09-12 10:20:55 +02:00
peaklabs-dev
baa236f934 Feat: Add debug bar 2024-09-11 16:46:14 +02:00
peaklabs-dev
25f5060333 move clockwork to dev only 2024-09-11 15:25:51 +02:00
peaklabs-dev
6e48c94c6e Install Clockwork 2024-09-11 15:10:25 +02:00
Andras Bacsai
ad3ed10345 chore: Update php packages 2024-08-30 21:25:05 +02:00
Andras Bacsai
355352417e add telescope for debugging 2024-08-23 16:53:13 +02:00
Andras Bacsai
314a3ac83f chore: update composer dependencies 2024-07-12 09:05:31 +02:00