snipe
8ccc705473
Add a tool to update your own profile
2026-05-08 14:58:08 +01:00
snipe
a279c44aa5
Pint
2026-05-04 13:23:49 +01:00
snipe
f1f96e574c
Bumped hash
2026-05-04 13:23:14 +01:00
ArturoSirvent
8f46b5254e
Fix backup disk driver configuration for S3 support
...
- Fix the backup disk in config/filesystems.php to use a dedicated BACKUP_FILESYSTEM_DRIVER env var instead of PRIVATE_FILESYSTEM_DISK
- Add AWS credential fields to the backup disk config so S3 backups work
- Use BACKUP_FILESYSTEM_ROOT with safe default (storage_path('app')) for local driver
- Document BACKUP_FILESYSTEM_DRIVER and BACKUP_FILESYSTEM_ROOT in .env.example
Fixes #14057
2026-04-17 12:10:03 +01:00
snipe
a94ba474f3
Updated version in confog for develop
2026-04-11 11:05:10 +01:00
snipe
a81ab0ea0f
Merge remote-tracking branch 'origin/master' into develop
2026-04-11 11:04:29 +01:00
snipe
a895566b02
Pint fixes
2026-04-09 19:09:32 +01:00
snipe
5d75765aae
Optionally log the user’s ID in the header
2026-04-09 19:09:21 +01:00
snipe
880261500b
Piiiiiint
2026-04-07 19:14:08 +01:00
snipe
e02c257df6
Bumper version
2026-04-07 19:13:58 +01:00
snipe
182e06173d
Merge pull request #18730 from marcusmoore/laravel-12-take-2
...
Upgraded to Laravel 12
2026-04-06 13:03:39 +01:00
snipe
af283c7e01
Merge remote-tracking branch 'origin/develop'
...
# Conflicts:
# config/version.php
2026-04-03 12:28:30 +01:00
snipe
4703a8b021
Pint
2026-04-03 12:28:00 +01:00
snipe
eb3a608e80
Bumped to pre version
2026-04-03 12:27:50 +01:00
snipe
6beaea8be9
Merge remote-tracking branch 'origin/develop'
2026-03-26 17:41:14 +00:00
snipe
280d16637a
Added file-specific policies
2026-03-26 17:40:49 +00:00
snipe
920676fbd7
Merge remote-tracking branch 'origin/develop'
2026-03-25 14:46:12 +00:00
Marcus Moore
e2e4743994
Attempt to handle docker build fail
2026-03-19 13:56:44 -07:00
Marcus Moore
7b1a5aea19
Revert "Allow installation when MAIL_FROM_ADDR is not set"
...
This reverts commit 602e13dab7 .
2026-03-19 13:37:44 -07:00
Marcus Moore
602e13dab7
Allow installation when MAIL_FROM_ADDR is not set
2026-03-19 13:31:38 -07:00
Guillaume Delbergue
1482abc8b9
feat: add PUBLIC_S3_PROXY option to serve public uploads through the app
...
When PUBLIC_S3_PROXY=true, public uploads (images, logos, avatars) are
served through a proxy controller instead of directly from S3. This
allows using a single fully private S3 bucket for all storage, with no
public ACLs or direct S3 URLs exposed to the browser.
The proxy streams files from the configured public disk with proper
cache headers (ETag, Last-Modified, Cache-Control). Disabled by default
for full backward compatibility.
2026-03-19 19:41:05 +01:00
Marcus Moore
3ce017fa68
Upgrade to Laravel 12
...
Co-authored-by: Brady Wetherington <bwetherington@grokability.com >
2026-03-18 12:36:16 -07:00
Marcus Moore
adfad90f7c
Bump laravel-backup to v9
...
Co-authored-by: Brady Wetherington <bwetherington@grokability.com >
2026-03-18 12:17:46 -07:00
snipe
97854ad02d
Bumped hash
2026-03-13 18:27:23 +00:00
snipe
c1a93e3ac8
Apply pint to config directory
2026-03-13 18:08:12 +00:00
Marcus Moore
4ca53e6f70
Remove Collective provider and aliases
2026-03-10 16:45:48 -07:00
Marcus Moore
70d1ffe294
Remove MacroServiceProvider and macros.php
2026-03-10 16:39:30 -07:00
Marcus Moore
4babaa85fc
Merge branch 'develop' into livewire4
...
# Conflicts:
# composer.lock
2026-02-25 13:29:07 -08:00
Marcus Moore
d9328bd0ce
Merge branch 'develop' into debugbar
2026-02-24 11:27:04 -08:00
snipe
9188f89a2a
Tagged v8.4.0
2026-02-23 20:40:40 +00:00
snipe
c226a061f5
Tagged pre-release
2026-02-20 12:42:09 +00:00
Marcus Moore
d91ce88e9a
Merge branch 'develop' into debugbar
2026-02-11 11:37:02 -08:00
snipe
b9908d5665
Cast the DB_PORT to integer
2026-02-11 07:01:03 +00:00
Marcus Moore
7ada7fb327
Merge branch 'develop' into livewire4
2026-02-05 10:39:56 -08:00
Marcus Moore
9d632e39bf
Merge branch 'develop' into debugbar
2026-02-05 10:33:13 -08:00
snipe
389eb9e05d
Bumped hash
2026-02-05 13:25:53 +00:00
snipe
98fe94aa24
Bumped hash
2026-02-05 13:25:21 +00:00
Marcus Moore
8a9ddba208
Use traditional component naming
2026-01-26 17:02:32 -08:00
Marcus Moore
4c727966e7
Migrate config
2026-01-26 16:59:08 -08:00
Marcus Moore
30d932e2e0
Re-enable exception collector
2026-01-26 14:30:03 -08:00
Marcus Moore
9fb32d33af
Migrate to v4 config
2026-01-26 14:28:18 -08:00
Vasily Plotnikov
5b5695ffe1
Fixed #18312 : support aws rds mysql with force tls
2025-12-30 11:59:31 +00:00
snipe
a3f9aad418
Bumped version
2025-12-12 08:46:25 +00:00
snipe
f7c432f7fd
Bumped hash
2025-12-03 10:09:23 +00:00
Patrick Thomas
6eaefa0bdd
Added endpoint & use_path_style_endpoint configs for public/private S3
2025-11-28 17:29:02 +00:00
snipe
c7cb4674f5
Bumped version
2025-11-24 12:31:50 +00:00
snipe
fa2aafe41f
Set a limit on number of users for group user loading
2025-11-12 20:19:52 +00:00
snipe
5dc675040d
Bumped version
2025-11-10 13:48:59 +00:00
snipe
07256fd833
Merge pull request #18044 from mohammad-ahmadi1/ISSUE-17004-fix-db-dump-ssl-issue
...
fix: update mysqldump options to use --ssl-mode=DISABLED for modern versions
2025-10-28 20:37:08 +00:00
snipe
4a481e79c4
Merge remote-tracking branch 'origin/develop'
...
# Conflicts:
# public/css/build/app.css
# public/css/build/app.css.map
# public/css/build/overrides.css
# public/css/build/overrides.css.map
# public/css/dist/all.css
# public/js/dist/all.js
# public/js/dist/all.js.map
# public/mix-manifest.json
2025-10-27 11:14:05 +00:00