MarkrWebsite
Markr website
Last synced 22 hours ago
Commits (23)
Store release binaries with versioned filenames Previously all releases were stored as releases/Markr.dmg, causing each...
tayyab javed
·
f819a1a
donzo
tayyab javed
·
0fc4700
donzo
tayyab javed
·
b55060d
login done
tayyab javed
·
d50a9b2
website updated
tayyab javed
·
ee1c5b2
Restore temporaryUrl for R2/S3 download, fallback to stream for local Now that FILESYSTEM_DISK=private (Cloudflare R2)...
tayyab javed
·
cc979b5
Fix download route: stream file directly instead of signed redirect The temporaryUrl() redirect to /storage/releases/Ma...
tayyab javed
·
2de11db
Update landing page with new features: screenshot timeline, export, and auto-updates Co-Authored-By: Claude Opus 4.6 <n...
tayyab javed
·
f0adfeb
Update maintainer link to GitHub profile Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tayyab javed
·
aeec5a9
Change releases API to accept direct file uploads Presigned URLs didn't reliably store files on Laravel Cloud. Now acce...
tayyab javed
·
90ba9a0
Strip HTML tags from release notes in check-update API Filament's rich text editor stores notes as HTML. The in-app upd...
tayyab javed
·
a1df896
Add POST /api/releases endpoint with presigned upload URL Creates a release record and returns a presigned S3 upload UR...
tayyab javed
·
7ca6006
Add public API endpoint for in-app update checking Registers API routes and adds GET /api/check-update endpoint that co...
tayyab javed
·
f51789b
Add custom Markr app icon (pen on screen design) - Create SVG icon: monitor with annotation marks and pen overlay - Rep...
tayyab javed
·
0d4fa26
Point download buttons to changelog and add maintainer credit - All download buttons now link to /changelog so users ca...
tayyab javed
·
6e0d7e9
Change hero badge from "Free & Open Source" to "Free to Use" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tayyab javed
·
271daf4
Add public changelog page with timeline layout - Install @tailwindcss/typography for rendering rich-text release notes...
tayyab javed
·
51b6b87
Use presigned S3 URL for downloads instead of streaming Fixes UnableToRetrieveMetadata error by redirecting to a tempor...
tayyab javed
·
6a5eafb
Wire download buttons to serve latest active release from database Adds /download/{platform} route that streams the lat...
tayyab javed
·
a491888
Fix seeder to use User::create directly instead of factory Removes fake() dependency so seeding works in production. C...
tayyab javed
·
df21ae2
Add Filament admin panel with release binary uploads Install filament/filament and league/flysystem-aws-s3-v3. Create R...
tayyab javed
·
075f737
available
tayyab javed
·
488ad40
init
tayyab javed
·
e850c0e