Folo/apps/desktop
Vikas 1a9f273606
feat: add PDF export functionality (#3264)
* feature add: export article as pdf (issue: 1314)

* reverted pnpm-lock.yaml, deleted unwanted code, ensured some checks

* chore: update icon

* update changelog

---------

Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
2025-03-25 01:10:38 +00:00
..
build feat: appx (#3219) 2025-03-21 17:28:12 +08:00
changelog feat: add PDF export functionality (#3264) 2025-03-25 01:10:38 +00:00
configs refactor: extract all env from shared 2025-03-04 19:20:21 +08:00
locales feat: add PDF export functionality (#3264) 2025-03-25 01:10:38 +00:00
plugins/vite fix(desktop): Improve platform-specific import resolution 2025-03-04 18:50:58 +08:00
resources chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
scripts chore: move script apply-changelog 2025-03-02 21:52:20 +08:00
src feat: add PDF export functionality (#3264) 2025-03-25 01:10:38 +00:00
static feat: appx (#3219) 2025-03-21 17:28:12 +08:00
.env.example chore: recover .env.example 2025-03-10 18:40:04 +08:00
electron.vite.config.ts chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
forge.config.cts feat: appx (#3219) 2025-03-21 17:28:12 +08:00
package.json feat: appx (#3219) 2025-03-21 17:28:12 +08:00
postcss.config.cjs chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
tailwind.config.ts chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
vite.config.electron-render.ts chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
vite.config.ts feat: rename (#3181) 2025-03-19 21:43:55 +08:00