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

New feature: upload art to server & feed data array #1

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

imscary
Copy link

@imscary imscary commented Nov 15, 2019

Created a share button:

  • shorter URL for easier sharing
  • now art can be uploaded to server
  • makes art public (you can use bookmarking for private) in the feed list
  • zzart is using now a server side language

EDIT: Added a feed array with the newest shared arts:

  • every object contains the id value so that you can make a hyperlink on click
  • automatically updated on response
  • data loading errors are handled (they will never happen, just for being sure)
  • sorted array
  • customizable $feedLimit if you want to be shown more items

IMPORTANT NOTE: these edits are working only on the main directory and workspace. If you put them on ./example/ they will break.

@imscary imscary changed the title New feature: upload art to server New feature: upload art to server & feed data array Nov 16, 2019
@KilledByAPixel
Copy link
Owner

Wow, that is really cool. Is this working somewhere so I can see it in action?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants