Skip to content

List of updates for Solid REPL deployment #1

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

Open
1 of 9 tasks
davedbase opened this issue May 22, 2022 · 0 comments
Open
1 of 9 tasks

List of updates for Solid REPL deployment #1

davedbase opened this issue May 22, 2022 · 0 comments

Comments

@davedbase
Copy link
Member

davedbase commented May 22, 2022

  • Change labels to tags
  • Make tags searchable
  • Adjust shape of file JSON to {name: string, type: string, source: string}
  • Add a patch endpoint so just file data may be sent
  • Add Solid revisions to track history
  • Add PATCH for upserting REPL
  • Add PATCH for upserting files /repl/[:id]/files/[:filename]
  • Add DELETE for certain files
  • Add validation for file sizes (listed below)

REPL validation additions:

  • Maximum 10 files per REPL
  • Maximum file size of 500kb
  • Maximum lifetime of 1000 REPLs per user (could have roles added so that admin users have no limitations)
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

No branches or pull requests

1 participant