Commit 543b377
Development (#233)
* 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
* build: merge pipelines to allow automation
* build: fix discord notification pipeline
* build: fix discord notification pipeline
* build: fix discord notification pipeline
* build: fix discord notification pipeline
* build: fix discord notification pipeline
* build: fix discord notification pipeline
---------
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>
Co-authored-by: GitHub Action <action@github.com>1 parent 4855b1f commit 543b377
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
191 | 194 | | |
192 | 195 | | |
193 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
194 | 200 | | |
195 | 201 | | |
| 202 | + | |
196 | 203 | | |
197 | 204 | | |
198 | 205 | | |
| |||
0 commit comments