Skip to content

Adding new functionality to web app

Julian Stirling requested to merge more-webapp-improvements into master

This will:

  • Build PDF in thread on server
  • Create web interface for starting PDF build and downloading PDF
  • Improve Contents page
    • Build new contents page in Vue
    • Add panel for interacting with files
    • Add functionality to rename pages
    • Communicate with server about file information
  • Improve New page interface
  • Fix the navigation buttons on dev server
Edited by Julian Stirling

Merge request reports