plenti

Static Site Generator with Go backend and Svelte frontend

APACHE-2.0 License

Stars
974
Committers
13

Bot releases are visible (Hide)

plenti - v0.6.2

Published by jimafisk almost 2 years ago

Changelog

  • c585291 Allow .html ext in route overrides (#265).
plenti - v0.6.1

Published by jimafisk almost 2 years ago

Changelog

  • 9d36d7c Fix infinite 404 redirect loop (#264).
  • 8ec43e7 Local webserver 404 handling (#264).
  • da5a0b2 Nested field results for autocomplete (#260).
  • ccbfe9f Use 404 route override in local server (#264).
plenti - v0.6.0

Published by jimafisk almost 2 years ago

Changelog

  • 8b4bbe9 Defaults package.
  • a992d32 Fix media swap (#226).
  • efce682 Media and static folders (#226).
  • 9195a50 Move compiled app into layouts dir (#191).
  • 085e244 Optional media folder (#226).
  • c405688 Optional static folder (#226).
  • b21b299 Rename ejected to core (#191).
  • e941de3 Serve package.
  • f5b2050 Temp remove in-mem.
  • 2b9a7bb True index files (#220).
plenti - v0.5.24

Published by jimafisk almost 2 years ago

Changelog

  • d3ebb5e Confirmation tooltip on delete (#233).
  • 86d98ee Fix JSON editor num match.
  • 5bcb5fe Fix swap uploads + media delete.
  • 6e8987d Handle null references.
  • 9158adc Improve JSON editor load speed.
  • d213733 JSON editor tabs.
  • 74c4ce3 List all media file references (#222).
  • 1613d2c Local baseurls (#246).
  • 15d86d1 Onclick event forwarding for buttons.
  • dca5529 Only save shadowContent on success.
  • 0ce226e Reload JSON on page change.
  • f5131b0 Show media references on delete (#222).
  • f38ff8c Simplify entrypoint + wildcard routing.
  • 48445ba Success / failure colors (#233).
  • 756ed35 Update editor style.
plenti - v0.5.23

Published by jimafisk almost 2 years ago

Changelog

  • b7fcda7 Assign tokens to user on refresh.
plenti - v0.5.22

Published by jimafisk almost 2 years ago

Changelog

  • 912ee60 Fix assetPrefix for local dev.
  • 687f2aa Fix local override flag.
plenti - v0.5.21

Published by jimafisk almost 2 years ago

Changelog

  • c7c72d7 Add Local flag to serve cmd.
  • d276f92 Add configurable entrypoint
  • 0961a65 Add user.refresh() method.
  • 40672da Configurable entrypoint (#211).
  • 41cc04e Merge pull request #234 from danedavid/issue-211
plenti - v0.5.20

Published by jimafisk almost 2 years ago

Changelog

  • 99829f3 Make users writable for project overrides.
plenti - v0.5.19

Published by jimafisk almost 2 years ago

Changelog

  • 5f9644c Fix baseurl for uploading media (#233).
  • f238844 Simplify compSchema + text disable.
plenti - v0.5.18

Published by jimafisk almost 2 years ago

Changelog

  • c921d11 Check if baseurl is set for assets (#233).
  • 306737d Fix accordion expand transition (#235).
  • 9467440 Fix loading compSchema.
  • ab250af Only salt objects.
  • a975a2a Strip HTML from plaintext inputs (#233).
plenti - v0.5.17

Published by jimafisk almost 2 years ago

Changelog

  • f3922d9 Add time input type.
  • 610c647 Check all levels before returning Obj key match.
  • 5bb010a Fix converting 12hr to 24hr time.
  • 0db0871 Fix optional space before AM / PM.
  • 84f6461 Fix rogue error message (#225).
  • 5ecdf07 Fix: Add component CLI command (#227)
  • 7a226d3 Make time input discoverable.
  • b329704 Merge branch 'master' of github.com:plentico/plenti
  • 307f132 Merge pull request #228 from highlanderdev/master
  • 0a510d2 Recursive comp schema comparison.
  • 0140b88 Remove leading zeros from time.
plenti - v0.5.16

Published by jimafisk about 2 years ago

Changelog

  • a4b307c Add salt for comp positioning.
  • 74be528 Comp add list transition.
  • 9a1ec21 Component defaults (#224).
  • d354471 Deep clone when adding new components.
  • d28a74e Fix plenti_salt toggle.
  • cac9f8d Fix salt.
  • c36a181 Handle comp schema types (#224).
  • cb5aa2c Handle failing to add comp.
  • 160766b Indicate comp add on click.
  • 222b48f Load schema on salted component.
  • 1b5a86d Make component add list a grid.
  • ba51ea6 Re-add salt if comp value not unique.
  • 8d79144 Rough Comp schemas (#224).
  • 288330c Style component toggle (#224).
  • 5c381f6 WIP: Component schemas (#224).
plenti - v0.5.15

Published by jimafisk about 2 years ago

Changelog

  • e3f1ccc Add shadowContent (#213).
  • a6eb129 Allow shadowContent events without onMount for SSR (#213).
  • bee39d9 Handle null and undefined fields last.
  • b47c490 Initial load shadowContent from app (#213).
  • 4fdc7f5 Rename _blueprint.json to _defaults.json (#218).
  • 34baeda Rename date and asset regex checkers.
  • fb2a95a Save / delete callbacks for shadowContent (#213).
  • 8818f3f Single type schemas (#217).
plenti - v0.5.14

Published by jimafisk about 2 years ago

Changelog

  • ad855d0 Add UUID schema (#213).
  • c46ea18 Before / after schema for non-tracked fields (#213).
  • 9e9c0de Better editor classes.
  • 3cd8b6c Fix starter for null pagers.
  • d3eb2f3 Handle empty input for non-tracked date fields.
  • 7ba997c Handle name conflicts during validation (#202).
  • f28bc10 Load blueprint in add_content.
  • 6d66c47 Load schema even if editor is already open.
  • ad2068b Load schema widgets for new content.
  • 86eddf8 Move all fields to separate components.
  • b05ace6 Remove redundant blueprint clone.
  • 77c4832 Simplify field wrapper.
  • d5dbfb8 Simplify redirect and edit for new content.
plenti - v0.5.13

Published by jimafisk about 2 years ago

Changelog

  • 1aa2a7f Add all option to wysiwyg.
  • 9b9c69c Always use plain textarea by default.
  • 17c8c3a Autocomplete loading spinner.
  • d67463f Autocomplete tags.
  • 1086995 Avoid broken widgets with deep clone.
  • b204369 Clear autocomplete on empty input.
  • 2113301 Configurable WYSIWYG options.
  • 3f54bc2 Custom field schemas for CMS.
  • 2d7c1b6 Dropdown autocomplete results.
  • 7b674b4 Expand select on single match.
  • 9d13c97 Fix comp drag for nested objects.
  • f4c31e8 Move tags inside input.
  • 0a1ccce Radio button schema.
  • a024943 Remove item on checkbox untick.
  • 9f7c917 Remove main el from CMS to contain style.
  • 51d777f Rough autocomplete.
  • 3e9c982 Select list schema.
  • dd2d541 Separate asset field.
  • b30a1ee Separate component field.
  • 4e811f8 Separate fieldset / group field.
  • 973c0ce Simplify field wrapper.
  • f79cc04 WYSIWYG comp.
  • 2a047d5 WYSIWYG headings.
plenti - v0.5.12

Published by jimafisk about 2 years ago

Changelog

  • 71d0d9e Add filenames to media grid
  • f9fdc42 Apply filters from current asset on upload.
  • 67c0cf3 Apply filters from current asset when swapping.
  • 17d530b Clean local save.
  • e136244 Delete action to local workflow.
  • ee8ecb0 Display local img but keep path.
  • 6fec9ae Encoding for saving local assets.
  • c17d195 Enforce single upload when swapping assets.
  • 8464452 Keep modal open if not swapping upload.
  • c381e09 Local auth.
  • 385ab22 Local editing.
  • 73c885f Remove edit and add change asset overlay.
  • be40059 Swap asset path on upload.
plenti - v0.5.11

Published by jimafisk over 2 years ago

Changelog

  • 01f7f69 Clean up filter debugging (#206).
  • 031107c Make filters buttons.
  • e913366 Media grid spacing.
  • a86ce49 Messy but working filter groups (#206).
  • 50591fb Move asset filtering to filters package (#206).
  • 46e89ca Move media filters to own file (#206).
  • 0890b24 PDF embed select.
  • 575e379 Preview PDFs in editor.
  • 6c37867 Remove base assets folder from filters.
  • 1cab82d Remove comp signatures for JS named imports (#209).
  • eb7d64c Reset filters and filepath after upload (#206).
  • 090ed60 Set path when uploading media (#206).
  • 1ae96e8 Simplify asset filtering (#206).
  • ee85842 Simplify filter creation (#206).
  • 62fecff Stop overriding common root filters.
  • 33bb4c1 Visually group filters.
  • 1195a38 WIP: Group filters by full asset path.
plenti - v0.5.10

Published by jimafisk over 2 years ago

Changelog

  • 9cdd291 Add dynamic number field.
  • b8cfa4f Add field wrappers.
  • 2d96245 Allow nested image swapping.
  • 1ad4d9c Asset checker must match full path.
  • 2e7a086 Clear asset swap on modal close.
  • 44d9a0f Consolidate asset checking.
  • 4f5471c Fix duplicate comp open / move behavior.
  • 1bcc255 Media / asset swapping.
  • 52b9c1e Null pagers (#191).
  • 46b43bb Path editing for images.
  • 5c64a23 Scaffold asset checking on content edit.
  • 57a8132 Simplify onclick calls.
plenti - v0.5.9

Published by jimafisk over 2 years ago

Changelog

  • e25665f Add delete button for existing content.
  • 0ca9ce3 Better createProps errors.
  • cd59b23 Config for nonbuild CMDs, clean theme before add, and better gopack errors.
  • 1d3ebb0 Match full path for theme exclude (#186).
  • c5b1465 Re-add JS stacktrace for SSR rendering.
  • 93099f8 Use commitList instead of mediaList (#200).
plenti - v0.5.8

Published by jimafisk over 2 years ago

Changelog

  • 6ebec5b Upgrade Go version in GitHub action (#197).
Package Rankings
Top 5.01% on Proxy.golang.org