WIP: Refractor code / remove html engine / new restapi #21

Draft
Phil wants to merge 2 commits from backend/rework-restapi into main
Owner

Related to: #18 / #19

Todo:

  • remove html template engine
  • make static serve for vuejs
  • enable embed viewfs for serving
  • create restapi
Related to: #18 / #19 Todo: - [x] remove html template engine - [ ] make static serve for vuejs - [ ] enable embed viewfs for serving - [ ] create restapi
Phil added the
breaking
enhancement
labels 2025-04-09 18:42:26 +00:00
Phil self-assigned this 2025-04-09 18:42:26 +00:00
Phil added 1 commit 2025-04-09 18:42:27 +00:00
removed views
Some checks failed
ci/woodpecker/pr/0-pre Pipeline failed
ci/woodpecker/pr/1-build-check unknown status
cdc2bdaeb0
Phil added 1 commit 2025-04-09 19:06:51 +00:00
removed renderings to comments
All checks were successful
ci/woodpecker/pr/0-pre Pipeline was successful
ci/woodpecker/pr/1-build-check Pipeline was successful
fce20e7c61
All checks were successful
ci/woodpecker/pr/0-pre Pipeline was successful
ci/woodpecker/pr/1-build-check Pipeline was successful
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin backend/rework-restapi:backend/rework-restapi
git checkout backend/rework-restapi

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff backend/rework-restapi
git checkout backend/rework-restapi
git rebase main
git checkout main
git merge --ff-only backend/rework-restapi
git checkout backend/rework-restapi
git rebase main
git checkout main
git merge --no-ff backend/rework-restapi
git checkout main
git merge --squash backend/rework-restapi
git checkout main
git merge --ff-only backend/rework-restapi
git checkout main
git merge backend/rework-restapi
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Phil/goshorly#21
No description provided.