Commit Graph

9099 Commits (855e9626a5619fa98da28cba499bf89d16a72c1c)
 

Author SHA1 Message Date
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
3 years ago
Daniel Supernault f90e573ad7
Update circleci config 3 years ago
Daniel Supernault 18f3fcc663
Update Laravel 8 => 9 3 years ago
Daniel Supernault 85794784d4
Update DeleteAccountPipeline queue 3 years ago
daniel 2bb27229f3
Merge pull request #3717 from pixelfed/staging
Update command
3 years ago
Daniel Supernault 6b92c64851
Update command 3 years ago
daniel c5c7f9a63b
Merge pull request #3716 from pixelfed/staging
Staging
3 years ago
Daniel Supernault 896e6023bd
Add command 3 years ago
Daniel Supernault fa43ec2333
Add migration 3 years ago
Matthew Barnes 930ce8da82
Add register link to login page 3 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.
3 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.
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