This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
winter
Watch
1
Star
0
Fork
0
You've already forked winter
mirror of
https://github.com/wintercms/winter.git
synced
2024-06-28 05:33:29 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
winter
/
config
History
morph85
811b431474
Added support for SparkPost mail configuration (
#4151
)
...
Credit to @morph85
2019-09-25 10:28:17 -06:00
..
dev
…
testing
…
app.php
Code quality clean up (
#4449
)
2019-07-18 08:50:37 -06:00
broadcasting.php
…
cache.php
Disable in-memory cache repository when running in CLI by default (
#4323
)
2019-05-07 12:34:46 -06:00
cms.php
Add option to disable UpdateManager after backend login (
#4266
)
2019-07-19 14:50:42 -06:00
cookie.php
…
database.php
Add ability to specify the connection used for running tests (
#4159
)
2019-03-31 06:28:24 -06:00
develop.php
Allow decompiled Backend JS assets (
#4549
)
2019-08-16 16:19:16 +08:00
environment.php
…
filesystems.php
Fix use of Storage::url() for local disks that haven't been configured correctly.
Fixes
#4581
2019-09-02 12:33:36 -06:00
mail.php
…
queue.php
…
services.php
Added support for SparkPost mail configuration (
#4151
)
2019-09-25 10:28:17 -06:00
session.php
Improve documentation(
#3573
)
2019-04-19 14:44:37 -06:00
view.php
…