Releases: kaiwk/leetcode.el
Releases · kaiwk/leetcode.el
v0.1.28
Compare
Sorry, something went wrong.
No results found
kaiwk
released this
13 Mar 17:54
fix: .paidOnly should use `t` instead of `:json-true`
v0.1.27: feat: set evil-normal-state-local-map (#103)
Compare
Sorry, something went wrong.
No results found
kaiwk
released this
03 May 05:18
set evil-normal-state-local-map
Add leetcode-solution-mode
Compare
Sorry, something went wrong.
No results found
kaiwk
released this
02 May 10:25
add leetcode-solution-mode
enable font-lock-mode in result buffer
v0.1.25
Compare
Sorry, something went wrong.
No results found
kaiwk
released this
01 May 17:23
0.1.24
Compare
Sorry, something went wrong.
No results found
kaiwk
released this
06 Feb 15:23
Add leetcode-daily
Fix slugify title regex
Optmize tags parsing with hash table
v0.1.23
Compare
Sorry, something went wrong.
No results found
kaiwk
released this
05 Oct 13:45
chore: bump up version
v0.1.22
Compare
Sorry, something went wrong.
No results found
kaiwk
released this
20 Jun 07:21
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
Compare
Sorry, something went wrong.
No results found
kaiwk
released this
31 May 12:47
doc: update
v0.1.10
Compare
Sorry, something went wrong.
No results found
kaiwk
released this
16 Jan 02:05
fix: login failed
LeetCode do not allow third party login, retrieve LeetCode session from local
Chrome cookies. see: #46