1
0
mirror of https://github.com/vrtmrz/obsidian-livesync.git synced 2025-01-17 18:26:11 +02:00
obsidian-livesync/pouchdb-browser-webpack
vorotamoroz e2da4ec454 # Fixed
- Illegible coloring of the Diff dialog.

# Implemented
- On-the-fly encryption and decryption in replication.
- Text splitting algorithms updated
(use a bit more memory (which is saved by On-the-fly enc-dec), but faster than old algorithms.)
- Garbage collector is now decent and memory saving.

# Internal things
- Refactored so much.
2022-06-09 17:44:08 +09:00
..
2022-06-09 17:44:08 +09:00
2022-06-09 17:44:08 +09:00
2022-06-09 17:44:08 +09:00
2022-04-30 01:11:17 +09:00

PouchDB-browser

Just webpacked.
(Rollup couldn't pack pouchdb-browser into browser bundle)