65ff3d41创建于 2025年10月18日历史提交
文件最后提交记录最后更新时间
Added CJK and Arabic font support 8 个月前
Added new password broker for longer toekn lifetime Signed-off-by: snipe <snipe@snipe.net> 10 个月前
Pull backup:clean settings into config Signed-off-by: snipe <snipe@snipe.net> 1 年前
Default config files In an effort to make upgrading the constantly changing config files easier, Shift defaulted them and merged your true customizations - where ENV variables may not be used. 4 年前
Default config files In an effort to make upgrading the constantly changing config files easier, Shift defaulted them and merged your true customizations - where ENV variables may not be used. 4 年前
Adopt Laravel coding style Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions. You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started. [1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer [2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200 4 年前
Migrate to Fruitcake/laravel-cors which has path-exclusion built-in 4 年前
Fixed comment Signed-off-by: snipe <snipe@snipe.net> 9 个月前
Adopt Laravel coding style Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions. You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started. [1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer [2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200 4 年前
Fixed #17349 - enable_font_subsetting in PDFs Signed-off-by: snipe <snipe@snipe.net> 10 个月前
Fixed #17674 - added odp, ods, odt to accepted files Signed-off-by: snipe <snipe@snipe.net> 8 个月前
Switch the barcode backend to SVG, and fix the two-factor middleware 3 年前
Env-ify hashing variables, setting the normal defaults Signed-off-by: snipe <snipe@snipe.net> 3 年前
Adopt Laravel coding style Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions. You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started. [1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer [2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200 4 年前
Added insights config Signed-off-by: snipe <snipe@snipe.net> 3 年前
Allow setting a prefix for Livewire's update and asset urls 1 年前
Allow toggle for logging deprecation warnings Signed-off-by: snipe <snipe@snipe.net> 1 年前
Fixed #8601 - Switched to “attachment” from “base64” 5 年前
Update mailer configurations for Symfony mailer Newer Laravel uses Symfony mailer instead of SwiftMailer, and that means that some configs and functionality have changed In this change, we update config/mail.php with the new config layout and name/functionality changes of note: * New configuration layout supporting lots of new/different mailers * MAIL_DRIVER has become MAIL_MAILER, though we'll support both * MAIL_ENCRYPTION is mostly useless, and we mark it as such -- symfony mailer detects which type of encryption to use automagically. * MAIL_TLS_VERIFY_PEER is now available in case of self-signed certificates on the mail server, of if you want to access it by a different name, or by IP Accordingly, we also update the .env examples, docker configs, and the .env builder in the snipeit.sh installation script with the above changes 2 年前
Make the passport cookie name configurable Signed-off-by: snipe <snipe@snipe.net> 1 年前
Added CJK and Arabic font support 8 个月前
Added licenses checkin permission 7 个月前
Shift config files 4 年前
Change the SCIM_STANDARDS_COMPLIANCE config to default to 'true' 3 年前
Baremetrics BMPay breaks with CSP turned [sc-25011] Signed-off-by: snipe <snipe@snipe.net> 1 年前
Default to localStorage for bootstap table cookies Signed-off-by: snipe <snipe@snipe.net> 1 年前
Small tweaks Signed-off-by: snipe <snipe@snipe.net> 8 个月前
WIP: First stabs at getting Laravel Vite to work; no luck so far :( Probably going to back out all the 'vite' stuff anyways :/ 3 年前
Bumped version 7 个月前
Version 3 - hold onto your butts 9 年前