Commit 94ecc73
Development (#229)
* build: ensure file uploads up to 100MB (from PHP side)
* Initial plan
* Initial plan for cropperjs v2 migration
Co-authored-by: Neunerlei <22350956+Neunerlei@users.noreply.github.com>
* Update cropperjs to v2 with migration changes
Co-authored-by: Neunerlei <22350956+Neunerlei@users.noreply.github.com>
* Fix promise chain error handling in saveCroppedImage
Co-authored-by: Neunerlei <22350956+Neunerlei@users.noreply.github.com>
* refactor: finish implementation of cropper v2
* fix(LDAP): add missing braces to closure
* fix: Ensure REVERB_APP_KEY defaults to "hawki2"
(cherry picked from commit e6bd8cf)
* fix: do not fail if stream property is missing
(cherry picked from commit 436ebad)
* fix: fix cascading error when postData in stream_functions.js fails
(cherry picked from commit 9a97fdf)
* fix(Reverb): add missing braces to reverb config
* docs: add potential alternatives for LDAP_ATTR_EMPLOYEETYPE
* fix(LDAP): fix various minor issues and make errors in auth services easier to debug
* fix: ensure artisan app:token command gets correct service
* feat: impelement automatic cache buster generation
* refactor: adhere to copilot recommendations
* Update config/app.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Rename APP_CACHE_BUST to APP_CACHE_BUSTER
* refactor: handle edge cases in DecoratorTrait
* build: add automatic documentation deployment
* build: add automatic documentation deployment
* build: add automatic documentation deployment
* build: add automatic documentation deployment
* build: add automatic documentation deployment
* build: add automatic documentation deployment
* docs: update documentation link in README.md
* fixed thread upload button
Thread upload button fixed
System Prompt Typo fixed
extra Console Logs removed
* fix: ensure DecoratorTrait translates all privates properties correctly
* fix: documentation pipeline only builds on pull requests but does not deploy
* docs: clean up version creation
* build: fix pipeline permissions
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Neunerlei <22350956+Neunerlei@users.noreply.github.com>
Co-authored-by: Ariansdf <38947447+Ariansdf@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent aedb08c commit 94ecc73
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
0 commit comments