Releases: kaiwk/leetcode.el
Releases · kaiwk/leetcode.el
v0.1.28
13 Mar 17:54
Compare
Sorry, something went wrong.
No results found
fix: .paidOnly should use `t` instead of `:json-true`
v0.1.27: feat: set evil-normal-state-local-map (#103)
03 May 05:18
Compare
Sorry, something went wrong.
No results found
set evil-normal-state-local-map
Add leetcode-solution-mode
02 May 10:25
Compare
Sorry, something went wrong.
No results found
add leetcode-solution-mode
enable font-lock-mode in result buffer
v0.1.25
01 May 17:23
Compare
Sorry, something went wrong.
No results found
0.1.24
06 Feb 15:23
Compare
Sorry, something went wrong.
No results found
Add leetcode-daily
Fix slugify title regex
Optmize tags parsing with hash table
v0.1.23
05 Oct 13:45
Compare
Sorry, something went wrong.
No results found
v0.1.22
20 Jun 07:21
Compare
Sorry, something went wrong.
No results found
Save problems with list instead of vector, because of problem id inconsistency.
Add variable to control tag display.
Fix duplicate tag after refresh fetch.
v0.1.18
31 May 12:47
Compare
Sorry, something went wrong.
No results found
v0.1.10
16 Jan 02:05
Compare
Sorry, something went wrong.
No results found
fix: login failed
LeetCode do not allow third party login, retrieve LeetCode session from local
Chrome cookies. see: #46