Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable lfs for reflex-web #539

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*.png filter=lfs diff=lfs merge=lfs -text
*.gif filter=lfs diff=lfs merge=lfs -text
*.webp filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.jpeg filter=lfs diff=lfs merge=lfs -text
8 changes: 8 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
fail_fast: true

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
- id: check-added-large-files
args: ['--maxkb=400', "--enforce-all"]
Binary file modified assets/auth_blog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/background_task.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/bot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/custom_components/pypi_account_settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/custom_components/pypi_api_tokens.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/custom_components/pypi_reflex_custom_components.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/custom_components/pypi_register.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/dashboard.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/fundraise.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/fundraise_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/chat.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/clock.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/clock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/counter.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/counter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/dalle.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/dalle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/dataframechatbot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/filtered_table.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/fynesse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/git_gold_book.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/gpt.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/gpt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/half_truth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/mouredev.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/gallery/nba.gif
Binary file modified assets/gallery/nba.png
Binary file modified assets/gallery/pcweb.png
Binary file modified assets/gallery/quiz.gif
Binary file modified assets/gallery/quiz.png
Binary file modified assets/gallery/reflexrave.png
Binary file modified assets/gallery/sales.png
Binary file modified assets/gallery/simple_background_tasks.gif
Binary file modified assets/gallery/simple_background_tasks.png
Binary file modified assets/gallery/smart_checkboxes.gif
Binary file modified assets/gallery/text_summarizer.png
Binary file modified assets/gallery/todo.gif
Binary file modified assets/gallery/todo.png
Binary file modified assets/gallery/translator.gif
Binary file modified assets/gallery/translator.png
Binary file modified assets/gallery/traversal.png
Binary file modified assets/gallery/twitter.gif
Binary file modified assets/gallery/twitter.png
Binary file modified assets/graphing.png
Binary file modified assets/landing_icons/custom_icons/email.png
Binary file modified assets/logo.jpg
Binary file modified assets/preview.png
Binary file modified assets/previews/api_reference_preview.png
Binary file modified assets/previews/blog_preview.png
Binary file modified assets/previews/changelog_preview.png
Binary file modified assets/previews/docs_preview.png
Binary file modified assets/previews/faq_preview.png
Binary file modified assets/previews/gallery_preview.png
Binary file modified assets/previews/index_preview.png
Binary file modified assets/previews/library_preview.png
Binary file modified assets/reflex-040.png
Binary file modified assets/reflex_banner.png
Binary file modified assets/upload.gif
12 changes: 6 additions & 6 deletions pcweb/pages/docs/gallery.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"description": "This website!",
"img": "/gallery/pcweb.png",
"gif": "",
"url": "https://pynecone.io/",
"source": "https://github.com/pynecone-io/pcweb",
"url": "https://reflex.dev/",
"source": "https://github.com/reflex-dev/reflex-web",
},
{
"name": "Chat App",
Expand All @@ -24,7 +24,7 @@
"description": "An AI chat app.",
"img": "/gallery/chat.gif",
"gif": "",
"url": "https://webui-teal-star.reflex.run",
"url": "https://chat.reflex.run/",
Lendemor marked this conversation as resolved.
Show resolved Hide resolved
"source": "https://github.com/reflex-dev/reflex-chat",
},
{
Expand Down Expand Up @@ -55,7 +55,7 @@
"img": "/gallery/traversal.png",
"gif": "",
"url": "https://traversal.reflex.run",
"source": "https://github.com/pynecone-io/pynecone-examples/tree/main/traversal",
"source": "https://github.com/reflex-dev/reflex-examples/tree/main/traversal",
},
{
"name": "Counter",
Expand All @@ -64,8 +64,8 @@
"description": "A counter app.",
"img": "/gallery/counter.png",
"gif": "/gallery/counter.gif",
"url": "https://counter.reflex.run",
"source": "https://github.com/pynecone-io/pynecone-examples/tree/main/counter",
"url": "https://counter-radix.reflex.run",
"source": "https://github.com/reflex-dev/reflex-examples/tree/main/counter",
},
{
"name": "GPT Q&A",
Expand Down
Loading