Commit Graph

8541 Commits (0a47d340756dd58a5ab58f800447c619750e4315)
 

Author SHA1 Message Date
Daniel Supernault a62a688da9
Update changelog 2 years ago
Daniel Supernault 970329975a
Update web routes, redirect /home to / 2 years ago
Daniel Supernault 94697d536b
Add Server Directory integration 2 years ago
Daniel Supernault f90e573ad7
Update circleci config 2 years ago
Daniel Supernault 18f3fcc663
Update Laravel 8 => 9 2 years ago
Daniel Supernault 85794784d4
Update DeleteAccountPipeline queue 2 years ago
Daniel Supernault 6b92c64851
Update command 2 years ago
Daniel Supernault 896e6023bd
Add command 2 years ago
Daniel Supernault fa43ec2333
Add migration 2 years ago
Matthew Barnes 930ce8da82
Add register link to login page 2 years ago
Luke Watts 41755c99d1
chore: adds node version
Adds a .node-version file to the repo which allows various developer tools
such as fnm and others to load the correct version of Node

I am inferring that Node v14 is the version being used.
When running `npm install` with Node >=16, npm states the
lockfile was run with an older version of npm and needs to
apply a one off upgrade. The lockfile version generated by
npm changed from v1 => v2 with npm v7.
https://github.blog/2021-02-02-npm-7-is-now-generally-available/#changes-to-the-lockfile

A separate and future work item would be to bump the
project to use the latest version of Node.
2 years ago
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.
2 years ago
Daniel Supernault 7ef383d1f6
Update changelog 2 years ago
Daniel Supernault 0a230798c8
Update compiled assets 2 years ago
Daniel Supernault 55a4f35326
Update compiled assets 2 years ago
Daniel Supernault 356a882dbc
Add Portfolio feature 2 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
2 years ago
daniel 99e56fb882
Merge pull request #3693 from pixelfed/staging
Staging
2 years ago
Daniel Supernault 8a40ef9074
Update changelog 2 years ago
Daniel Supernault c990ac2a7b
Enable network timeline caching by default 2 years ago
daniel ecbc168361
Merge pull request #3692 from pixelfed/staging
Staging
2 years ago
Daniel Supernault 897db01fc0
Update changelog 2 years ago
Daniel Supernault b0422d4f26
Fix remote profile avatar urls when storing locally 2 years ago
Daniel Supernault 1de7a136f6
Update MediaStorageService 2 years ago
Daniel Supernault 253a7c8c71
Update compiled assets 2 years ago
daniel 7e26113b59
Merge pull request #3689 from pixelfed/staging
Add migration
2 years ago
Daniel Supernault d3946ea548
Add migration 2 years ago
daniel e4ebab1805
Merge pull request #3688 from pixelfed/staging
Update compiled assets
2 years ago
Daniel Supernault d85be12883
Update compiled assets 2 years ago
daniel 81c51e9480
Merge pull request #3687 from pixelfed/staging
Update StatusController
2 years ago
Daniel Supernault 6e214904a8
Update StatusController 2 years ago
daniel d11e9928df
Merge pull request #3686 from pixelfed/staging
Staging
2 years ago
Daniel Supernault 999cdc0108
Update changelog 2 years ago
Daniel Supernault 04e8c96a7e
Update status deletion, fix database lock issues and side effects 2 years ago
Daniel Supernault dd1d7d78fe
Add migrations 2 years ago
daniel 352d7b59b8
Merge pull request #3685 from pixelfed/staging
Add migration
2 years ago
Daniel Supernault 2feaffa98d
Add migration 2 years ago
daniel b41fc35a7c
Merge pull request #3684 from pixelfed/staging
Staging
2 years ago
Daniel Supernault 923dfdbaaa
Add migration 2 years ago
Daniel Supernault 2ecc314434
Update PublicApiController, remove expensive and unused relationships 2 years ago
daniel 51364826ee
Merge pull request #3683 from pixelfed/staging
Update federation logic
2 years ago
Daniel Supernault fefcbae911
Update federation logic 2 years ago
daniel d8f62ed94c
Merge pull request #3681 from pixelfed/staging
Staging
2 years ago
Daniel Supernault ee51a4552a
Update changelog 2 years ago
Daniel Supernault 58b331d22e
Update ApiV1Controller, include self likes in favourited_by endpoint 2 years ago
daniel 121de7009c
Merge pull request #3680 from pixelfed/staging
Staging
2 years ago
Daniel Supernault 46d88385d9
Bump version to 0.11.4 2 years ago
Daniel Supernault 9888af120a
Update Media model, fix thumbnail cdn paths 2 years ago
Daniel Supernault b8ad594a05
Update CollectionController 2 years ago
Daniel Supernault 84e152896b
Update CollectionController 2 years ago