filestash/public
2023-10-09 10:55:12 +11:00
..
assets release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
boot release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
components release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
helpers release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
lib release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
model release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
pages fix (admin): prepare for release 2023-10-09 10:55:12 +11:00
worker release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
index.backoffice.html release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
index.frontoffice.html release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
index.html release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
jest.setup.js chore (migration): migrate frontend code 2023-08-15 00:38:08 +10:00
Makefile feature (admin): modal component 2023-07-25 23:32:30 +10:00
package.json release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
README.org chore (migration): migration work 2023-08-14 01:07:53 +10:00
server.go feature (rewrite): migrate pages to new frontend 2023-08-07 20:39:41 +10:00
tsconfig.json chore (migration): migration work 2023-08-14 01:07:53 +10:00

WIP of the complete frontend rewrite in vanilla JS

Admin section:

  • pages:

    • backend
    • settings
    • logs
    • about
    • setup
    • home
    • login
    • middleware admin only
    • middleware error:
    • side menu
  • side bar
  • form
  • error page

End user section: TODO