antosdk-apps/Docify
Dany LE 4c86a315dd
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
fix: relese regen
2023-06-07 15:04:55 +02:00
..
api Docify: Use libsqlite to handle database in Docify 2023-03-27 20:38:17 +02:00
assets Docify: Use libsqlite to handle database in Docify 2023-03-27 20:38:17 +02:00
build fix: relese regen 2023-06-07 15:04:55 +02:00
css Enable printing in Docify 2021-01-30 17:45:45 +00:00
ts Docify: Use libsqlite to handle database in Docify 2023-03-27 20:38:17 +02:00
build.json regen all archive using antos build system 2023-06-01 16:14:35 +02:00
package.json Docify: Use libsqlite to handle database in Docify 2023-03-27 20:38:17 +02:00
README.md Docify: Use libsqlite to handle database in Docify 2023-03-27 20:38:17 +02:00

Docify

Simple PDF document manager

Change logs

  • v0.1.0-b: use libsqlite for database handling
  • v0.0.9-b: Adapt to support AntOS 2.0.x
  • v0.0.8-b: Allow upload files directly from the app
  • v0.0.7-a: Change category and icon
  • v0.0.6-a: Add print dialog (support server side printing)
  • v0.0.5-a: Fix delete file bug
  • v0.0.4-a: Display file size in entry meta-data
  • v0.0.3-a: Fix document moved bug, sort entries by year, month, day