Andras Bacsai
fcc94e6306
fixes
2024-12-11 11:28:56 +01:00
Andras Bacsai
c915bf9c0f
fix: general notifications does not go through email channel
2024-12-11 11:09:53 +01:00
Andras Bacsai
6a7b283844
fix: docker cleanup email notifications
2024-12-11 10:50:10 +01:00
Andras Bacsai
1257ab6ff4
fix: ui + migrations
2024-12-11 10:14:12 +01:00
Andras Bacsai
368c88829a
Merge branch 'next' into separate-success-and-failure-notifications
2024-12-11 08:42:35 +01:00
Andras Bacsai
cbe9d28c2f
Merge pull request #4536 from peaklabs-dev/fix-migration
...
Fix: Migration error
2024-12-11 08:39:40 +01:00
Andras Bacsai
3377961b12
fix: dockerignore
2024-12-11 08:26:36 +01:00
🏔️ Peak
7ec25ce4dd
Merge branch 'next' into fix-migration
2024-12-10 18:33:25 +01:00
peaklabs-dev
cfae39a517
Update 2024_06_11_081614_add_www_non_www_redirect.php
2024-12-10 18:31:40 +01:00
🏔️ Peak
e3168157b1
Merge branch 'next' into separate-success-and-failure-notifications
2024-12-10 17:56:01 +01:00
peaklabs-dev
8b3428d2e7
Update service-templates.json
2024-12-10 17:44:13 +01:00
🏔️ Peak
301b9814dd
Merge pull request #4526 from regg00/fileflows
...
added the fileflows service
2024-12-10 17:36:59 +01:00
🏔️ Peak
fcd6748112
Merge pull request #4535 from peaklabs-dev/next
...
Chore: Dependency Bump
2024-12-10 17:22:58 +01:00
peaklabs-dev
eaddf04758
Update composer.lock
2024-12-10 17:20:53 +01:00
peaklabs-dev
2615fce73f
chore: upgrade cloudflared and minio
2024-12-10 17:19:52 +01:00
peaklabs-dev
631f721006
Update composer.lock
2024-12-10 17:14:39 +01:00
peaklabs-dev
150b00dac0
chore: dep bump
2024-12-10 17:08:19 +01:00
peaklabs-dev
2af5ed1e31
chore: composer dep bump
2024-12-10 17:07:59 +01:00
🏔️ Peak
e24fbddc59
Merge branch 'next' into separate-success-and-failure-notifications
2024-12-10 16:40:20 +01:00
peaklabs-dev
3030df9554
fix: new docker cleanup settings are now saved to the DB correctly
2024-12-10 16:13:54 +01:00
peaklabs-dev
f36043943c
feat: send new docker cleanup notifications
2024-12-10 16:13:18 +01:00
peaklabs-dev
eaeacb6f7b
feat: scheduled task success email
2024-12-10 16:12:58 +01:00
peaklabs-dev
0375db0d7c
feat: Docker cleanup success and failure notification files
2024-12-10 16:12:32 +01:00
peaklabs-dev
78d07f00f8
feat: docker cleanup email views
2024-12-10 16:11:58 +01:00
peaklabs-dev
9453981f0b
feat: UI for docker cleanup success and failure notification
2024-12-10 16:04:54 +01:00
peaklabs-dev
3b5e714ed9
feat: add docker cleanup success and failure notification settings columns
2024-12-10 16:04:11 +01:00
peaklabs-dev
b4dd7cd263
fix: add missing deployment notifications to telegram
2024-12-10 15:31:00 +01:00
peaklabs-dev
ba6d05b563
chore: comment status changes as it is disabled for now
2024-12-10 15:30:17 +01:00
peaklabs-dev
99eea783ae
feat: scheduled task success and failure notifications
2024-12-10 14:45:47 +01:00
peaklabs-dev
96d4754a32
Update EmailNotificationSettings.php
2024-12-10 14:17:23 +01:00
peaklabs-dev
ddfd7777c2
fix: docker cleanup email template
2024-12-10 14:16:35 +01:00
peaklabs-dev
d3ce6d814c
feat: use encryption in instance settings model
2024-12-10 13:45:52 +01:00
peaklabs-dev
d62962ae6f
fix: encryption fixes
...
- some email columns changed to text to make sure the can hold encrypted values
- added backwards compatible encryption in up function and decryption in down function.
- use updateOrInsert instead of just insert to avoid errors if the column already exists.
2024-12-10 13:42:26 +01:00
peaklabs-dev
b17a61a043
feat: encrypt instance email settings
2024-12-10 13:34:17 +01:00
Andras Bacsai
a2ab33b04f
fix: development image
2024-12-10 11:50:40 +01:00
Andras Bacsai
6097a531a5
Merge pull request #4271 from peaklabs-dev/new-dockerfiles
...
Feat: New Upgraded Dockerfiles
2024-12-10 10:50:17 +01:00
Andras Bacsai
3893754a10
fix confs etc
2024-12-10 10:46:05 +01:00
Andras Bacsai
19d277f8ec
refactor: rename name method to sanitizedName in BaseModel for clarity
2024-12-10 08:50:07 +01:00
Andras Bacsai
854fd3eab2
fix: missing css
2024-12-10 08:21:01 +01:00
Andras Bacsai
f6ab2000d1
Merge pull request #4529 from coollabsio/dependabot/composer/league/commonmark-2.6.0
...
Bump league/commonmark from 2.5.3 to 2.6.0
2024-12-10 08:07:18 +01:00
dependabot[bot]
a59c943f6f
Bump league/commonmark from 2.5.3 to 2.6.0
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.6/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.5.3...2.6.0 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-10 01:12:38 +00:00
peaklabs-dev
bdfd68b74f
chore: remove unused email component
2024-12-09 21:41:22 +01:00
peaklabs-dev
014c6dc446
chore: remove unused route
2024-12-09 20:30:39 +01:00
Régis Tremblay Lefrançois
93f352be95
added the fileflows service
2024-12-09 13:51:47 -05:00
peaklabs-dev
dedfd72731
fix: notification trait
...
fix: some events must always be enabled, so a notification is sent all the time (user cannot choose to not receive this notification).
fix: check if the event is enabled before adding a channel to enabled
2024-12-09 19:47:17 +01:00
peaklabs-dev
96c970ca4e
chore: use new notification trait
2024-12-09 19:44:43 +01:00
peaklabs-dev
2639cf7544
fix: slack and discord url now uses text filed because encryption makes the url very long
2024-12-09 19:44:10 +01:00
🏔️ Peak
fdf757c7ae
Merge branch 'next' into separate-success-and-failure-notifications
2024-12-09 18:15:41 +01:00
🏔️ Peak
c4a72fbd75
Merge branch 'main' into separate-success-and-failure-notifications
2024-12-09 18:11:29 +01:00
peaklabs-dev
07a0863401
chore: remove log
2024-12-09 17:37:47 +01:00