Commit Graph

14 Commits (0eddd93d5eb5146c8b80ff39468df39fd64fe400)

Author SHA1 Message Date
Your Name 95e316e86f Apply staged formatting and session config changes 3 weeks ago
Shlee ab2447b0f4
Update session.php 3 weeks ago
Shlee 1b034aa429
Update session.php 3 weeks ago
Shift c81c4be683 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.
3 weeks ago
Your Name 80214c5e71 chore: uplift framework skeleton toward Laravel 12 defaults
Modernize artisan and public/index.php to the streamlined bootstrap form,
migrate factories/seeders autoload to PSR-4 (database/seeds -> seeders), and
backfill missing env-driven config keys across app, session, database, queue,
mail, logging, and cache. All changes are additive and preserve existing
Pixelfed behavior and defaults.
3 weeks ago
Your Name 7aa1f8936d Revert "Merge pull request #6981 from pixelfed/chore/laravel12-skeleton-uplift"
This reverts commit 39384e2f93, reversing
changes made to f76bcfa3f9.
3 weeks ago
Your Name 4e83eb0867 chore: uplift framework skeleton toward Laravel 12 defaults
Modernize artisan and public/index.php to the streamlined bootstrap form,
migrate factories/seeders autoload to PSR-4 (database/seeds -> seeders), and
backfill missing env-driven config keys across app, session, database, queue,
mail, logging, and cache. All changes are additive and preserve existing
Pixelfed behavior and defaults.
3 weeks ago
Daniel Supernault 85839b220a
Update cache/session config 3 years ago
Daniel Supernault b87952719f
Update session config, increase session timeout from 2 days to 60 days 7 years ago
Daniel Supernault 76a2d38275
Update session config 7 years ago
Daniel Supernault 6ab601e73d
Update session config 7 years ago
Daniel Supernault 581684e2d3
Update session config 7 years ago
Daniel Supernault 2fd193edb3
Update session config, added secure defaults, longer session lifetime and changed the default driver to database 7 years ago
Daniel Supernault a034358c98 Add Laravel Framework 9 years ago