1
0
Fork 0

Commit Graph

  • ae60c99679
    Merge pull request #5052 from pixelfed/staging dev daniel 2024-04-20 05:59:25 -0600
  • a54b4fb038
    Update profile embed, fix height bug Daniel Supernault 2024-04-20 05:59:01 -0600
  • 2f7481205c
    Merge pull request #5051 from pixelfed/staging daniel 2024-04-20 05:03:29 -0600
  • cde17f5af7
    Update changelog Daniel Supernault 2024-04-20 05:03:10 -0600
  • 433bc4c286
    Update embed.js Daniel Supernault 2024-04-20 05:02:58 -0600
  • 5d407ededf
    Merge pull request #5050 from pixelfed/staging daniel 2024-04-20 05:01:50 -0600
  • 65166570c5
    Update profile embed view, fix height bug Daniel Supernault 2024-04-20 05:01:04 -0600
  • 610326e7b0
    Merge pull request #5049 from pixelfed/staging daniel 2024-04-20 04:36:08 -0600
  • 6fc066a213
    Update changelog Daniel Supernault 2024-04-20 04:35:10 -0600
  • 8b8b1ffc5c
    Update ProfileController, refactor profile embeds Daniel Supernault 2024-04-20 04:33:47 -0600
  • 9a7acc12a6
    Update StatusController, refactor status embeds Daniel Supernault 2024-04-20 04:26:47 -0600
  • 51b6fe7dc8
    Refactor embeds Daniel Supernault 2024-04-20 04:25:22 -0600
  • c4ffa62242
    Merge pull request #5048 from pixelfed/staging daniel 2024-04-20 02:01:19 -0600
  • 87ee0633fe
    Update assets, move presenters Daniel Supernault 2024-04-20 01:26:51 -0600
  • ded660b2c4
    Update webpack config Daniel Supernault 2024-04-20 00:55:21 -0600
  • 4d04227d41
    Merge pull request #5043 from pixelfed/staging daniel 2024-04-12 04:44:12 -0600
  • 26f92c93ce
    Update compiled assets Daniel Supernault 2024-04-12 04:43:38 -0600
  • 81566987e4
    Update changelog Daniel Supernault 2024-04-12 04:43:21 -0600
  • 8af2360779
    Update VideoPlayer component, add playsinline attribute to video element Daniel Supernault 2024-04-12 04:42:57 -0600
  • b3fb69c5b1
    Merge pull request #5042 from pixelfed/staging daniel 2024-04-12 04:03:20 -0600
  • f30f7d79fb
    Update changelog Daniel Supernault 2024-04-12 04:00:46 -0600
  • 2deb65d874
    Update compiled assets Daniel Supernault 2024-04-12 04:00:25 -0600
  • ad03291699
    Update VideoPresenter component, add webkit-playsinline attribute to video element to prevent the full screen video player Daniel Supernault 2024-04-12 03:56:33 -0600
  • 6be21891d5
    Merge pull request #5041 from pixelfed/staging daniel 2024-04-11 20:44:15 -0600
  • 141f6d38a7
    Merge pull request #5035 from jippi/jippi-fork daniel 2024-04-11 20:43:52 -0600
  • 4608c66c0b
    Re-add .env.example Daniel Supernault 2024-04-11 20:43:24 -0600
  • e227ee1bd5 use DOCKER_DB_HOST_PORT when checking if database is ready or not Christian Winther 2024-04-06 10:53:48 +0000
  • dbc5df849f use ENABLE_CONFIG_CACHE when dumping composer autoload Christian Winther 2024-04-06 10:06:07 +0000
  • 6bdf73de4d
    Update UnfollowPipeline, fix follower count cache bug Daniel Supernault 2024-04-06 03:29:17 -0600
  • 5b3d0206ae
    Merge pull request #5034 from pixelfed/staging daniel 2024-04-06 03:20:31 -0600
  • 858fcbf606
    Update docker env, fix config_cache. Fixes #5033 Daniel Supernault 2024-04-06 03:19:50 -0600
  • 57df06a0b6
    Merge pull request #5032 from pixelfed/staging daniel 2024-04-06 02:56:48 -0600
  • db1a4c9f8e
    Update changelog Daniel Supernault 2024-04-06 02:48:31 -0600
  • ce4beab9c8
    Update composer deps Daniel Supernault 2024-04-06 02:48:03 -0600
  • 9d5479de39
    Update compiled assets Daniel Supernault 2024-04-06 02:47:39 -0600
  • 512518d319
    Update npm deps Daniel Supernault 2024-04-06 02:47:19 -0600
  • b06a3455c2
    Update compiled assets Daniel Supernault 2024-04-06 02:28:27 -0600
  • 94a6e8614a
    Update styles Daniel Supernault 2024-04-06 02:27:55 -0600
  • 81d1e0fdab
    Update context menu, add mute/block/unfollow actions and update relationship store accordingly Daniel Supernault 2024-04-06 02:27:22 -0600
  • b8e96a5ff3
    Update ApiV1Controller, improve refresh relations logic when (un)muting or (un)blocking Daniel Supernault 2024-04-06 01:24:09 -0600
  • b7322b6874
    Update PrivacySettings controller, refresh RelationshipService when unmute/unblocking Daniel Supernault 2024-04-06 01:22:52 -0600
  • 142db2c41e
    Merge pull request #5031 from pixelfed/staging daniel 2024-04-06 00:49:02 -0600
  • 8c6936409d
    Update relationships view, fix unfollow hashtag bug. Fixes #5008 Daniel Supernault 2024-04-05 22:38:13 -0600
  • e2c2952fda
    Merge pull request #5011 from ThisIsMissEm/feat/add-api-cors daniel 2024-04-05 22:11:20 -0600
  • dfab7e945a
    Merge pull request #5002 from jippi/docker-check-requirements daniel 2024-04-05 22:09:59 -0600
  • 363196883d
    Merge pull request #4985 from jippi/allow-setting-db-root-password daniel 2024-04-05 22:08:18 -0600
  • f1eaaa80be
    Merge pull request #4984 from jippi/fix-rsync-arm-image daniel 2024-04-05 22:07:02 -0600
  • 0b162dc15e
    Merge pull request #5005 from pixelfed/staging daniel 2024-04-05 22:05:09 -0600
  • a9e54aa540
    Add BeagleService Daniel Supernault 2024-04-05 22:02:51 -0600
  • 3871a80391
    Update compiled assets Daniel Supernault 2024-04-05 22:01:17 -0600
  • 4147f7c521
    Update spa sass, fix timestamp dark mode bug Daniel Supernault 2024-04-05 22:00:16 -0600
  • 039dfaa6c3
    Update circleci config Daniel Supernault 2024-03-31 16:10:28 -0600
  • f318bd7a30
    Update circleci config Daniel Supernault 2024-03-31 16:05:45 -0600
  • d946afcc5c
    Update AdminSettings, use better validation for user integer settings Daniel Supernault 2024-03-18 06:13:27 -0600
  • 2dcbc1d5ef
    Update AdminSettings, add max_account_size support Daniel Supernault 2024-03-18 06:09:36 -0600
  • ec2fdd61f7
    Update AdminInstances component Daniel Supernault 2024-03-18 05:58:06 -0600
  • aba1e13d43
    Update AdminSettings component, fix user settings Daniel Supernault 2024-03-18 05:57:21 -0600
  • dcc5f416ef
    Update AdminSettingsController, add AdminSettingsService Daniel Supernault 2024-03-18 05:55:38 -0600
  • 1eadff9d2e
    Adjust CORS configuration to support API & OAuth Routes Emelia Smith 2024-03-17 21:43:16 +0100
  • ac1f074889
    Update AdminSettingsController, add user filter max limit settings Daniel Supernault 2024-03-16 05:13:06 -0600
  • 5162c0704a
    Update RemoteFollowImportRecent, use MediaPathService Daniel Supernault 2024-03-16 03:58:24 -0600
  • 3628b4625c
    Update ConfigCacheService, encrypt keys at rest Daniel Supernault 2024-03-14 05:49:02 -0600
  • 674e560f04
    Update admin settings, refactor to vue component Daniel Supernault 2024-03-14 05:17:18 -0600
  • eb4871237b
    Add admin settings partials Daniel Supernault 2024-03-14 05:07:49 -0600
  • 704e7b12e0
    Update AdminReadMore component, add .prevent to click action Daniel Supernault 2024-03-14 05:06:28 -0600
  • cee979eda8
    Update hashtag component Daniel Supernault 2024-03-14 05:05:27 -0600
  • 828a456f36
    Update web-admin routes, add setting api routies ;) Daniel Supernault 2024-03-14 05:04:14 -0600
  • 087b27916f
    Update filesystems config, add to config_cache Daniel Supernault 2024-03-14 05:03:19 -0600
  • 6ce513f8c3
    Update user_filters, use config_cache Daniel Supernault 2024-03-14 00:06:33 -0600
  • 949e99798e
    Update UserObserver, fix type casting Daniel Supernault 2024-03-13 23:36:26 -0600
  • 911446c03e
    Update app.name config, use config_cache Daniel Supernault 2024-03-12 06:42:12 -0600
  • a76cb5f4f8
    Update autospam config, use config_cache Daniel Supernault 2024-03-12 06:20:26 -0600
  • da0e0ffabf
    Update ig import, use config_cache Daniel Supernault 2024-03-12 06:11:20 -0600
  • 2d113de536
    Update config_cache, fix type casting Daniel Supernault 2024-03-12 04:27:24 -0600
  • d1adb109de
    Update stories config, use config_cache Daniel Supernault 2024-03-12 04:15:05 -0600
  • ce228f7fa4
    Update oauth setting, use config_cache Daniel Supernault 2024-03-12 03:55:51 -0600
  • 5071aaf408
    Update activitpub setting, use config_cache() Daniel Supernault 2024-03-12 02:20:37 -0600
  • 40478f258a
    Update landing settings, use config_cache Daniel Supernault 2024-03-12 02:05:22 -0600
  • d670de175e
    Update media_types, use config_cache Daniel Supernault 2024-03-12 01:28:08 -0600
  • fecbe1897b
    Update pixelfed.max_album_length, use config_cache Daniel Supernault 2024-03-12 01:20:24 -0600
  • 665581d80c
    Update cloud storage, use config_cache Daniel Supernault 2024-03-12 01:03:33 -0600
  • a72188a7db
    Update image pipeline, use config_cache Daniel Supernault 2024-03-12 00:35:33 -0600
  • ad506e901d
    Update AdminDirectoryController, fix type casting Daniel Supernault 2024-03-12 00:03:10 -0600
  • f2f2a8097c
    Update PixelfedDirectoryController, use cached stats Daniel Supernault 2024-03-12 00:02:15 -0600
  • f08aab2231
    Update PixelfedDirectoryController, fix boolean cast bug Daniel Supernault 2024-03-11 23:43:23 -0600
  • 8a0c456edc
    Update admin css, use font-display:swap for nucleo icons Daniel Supernault 2024-03-11 23:27:43 -0600
  • 75081e609a
    Update ProfileController, handle permalink redirect bug Daniel Supernault 2024-03-11 23:26:30 -0600
  • 481314cd23
    Update custom emoji, add config_cache support Daniel Supernault 2024-03-11 22:42:26 -0600
  • 8a89e3c963
    Update captcha, use config_cache helper Daniel Supernault 2024-03-11 21:25:04 -0600
  • c96167f2f7
    Update config_cache Daniel Supernault 2024-03-11 00:29:55 -0600
  • ad382f8f55 docker: cleanup script Christian Winther 2024-03-10 15:16:25 +0000
  • 3a1f4789e6 docker: I => Pixelfed Christian Winther 2024-03-10 15:15:08 +0000
  • 4942f7fbd4 docker: docs Christian Winther 2024-03-10 15:13:45 +0000
  • cc8c5ccd37 docker: include convenience script reference Christian Winther 2024-03-10 15:11:54 +0000
  • 56d47dd1bc hide jippi-fork Christian Winther 2024-03-10 15:00:31 +0000
  • 1892f68ebd Add helper script to check minimum requirements Christian Winther 2024-03-10 14:53:57 +0000
  • ca7c2d34f2 Merge branch 'staging' of github.com:pixelfed/pixelfed into jippi-fork Christian Winther 2024-03-10 13:44:16 +0000
  • 8aae92d75b
    Merge pull request #5001 from pixelfed/staging daniel 2024-03-10 05:44:24 -0600
  • bf46f6f5f4
    Update config_cache Daniel Supernault 2024-03-10 05:42:25 -0600
  • b0cb4456a9
    Update ApiV1Dot1Controller, use config_cache for in-app registration Daniel Supernault 2024-03-10 05:06:52 -0600