WIP: Node. New generation #1

Draft
Difrex wants to merge 18 commits from ssr into master
Owner
  • Server side rendered ui
  • Search
  • Threads
  • Microframework based on the html/template
  • Small doc
  • Quotes
  • ii links
  • Code blocks
  • Registration
  • Posting
  • Tokens renew
  • Echo subscriptions with notifications
- [x] Server side rendered ui - [x] Search - [x] Threads - [x] Microframework based on the `html/template` - [x] Small doc - [ ] Quotes - [ ] ii links - [ ] Code blocks - [ ] Registration - [ ] Posting - [ ] Tokens renew - [ ] Echo subscriptions with notifications
Difrex added 5 commits 2021-04-02 17:16:42 +03:00
Difrex added 1 commit 2021-04-02 18:03:55 +03:00
Difrex added 12 commits 2021-05-12 08:24:48 +03:00
This pull request is marked as a work in progress.

Checkout

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

Merge

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff ssr
git checkout master
git merge --ff-only ssr
git checkout ssr
git rebase master
git checkout master
git merge --no-ff ssr
git checkout master
git merge --squash ssr
git checkout master
git merge --ff-only ssr
git checkout master
git merge ssr
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: Umbrella/lessmore#1
No description provided.