Skip to content

Releases: vicnasdev/drp

v0.1.8

19 Feb 06:21

Choose a tag to compare

4d89ba1 Add dashboard export: paid-user & cli
7c9f318 Storage fix by detting data type to raw
e36b31a Revert storage change
b28d3c7 Merge branch 'main' of https://github.com/vicnasdev/drp
74d5650 Fixing storage
Install / upgrade:

pip install --upgrade drp-cli

v0.1.7

19 Feb 05:02

Choose a tag to compare

dbb4070 Fix cli list
e9e040e Fix storage
Install / upgrade:

pip install --upgrade drp-cli

v0.1.6

19 Feb 04:11

Choose a tag to compare

cb4596a Fix syntax errors
be218ec ci: add macos-latest to test matrix
32be219 Merge branch 'main' of https://github.com/vicnasdev/drp
db3682b Add windows tests
99abde5 Change project title to include live link
Install / upgrade:

pip install --upgrade drp-cli

v0.1.5

19 Feb 03:58

Choose a tag to compare

e3c1324 fix: enforce 24h creation lock + surface server errors in cli
Install / upgrade:

pip install --upgrade drp-cli

v0.1.4

19 Feb 03:47

Choose a tag to compare

f15481d Merge branch 'main' of https://github.com/vicnasdev/drp
7520232 feat: local drop cache + fix file download
Install / upgrade:

pip install --upgrade drp-cli

v0.1.3

19 Feb 03:33

Choose a tag to compare

c5d52cd Fix licence error
Install / upgrade:

pip install --upgrade drp-cli

v0.1.1

19 Feb 03:19

Choose a tag to compare

d2d7605 v0.1.1
7b25cd8 Trigger workflow on workflow file changes too
c1d1e8e Fix version bump: use grep instead of python for quote escaping
97064ea Fix domain to drp.vicnas.me, drop generated docs, refactor help page
ad87f50 Add GitHub release with commit details to publish workflow
a4b6dab PyPI package + mv/renew/ls commands + auto-publish workflow
82bda2a Replace sync client with CLI tool
e4aa81f fix: sync client re-authenticates each session, add GitHub issues links
fe2c63c docs: update README — Makefile commands, systemd service, fix expiry wording
4c3d7ba feat: rewrite sync client with auth, staleness checks, Makefile, tests
58d7f5d test: add 8 cleanup command tests (anon text/file 24h/90d, paid expiry, mixed batch, storage)
2d31bc9 chore: remove db.sqlite3 from tracking, add *.sqlite3 to gitignore
c872afd chore: squash 6 migrations into single 0001_initial
9c8a15f fix: file drops expire 90d from creation, not last access
88de22e test: add 50 tests for accounts, subscriptions, webhooks, drop lifecycle
a0b7e10 ui: fix nav spacing, merge auth.css into main.css, polish auth pages, update billing refs
b2f7bde fix: add @ensure_csrf_cookie to home view, revert settings.py changes
89ad013 fix: add SECURE_PROXY_SSL_HEADER to resolve CSRF 403 behind reverse proxy
74be2e3 Fixing 403 error
1e4d9c1 Remove useless
697e414 Fix ssl red
b65dbb3 Add cookie settings
28755d6 Fix model errors
47f019f Set up lemon squeezy
a79a894 Fxing errors
d852c3e Migrate
c8d08a3 Refactoring
28bbeb9 Remove unused
aa134c7 Fix auto-download key
8d00356 Import/export dashboard
72fc13b More key possibilities
c2a6bb4 Fix save redirect
371806a Fix github link
cd86ab8 Fix config download
f8ee24e Migrate
d4cb8e0 Add config download
f5bfa10 Fix missing favicon
5fa2ffa Add upload progress
0b2779c Fix: After save → stay on home page, just show the key/URL inline Drop page for text → no edit form shown by default, just the content with a copy button and an edit toggle if they want to change it
afdfc6d Sync update
6540926 Refactored
63666dd Made clipboard main and links more visible
d922da3 Update start command
f81ead6 Update start command
0e30ed9 Add favicon
725b78b Fix static files serving
f4b4d3e Made migrations
82d4472 Add missing req
e667adc Keep staticfiles folder
5be3536 Change default debug
b96a737 Set up (exclude .env, compiled files)
d279ee2 Set up
b78ef79 Initial commit
Install / upgrade:

pip install --upgrade drp-cli