logseq/resources
Tienson Qin 8e6fb5613d enhance: backup files when there're differences between db and disk
Previously, files are backuped to logseq/bak when logseq detects
there're differences between the db and disk. But it has two problems:

1. Only a few of users know `logseq/bak`, other users think that their
data has been lost.
2. Files in the logseq/bak folder are never truncated.

This PR backups old file in DB with timestamp suffixes instead of
logesq/bak, and only keep the latest 10 versions of any changed file.
2022-03-08 12:58:59 +08:00
..
android mobile: replace splash screen 2021-12-01 14:01:37 +08:00
css enhance(ui): rename of page when ESC event 2022-02-19 17:43:36 +08:00
fonts feat(ui): enhance left sidebar (#2899) 2021-10-01 21:27:31 +08:00
icons enhance(desktop): better installing indicator for Win32 setup 2021-06-10 20:49:52 +08:00
img chore: add resources 2021-07-06 23:47:13 +08:00
ios mobile: replace splash screen 2021-12-01 14:01:37 +08:00
js chore(dev): rm unused js 2022-02-18 18:48:46 +08:00
404.html feat(dev): flatten resources folder 2020-11-02 09:56:53 +08:00
electron.html refactor(dev): use global dev-http in shadow-cljs 2021-12-22 10:40:58 +08:00
entitlements.plist chore: add code sign for mac desktop app 2021-01-31 11:24:10 +08:00
forge.config.js fix: add apple asc provider 2021-12-08 22:40:39 +08:00
icon.png enhance: update both logo and splash screen 2021-09-28 23:08:26 +08:00
icons.edn feat: add {{namespace [[page]]}} macro which can be used as a toc 2021-12-28 16:14:23 +08:00
index.html refactor(dev): use global dev-http in shadow-cljs 2021-12-22 10:40:58 +08:00
marketplace.html enhance(marketplace): ui position 2022-01-16 12:46:53 +08:00
package.json enhance: backup files when there're differences between db and disk 2022-03-08 12:58:59 +08:00
public.css feat(dev): flatten resources folder 2020-11-02 09:56:53 +08:00
splash.png mobile: replace splash screen 2021-12-01 14:01:37 +08:00