antosdk-apps/Docify
DanyLE 23b64bef4a
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
Merge branch 'origin/2.0.x' to master
2024-04-29 11:43:45 +02:00
..
assets Docify: remove server side script, move all operation to client side 2023-06-27 22:27:09 +02:00
build Docify: remove server side script, move all operation to client side 2023-06-27 22:27:09 +02:00
ts Docify: remove server side script, move all operation to client side 2023-06-27 22:27:09 +02:00
build.json Docify: remove server side script, move all operation to client side 2023-06-27 22:27:09 +02:00
package.json Docify: remove server side script, move all operation to client side 2023-06-27 22:27:09 +02:00
README.md Docify: remove server side script, move all operation to client side 2023-06-27 22:27:09 +02:00

Docify

Simple PDF document manager

Change logs

  • v0.1.1-b: move PDF merge and document thumbnail generation to client side, remove server side lua script
  • 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