Skip to content

v0.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@javierEd javierEd released this 26 Jan 18:28
· 67 commits to main since this release
bb2c3ca

Added

  • Everything is new.
  • Basic setup.
  • Core package with database connection, models, configurations and other things. (#128, #148, #149, #150, #151)
  • Leptos utility package with shared components, server side functions and other resources. (#54, #55, #58, #123, #132, #133, #146)
  • Home application to browse websites, posts and users. (#64, #84, #87, #102, #145, #147)
  • Monitor application to manage background jobs.
  • Accounts application to register, login and reset password.
  • Uploads application to display uploaded images.
  • Studio application to manage websites, posts and navigation. (#12, #18, #19, #48, #88, #118, #134, #140)
  • My Account application to manage user settings.
  • Websites application to display websites and their posts. (#20, #21, #22, #30, #32, #60, #75, #85, #95, #100, #114, #139)
  • CLI application to create invitation codes.
  • Optionally, allow register only with invitation code.
  • GitHub Actions workflows for continuous integration. (#1, #3, #6, #9, #27, #39, #59, #74)
  • Image uploader. (#76)
  • Websites themes. (#67, #68)
  • Support for Handlebars in posts content. (#113)
  • Hashtags on websites' description, posts content and users bio. (#109)
  • Post views. (#61, #63)
  • Post comments. (#137)
  • Post reactions. (#142)