antosdk-apps/Blogger
2023-03-27 20:38:17 +02:00
..
api Blogger: use luasocket for mail sending 2023-02-24 18:41:36 +01:00
build Blogger: use luasocket for mail sending 2023-02-24 18:41:36 +01:00
build.json SQLiteDB: fix database select bug 2023-02-20 18:06:10 +01:00
dialogs.ts Docify: Use libsqlite to handle database in Docify 2023-03-27 20:38:17 +02:00
main.css Update major applications to support AntOS v2.0.x 2023-01-01 01:54:04 +01:00
main.ts Blogger: migrate code to typescript,use SQLiteDB as database access API 2023-02-23 16:59:33 +01:00
package.json Blogger: use luasocket for mail sending 2023-02-24 18:41:36 +01:00
project.json Add more packages, disable Antunnel auto connect 2020-12-21 16:01:04 +01:00
README.md Blogger: migrate code to typescript,use SQLiteDB as database access API 2023-02-23 16:59:33 +01:00
scheme.html Blogger: migrate code to typescript,use SQLiteDB as database access API 2023-02-23 16:59:33 +01:00
tags.ts Blogger: migrate code to typescript,use SQLiteDB as database access API 2023-02-23 16:59:33 +01:00

Blogger

Blackend for my blog at https://blog.iohub.dev

Change logs

v0.2.x-a

  • Patch 10: Migrate code to typescript, use SQLiteDB lib for database access
  • Patch 9: Update to use the new MDE library
  • Patch 8: Support for antOS 2.0.x
  • Patch 7: Fix sendmail API security bug
  • Patch 6: Chage libraries load order
  • Patch 5: Add user photo to portfolio
  • Patch 4: Add package dependencies
  • Patch 3: Correct JSON text decoding
  • Patch 2: Bug fix rendering content
  • Patch 0-1 Important change: Store raw post content to the database instead of base64 string as before

v0.1.x-a

  • Patch 3-4: Enhance youtube video embedding feature in markdown
  • Patch 2: CV Category now can be created when database is not created yet
  • Patch 1: Fix package archive broken
  • Patch 0: Change default email of the sender