Commit Graph

8781 Commits (1751cc4528cc14b97085751362bd74ec2cb0b92c)
 

Author SHA1 Message Date
Luke Watts d1dca5a1f1
fix: add opt of forceScheme(https)
When running the application locally with
APP_URL=http://localhost it is unexpected for
all route URLs returned by `route('route-name')`
to use the https prefix.

Configuring SSL for your local environment should
not be a required step to development locally.

The new logic checks the configured URL for presence
of https:// OR that this the application is running
in a production environment.
3 years ago
daniel 14a1a0283c
Merge pull request #3705 from pixelfed/staging
Add Portfolio feature
3 years ago
Daniel Supernault 7ef383d1f6
Update changelog 3 years ago
Daniel Supernault 0a230798c8
Update compiled assets 3 years ago
Daniel Supernault 55a4f35326
Update compiled assets 3 years ago
Daniel Supernault 356a882dbc
Add Portfolio feature 3 years ago
Falko Zurell 7ba1efe6a9
switch from MySQL docker images to MariaDB
This seems to address some rare occasions where MySQL conversions causes issues as in https://github.com/pixelfed/pixelfed/issues/2989
3 years ago
daniel 99e56fb882
Merge pull request #3693 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 8a40ef9074
Update changelog 3 years ago
Daniel Supernault c990ac2a7b
Enable network timeline caching by default 3 years ago
daniel ecbc168361
Merge pull request #3692 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 897db01fc0
Update changelog 3 years ago
Daniel Supernault b0422d4f26
Fix remote profile avatar urls when storing locally 3 years ago
Daniel Supernault 1de7a136f6
Update MediaStorageService 3 years ago
Daniel Supernault 253a7c8c71
Update compiled assets 3 years ago
daniel 7e26113b59
Merge pull request #3689 from pixelfed/staging
Add migration
3 years ago
Daniel Supernault d3946ea548
Add migration 3 years ago
daniel e4ebab1805
Merge pull request #3688 from pixelfed/staging
Update compiled assets
3 years ago
Daniel Supernault d85be12883
Update compiled assets 3 years ago
daniel 81c51e9480
Merge pull request #3687 from pixelfed/staging
Update StatusController
3 years ago
Daniel Supernault 6e214904a8
Update StatusController 3 years ago
daniel d11e9928df
Merge pull request #3686 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 999cdc0108
Update changelog 3 years ago
Daniel Supernault 04e8c96a7e
Update status deletion, fix database lock issues and side effects 3 years ago
Daniel Supernault dd1d7d78fe
Add migrations 3 years ago
daniel 352d7b59b8
Merge pull request #3685 from pixelfed/staging
Add migration
3 years ago
Daniel Supernault 2feaffa98d
Add migration 3 years ago
daniel b41fc35a7c
Merge pull request #3684 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 923dfdbaaa
Add migration 3 years ago
Daniel Supernault 2ecc314434
Update PublicApiController, remove expensive and unused relationships 3 years ago
daniel 51364826ee
Merge pull request #3683 from pixelfed/staging
Update federation logic
3 years ago
Daniel Supernault fefcbae911
Update federation logic 3 years ago
daniel d8f62ed94c
Merge pull request #3681 from pixelfed/staging
Staging
3 years ago
Daniel Supernault ee51a4552a
Update changelog 3 years ago
Daniel Supernault 58b331d22e
Update ApiV1Controller, include self likes in favourited_by endpoint 3 years ago
daniel 121de7009c
Merge pull request #3680 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 46d88385d9
Bump version to 0.11.4 3 years ago
Daniel Supernault 9888af120a
Update Media model, fix thumbnail cdn paths 3 years ago
Daniel Supernault b8ad594a05
Update CollectionController 3 years ago
Daniel Supernault 84e152896b
Update CollectionController 3 years ago
daniel 506477bdf9
Merge pull request #3675 from pixelfed/staging
Staging
3 years ago
Daniel Supernault a843be966c
Update changelog 3 years ago
Daniel Supernault 7c327b0276
Update compiled assets 3 years ago
Daniel Supernault 6e4272a8ff
Update collection components, fix title/description padding/overflow bug and add title/description limit and input counter 3 years ago
Daniel Supernault 6e76cf4b68
Update CollectionController, limit max title and description length 3 years ago
Daniel Supernault eac3220ffd
Update CollectionService, revert timestamp change 3 years ago
Daniel Supernault 3bf792072a
Update CollectionService 3 years ago
Daniel Supernault c40b2f091f
Update CollectionService 3 years ago
Daniel Supernault ab2d1315a0
Update CollectionController 3 years ago
daniel da56e0abc4
Merge pull request #3674 from pixelfed/staging
Update LikeService, fix typo
3 years ago