Wykres commitów

8576 Commity (59e818cbbdb8edac6df6e348700102ab7020aa5f)

Autor SHA1 Wiadomość Data
Daniel Supernault 55003148d4
Update ffmpeg config 2022-11-17 21:05:21 -07:00
Daniel Supernault 399bf5f810
Update HomeSettings controller, bail earlier when attempting to update email that already exists 2022-11-17 21:02:54 -07:00
daniel 8cfb1e2495
Merge pull request #3790 from pixelfed/staging
Update Inbox, fix handleUndoActivity
2022-11-17 20:49:55 -07:00
Daniel Supernault d660e46b22
Update Inbox, fix handleUndoActivity 2022-11-17 20:49:00 -07:00
daniel 3486c5deb3
Merge pull request #3789 from pixelfed/staging
Staging
2022-11-17 20:31:35 -07:00
Daniel Supernault 0b80a20be8
Update changelog 2022-11-17 20:31:04 -07:00
Daniel Supernault 85cfa1ba9a
Update ap helpers, fix duplicate entry bug 2022-11-17 20:30:41 -07:00
daniel 5420abf76c
Merge pull request #3788 from pixelfed/staging
Staging
2022-11-17 20:16:11 -07:00
Daniel Supernault 078966edb8
Update changelog 2022-11-17 20:13:52 -07:00
Daniel Supernault e71972d8f1
Update ApiV1Controller, map AccountService 2022-11-17 20:13:26 -07:00
Daniel Supernault 8b7121f9fb
Update AccountService, fix delete status 2022-11-17 19:51:48 -07:00
Daniel Supernault 5ce158a272
Update SendUpdateActor command 2022-11-17 19:43:01 -07:00
daniel 0eb4034278
Merge pull request #3787 from pixelfed/staging
Staging
2022-11-17 19:22:51 -07:00
Daniel Supernault 04a498af9c
Update SendUpdateActor command 2022-11-17 19:21:31 -07:00
Daniel Supernault 1d52ad0b27
Update ApiV1Controller, fix followAccountById with firstOrCreate() 2022-11-17 18:59:51 -07:00
Daniel Supernault 59702d406b
Update federation config, enable remote follows by default 2022-11-17 18:40:47 -07:00
Daniel Supernault 8e9b7f6be3
Remove unused lang 2022-11-17 18:26:33 -07:00
Daniel Supernault 4e1accdf1d
Fix cs lang 2022-11-17 18:24:00 -07:00
Daniel Supernault 54500ae376
Update changelog 2022-11-17 18:09:36 -07:00
Daniel Supernault 682f5f0f33
Add Manually verify email address command 2022-11-17 18:09:16 -07:00
daniel 56f5facc30
Merge pull request #3768 from pixelfed/staging
Update Inbox
2022-11-14 01:58:19 -07:00
Daniel Supernault 4b8dc17140
Update Inbox 2022-11-14 01:57:45 -07:00
daniel bbb9cc68e9
Merge pull request #3767 from pixelfed/staging
Update MediaDeletePipeline to handle flysystem v3
2022-11-14 01:48:30 -07:00
Daniel Supernault 1f7f6ca3a3
Update MediaDeletePipeline to handle flysystem v3 2022-11-14 01:47:53 -07:00
daniel af7dd6ca49
Merge pull request #3766 from pixelfed/staging
Update FederationController
2022-11-14 01:40:55 -07:00
Daniel Supernault 4423231ebb
Update FederationController 2022-11-14 01:40:13 -07:00
daniel 103129099b
Merge pull request #3765 from pixelfed/staging
Staging
2022-11-14 01:20:15 -07:00
Daniel Supernault a60806225e
Update changelog 2022-11-14 01:18:09 -07:00
Daniel Supernault a231b3c556
Update AccountController, fix 2FA backup code bug 2022-11-14 01:17:41 -07:00
daniel 73b82938dc
Merge pull request #3764 from pixelfed/staging
Staging
2022-11-13 22:31:35 -07:00
Daniel Supernault a62a688da9
Update changelog 2022-11-13 22:31:08 -07:00
Daniel Supernault 970329975a
Update web routes, redirect /home to / 2022-11-13 22:30:04 -07:00
daniel 2e5deb7138
Merge pull request #3762 from pixelfed/staging
Add Server Directory integration
2022-11-13 20:12:00 -07:00
Daniel Supernault 94697d536b
Add Server Directory integration 2022-11-13 20:11:07 -07:00
daniel 92dd5b9abf
Merge pull request #3729 from pixelfed/staging
Staging
2022-11-07 18:59:19 -07:00
Daniel Supernault f90e573ad7
Update circleci config 2022-11-07 18:43:55 -07:00
Daniel Supernault 18f3fcc663
Update Laravel 8 => 9 2022-11-07 18:41:25 -07:00
Daniel Supernault 85794784d4
Update DeleteAccountPipeline queue 2022-10-31 03:31:38 -06:00
daniel 2bb27229f3
Merge pull request #3717 from pixelfed/staging
Update command
2022-10-31 02:18:50 -06:00
Daniel Supernault 6b92c64851
Update command 2022-10-31 02:18:06 -06:00
daniel c5c7f9a63b
Merge pull request #3716 from pixelfed/staging
Staging
2022-10-31 00:09:37 -06:00
Daniel Supernault 896e6023bd
Add command 2022-10-31 00:05:17 -06:00
Daniel Supernault fa43ec2333
Add migration 2022-10-30 23:41:20 -06:00
Matthew Barnes 930ce8da82
Add register link to login page 2022-10-23 14:31:10 +01:00
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.
2022-10-23 15:10:18 +02:00
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.
2022-10-23 15:09:32 +02:00
daniel 14a1a0283c
Merge pull request #3705 from pixelfed/staging
Add Portfolio feature
2022-10-17 02:30:55 -06:00
Daniel Supernault 7ef383d1f6
Update changelog 2022-10-17 02:24:21 -06:00
Daniel Supernault 0a230798c8
Update compiled assets 2022-10-17 02:01:43 -06:00
Daniel Supernault 55a4f35326
Update compiled assets 2022-10-17 02:00:24 -06:00