Skip to content

Releases: rep2recall/r2r-cli

Add filename labeling

17 Sep 06:06
74cda9b
Compare
Choose a tag to compare

Now, you can search by filename:

Catch panics (crashes) and shutdown gracefully

16 Sep 09:10
bcfd88c
Compare
Choose a tag to compare
Merge pull request #5 from rep2recall/dev

Test sentence tokenizer and catch panics

Update logging and fix proxy

15 Sep 16:36
c2408d5
Compare
Choose a tag to compare

Also, tested on Windows

Allow exe-based plugins

15 Sep 08:10
c215ee2
Compare
Choose a tag to compare

Also, custom word tokenizer

auto-refs/pull/3/merge: Merge pull request #2 from rep2recall/dev

15 Sep 08:06
3465450
Compare
Choose a tag to compare

auto-refs/pull/2/merge: Merge pull request #1 from patarapolw/updated-model

02 Sep 06:03
c916e5d
Compare
Choose a tag to compare

auto-refs/pull/1/merge

25 Jul 16:38
Compare
Choose a tag to compare

Auto-built for main branch pushes

Fix Leech preview not working

09 Jul 07:22
Compare
Choose a tag to compare

This is because of rate-limiting.

Secure the server with JWT; and quiz count at top right

17 Jun 00:03
Compare
Choose a tag to compare
  • Remove Go-based plugins (which is more of a problem than it solves).
  • Use JWT to protect the server; and make it more ready for online deployment.
  • Vite instead of Snowpack to make it easy for frontend development