GitHub / clearloop/leetcode-cli / commits
May the code be with you 👻
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ee322280 | fix(ci): use nightly toolcahin in clippy checking | clearloop <u****a@g****m> | about 5 years ago | |
| b0ba9da6 | feat(async): use async-trait instead of blocking with tokio runtime everywhere | clearloop <u****a@g****m> | about 5 years ago | |
| a6aa1b55 | feat(ci): add clippy check to ci | clearloop <u****a@g****m> | about 5 years ago | |
| f4db1ca7 | feat(async): upgrade to async reqwest | clearloop <u****a@g****m> | about 5 years ago | |
| 739eeaf4 | feat: add gitter badge in README | clearloop <u****a@g****m> | over 5 years ago | |
| 7f0735f0 | feat: session expired error log | clearloop <u****a@g****m> | over 5 years ago | |
| 09251218 | add: cargo-husky | clearloop <u****a@g****m> | over 5 years ago | |
| d96f7d21 | update: match instead of if-else in sup/sub script matching | clearloop <u****a@g****m> | over 5 years ago | |
| 7f5e297e | merge Merge pull request #17 from hulufei/colors |
clearloop <u****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| b0351a5c | Improve `pick` command to display color styles | hulufei <f****h@g****m> | over 5 years ago | |
| c8d9f95a | fix: leetcode list with empty cache | clearloop <u****a@g****m> | over 5 years ago | |
| e3eb5ef5 | merge Merge pull request #15 from hulufei/master |
clearloop <u****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 2dfb18cd | Handle new added problems properly | hulufei <f****h@g****m> | over 5 years ago | |
| 70eab630 | upgrade: v0.2.21 | clearloop <u****a@g****m> | over 5 years ago | |
| 0e9989e7 | merge Merge pull request #13 from hulufei/pyo-feature |
clearloop <u****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| f43e67d5 | Make programmable support to be an advanced feature | hulufei <f****h@g****m> | over 5 years ago | |
| 2b543477 | upgrade: v0.2.20 | clearloop <u****a@g****m> | over 5 years ago | |
| 5ae6e61e | merge Merge pull request #12 from hulufei/master |
clearloop <u****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ea20c76a | Support display sup/sub styles of numbers | hulufei <f****h@g****m> | over 5 years ago | |
| fca6bff2 | update: v0.2.19 | clearloop <u****a@g****m> | over 5 years ago | |
| 708fedc0 | merge Merge pull request #11 from hulufei/master |
clearloop <u****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| faf2169f | Improve `pick` command to display more html entities properly | hulufei <f****h@g****m> | over 5 years ago | |
| b5d0ea5e | upgrade: v0.2.18, support functional spaces for prints | clearloop <u****a@g****m> | over 5 years ago | |
| a4ac6e68 | add: more tests for different resp code | clearloop <u****a@g****m> | over 5 years ago | |
| d4f546d4 | merge Merge pull request #10 from Raees678/master |
clearloop <u****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 24e1714b | Display stdout for leetcode test and leetcode execute commands, fix minor spa... | Raees Rajwani <r****5@g****m> | over 5 years ago | |
| 15a444f3 | merge Merge pull request #9 from hulufei/master |
clearloop <u****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 93c566ef | Fix panic on `pick` command without cache | hulufei <f****h@g****m> | over 5 years ago | |
| 4130ad48 | upgrade: v0.2.17 | clearloop <u****a@g****m> | over 5 years ago | |
| 7b567006 | merge Merge pull request #8 from hulufei/master |
clearloop <u****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| a2fd3cc4 | Fix panic on stat command with zero numbers | hulufei <f****h@g****m> | over 5 years ago | |
| a99f1373 | srml: add basic structure | clearloop <u****a@g****m> | over 5 years ago | |
| 482e6cb0 | update: versions of diesel and reqwest | clearloop <u****a@g****m> | over 5 years ago | |
| ddfb2554 | add: set up rust workflow, support sqlite3 enviroment | clearloop <u****a@g****m> | over 5 years ago | |
| 651c668b | fix: deprcated warnings | clearloop <u****a@g****m> | over 5 years ago | |
| b3086a55 | merge Merge pull request #7 from Raees678/master |
clearloop <u****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 965de8dd | Resolves ambiguity in test case displayed, replaces , with ↩ character | Raees Rajwani <r****5@g****m> | over 5 years ago | |
| cbe52a88 | Adds support for custom testcases with leetcode test command, updates gitigno... | Raees Rajwani <r****5@g****m> | over 5 years ago | |
| de8b4cd4 | Adds gitignore for .DS_Store junk file, fixes description of test command | Raees Rajwani <r****5@g****m> | over 5 years ago | |
| cf2deeef | [contributor]: add @ldm0 to contributors! | clearloop <u****a@g****m> | over 5 years ago | |
| 683ac30d | merge Merge pull request #6 from ldm0/auto_crate_version |
clearloop <u****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 1aacad24 | Use clap macro for metadata | Donough Liu <l****5@1****m> | over 5 years ago | |
| 663f7edd | [0.2.14]: add contributors, update to v0.2.14 | clearloop <u****a@g****m> | over 5 years ago | |
| 8746dfee | merge Merge pull request #5 from Raees678/master |
clearloop <u****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 78cfeed7 | Corrects file suffixes for c++ and c# files | Raees Rajwani <r****5@g****m> | over 5 years ago | |
| ff0908a2 | fix: percent length in list | clearloop <u****a@g****m> | over 5 years ago | |
| 3c750984 | fix: gt || ge || lt || le | clearloop <u****a@g****m> | almost 6 years ago | |
| bb0116f1 | 0.2.11 | clearloop <u****a@g****m> | almost 6 years ago | |
| 76d075f8 | add 15 code, Runtime Error | clearloop <u****a@g****m> | almost 6 years ago | |
| 9c1d4a87 | update ac status after submit | clearloop <u****a@g****m> | almost 6 years ago | |
| 3b215f24 | show last test case | clearloop <u****a@g****m> | almost 6 years ago | |
| 6dd223c4 | update submit result: code-11 | clearloop <u****a@g****m> | almost 6 years ago | |
| d87b4b56 | fix float bug in resp | clearloop <u****a@g****m> | almost 6 years ago | |
| 706a89d7 | sync new config while change current lang | clearloop <u****a@g****m> | almost 6 years ago | |
| d663e8f9 | Edit code with specific language | clearloop <u****a@g****m> | almost 6 years ago | |
| 14f0a513 | fetch question detail while exec edit directly | clearloop <u****a@g****m> | almost 6 years ago | |
| 91bb7e60 | Add programmable feature to README, v0.2.3 | clearloop <u****a@g****m> | almost 6 years ago | |
| 84bedb27 | Add pym mod and adapte the old config | clearloop <u****a@g****m> | almost 6 years ago | |
| 75eb3b77 | format code with clippy | clearloop <u****a@g****m> | almost 6 years ago | |
| 13a37a52 | rustfmt... | clearloop <u****a@g****m> | almost 6 years ago | |
| bebf9880 | move some debug logs into trace | clearloop <u****a@g****m> | almost 6 years ago | |
| 4af4f5ae | sync config ever gets cookies from chrome | clearloop <u****a@g****m> | almost 6 years ago | |
| ffb873ba | Add tag support | clearloop <u****a@g****m> | almost 6 years ago | |
| fbdcfad3 | dismiss all `unwrap` and add cookie config | clearloop <u****a@g****m> | almost 6 years ago | |
| 8a216a19 | fix the error outputs of chrome cookie | clearloop <u****a@g****m> | almost 6 years ago | |
| 2e6272fa | add linux support | clearloop <u****a@g****m> | almost 6 years ago | |
| 3543b0d8 | update CHANGELOG | clearloop <u****a@g****m> | almost 6 years ago | |
| ab02a71d | release submit command | clearloop <u****a@g****m> | almost 6 years ago | |
| 980009b1 | pack edit command and test commmand | clearloop <u****a@g****m> | almost 6 years ago | |
| be4afb81 | deserialize test result successfully | clearloop <u****a@g****m> | almost 6 years ago | |
| e2cb4bef | edit command, gather errors to one output | clearloop <u****a@g****m> | almost 6 years ago | |
| 3a46baa4 | v0.1.7, update README | clearloop <u****a@g****m> | almost 6 years ago | |
| f60fe206 | update err print, add dashed line to make html pretty | clearloop <u****a@g****m> | almost 6 years ago | |
| 18e93fd0 | simple render desc to html | clearloop <u****a@g****m> | almost 6 years ago | |
| 6fc38cf2 | abandon deserialize_with feature, cannot serialize back to raw | clearloop <u****a@g****m> | almost 6 years ago | |
| 925fcc88 | parse question desc with deserialize_with feature | clearloop <u****a@g****m> | almost 6 years ago | |
| bb76ba1d | rebuild error handlings of cmds | clearloop <u****a@g****m> | almost 6 years ago | |
| 0f323b05 | migrate to nightly version, use try_trait to simplify parser and errors | clearloop <u****a@g****m> | almost 6 years ago | |
| 5ca7df93 | delete get_user_info and get_favorites...no use, add pick command | clearloop <u****a@g****m> | almost 6 years ago | |
| ea2bbe10 | update desc of commands | clearloop <u****a@g****m> | almost 6 years ago | |
| b08ec372 | add stat command | clearloop <u****a@g****m> | almost 6 years ago | |
| 2f0e0e43 | add cache command | clearloop <u****a@g****m> | almost 6 years ago | |
| 395ac1d8 | add feature spec and deadline | clearloop <u****a@g****m> | almost 6 years ago | |
| 322153a2 | add simple doc to non-doc mods | clearloop <u****a@g****m> | almost 6 years ago | |
| c66e5734 | complete list command | clearloop <u****a@g****m> | almost 6 years ago | |
| 606531b3 | list command default tui | clearloop <u****a@g****m> | almost 6 years ago | |
| 2ea34aca | serialize problems successfully | clearloop <u****a@g****m> | almost 6 years ago | |
| 03ea0644 | unify error log | clearloop <u****a@g****m> | almost 6 years ago | |
| 155347c3 | v0.1.2 - update README | clearloop <u****a@g****m> | almost 6 years ago | |
| dc4d7464 | update help cmd spec, add error handlers | clearloop <u****a@g****m> | almost 6 years ago | |
| 9a9b4081 | add debug mode flag | clearloop <u****a@g****m> | almost 6 years ago | |
| bc38fd06 | add clap support | clearloop <u****a@g****m> | almost 6 years ago | |
| feb90177 | push to crates.io | clearloop <u****a@g****m> | almost 6 years ago | |
| 575a4c57 | Simplify requests, completed "getting-category-problems" api | clearloop <u****a@g****m> | almost 6 years ago | |
| 6c52f204 | add get_favorites and fix get_user_info | clearloop <u****a@g****m> | almost 6 years ago | |
| 156075bb | fix chrome cookies' parser and add get_user_info api | clearloop <u****a@g****m> | almost 6 years ago | |
| ced85124 | rebuild crypto system with openssl | clearloop <u****a@g****m> | almost 6 years ago | |
| 8aeea2b2 | decrypt cookies from google chrome | clearloop <u****a@g****m> | almost 6 years ago | |
| b575c082 | rebuild config with toml, try using chrome session to login | clearloop <u****a@g****m> | almost 6 years ago | |
| a391d658 | rebuild config with toml | clearloop <u****a@g****m> | almost 6 years ago |