d3bc693dab
The Scholar database is backed up on browser close. On startup, if the main database is damaged, the extension saves a copy of the damaged file and tries to restore from the last automatic backup. If it fails, it creates a new database file. New methods: Scholar.getScholarDatabase(string [ext]) Scholar.backupDatabase() Scholar.moveToUnique(file, newFile) -- find a unique filename using the leafName of newFile as the suggested name (using the built-in Mozilla functionality) and move the file there Scholar.Date.getFileDateString(file) Scholar.Date.getFileTimeString(file) |
||
---|---|---|
.. | ||
cite.js | ||
data_access.js | ||
db.js | ||
history.js | ||
ingester.js | ||
notifier.js | ||
schema.js | ||
scholar.js | ||
translate.js | ||
utilities.js |