Commit Graph

8577 Commits (593420d84dae58e7982c05d5825a5a5d8e553573)
 

Author SHA1 Message Date
Daniel Supernault 8665eab190
Update ProfileController, cache actor object and atom feed 2 years ago
Daniel Supernault 55003148d4
Update ffmpeg config 2 years ago
Daniel Supernault 399bf5f810
Update HomeSettings controller, bail earlier when attempting to update email that already exists 2 years ago
daniel 8cfb1e2495
Merge pull request #3790 from pixelfed/staging
Update Inbox, fix handleUndoActivity
2 years ago
Daniel Supernault d660e46b22
Update Inbox, fix handleUndoActivity 2 years ago
daniel 3486c5deb3
Merge pull request #3789 from pixelfed/staging
Staging
2 years ago
Daniel Supernault 0b80a20be8
Update changelog 2 years ago
Daniel Supernault 85cfa1ba9a
Update ap helpers, fix duplicate entry bug 2 years ago
daniel 5420abf76c
Merge pull request #3788 from pixelfed/staging
Staging
2 years ago
Daniel Supernault 078966edb8
Update changelog 2 years ago
Daniel Supernault e71972d8f1
Update ApiV1Controller, map AccountService 2 years ago
Daniel Supernault 8b7121f9fb
Update AccountService, fix delete status 2 years ago
Daniel Supernault 5ce158a272
Update SendUpdateActor command 2 years ago
daniel 0eb4034278
Merge pull request #3787 from pixelfed/staging
Staging
2 years ago
Daniel Supernault 04a498af9c
Update SendUpdateActor command 2 years ago
Daniel Supernault 1d52ad0b27
Update ApiV1Controller, fix followAccountById with firstOrCreate() 2 years ago
Daniel Supernault 59702d406b
Update federation config, enable remote follows by default 2 years ago
Daniel Supernault 8e9b7f6be3
Remove unused lang 2 years ago
Daniel Supernault 4e1accdf1d
Fix cs lang 2 years ago
Daniel Supernault 54500ae376
Update changelog 2 years ago
Daniel Supernault 682f5f0f33
Add Manually verify email address command 2 years ago
daniel 56f5facc30
Merge pull request #3768 from pixelfed/staging
Update Inbox
2 years ago
Daniel Supernault 4b8dc17140
Update Inbox 2 years ago
daniel bbb9cc68e9
Merge pull request #3767 from pixelfed/staging
Update MediaDeletePipeline to handle flysystem v3
2 years ago
Daniel Supernault 1f7f6ca3a3
Update MediaDeletePipeline to handle flysystem v3 2 years ago
daniel af7dd6ca49
Merge pull request #3766 from pixelfed/staging
Update FederationController
2 years ago
Daniel Supernault 4423231ebb
Update FederationController 2 years ago
daniel 103129099b
Merge pull request #3765 from pixelfed/staging
Staging
2 years ago
Daniel Supernault a60806225e
Update changelog 2 years ago
Daniel Supernault a231b3c556
Update AccountController, fix 2FA backup code bug 2 years ago
daniel 73b82938dc
Merge pull request #3764 from pixelfed/staging
Staging
2 years ago
Daniel Supernault a62a688da9
Update changelog 2 years ago
Daniel Supernault 970329975a
Update web routes, redirect /home to / 2 years ago
daniel 2e5deb7138
Merge pull request #3762 from pixelfed/staging
Add Server Directory integration
2 years ago
Daniel Supernault 94697d536b
Add Server Directory integration 2 years ago
daniel 92dd5b9abf
Merge pull request #3729 from pixelfed/staging
Staging
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 2bb27229f3
Merge pull request #3717 from pixelfed/staging
Update command
2 years ago
Daniel Supernault 6b92c64851
Update command 2 years ago
daniel c5c7f9a63b
Merge pull request #3716 from pixelfed/staging
Staging
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 14a1a0283c
Merge pull request #3705 from pixelfed/staging
Add Portfolio feature
2 years ago
Daniel Supernault 7ef383d1f6
Update changelog 2 years ago
Daniel Supernault 0a230798c8
Update compiled assets 2 years ago