WIP: feat: favorite #113

Draft
lukaszmoskwa wants to merge 2 commits from lukaszmoskwa/feat/favorite into master
lukaszmoskwa commented 2024-06-27 02:29:22 -05:00 (Migrated from github.com)

Allow users to browse their lists of favorite questions.

Notes:

  • The lua/leetcode/api/utils.lua normalization function is temporary, need to feed the correct values, suggestions on that would be welcome since i'm not very familiar with leetcode api structure
Allow users to browse their lists of favorite questions. Notes: - The lua/leetcode/api/utils.lua normalization function is temporary, need to feed the correct values, suggestions on that would be welcome since i'm not very familiar with leetcode api structure
MandalTuhin commented 2025-06-23 11:18:59 -05:00 (Migrated from github.com)

This would be a great addition

This would be a great addition
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 lukaszmoskwa/feat/favorite:lukaszmoskwa/feat/favorite
git switch lukaszmoskwa/feat/favorite

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 switch master
git merge --no-ff lukaszmoskwa/feat/favorite
git switch lukaszmoskwa/feat/favorite
git rebase master
git switch master
git merge --ff-only lukaszmoskwa/feat/favorite
git switch lukaszmoskwa/feat/favorite
git rebase master
git switch master
git merge --no-ff lukaszmoskwa/feat/favorite
git switch master
git merge --squash lukaszmoskwa/feat/favorite
git switch master
git merge --ff-only lukaszmoskwa/feat/favorite
git switch master
git merge lukaszmoskwa/feat/favorite
git push origin master
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
arduinohatesme/leetcode.nvim!113
No description provided.