Skip to content

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

Open
imscary wants to merge 8 commits intoKilledByAPixel:masterfrom
imscary:master
Open

New feature: upload art to server & feed data array#1
imscary wants to merge 8 commits intoKilledByAPixel:masterfrom
imscary:master

Conversation

@imscary
Copy link
Copy Markdown

@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
Copy Markdown
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