This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
zotero
Watch
2
Star
0
Fork
You've already forked zotero
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a7d5685da7
zotero
/
chrome
/
chromeFiles
/
content
/
scholar
/
xpcom
History
Dan Stillman
a7d5685da7
Updated Item.save() to use bound parameters for most queries so that values are properly escaped (and for somewhat cleaner code)
2006-06-02 07:03:24 +00:00
..
data_access.js
Updated Item.save() to use bound parameters for most queries so that values are properly escaped (and for somewhat cleaner code)
2006-06-02 07:03:24 +00:00
db.js
DB.transactionInProgress() -- this generally shouldn't be needed externally, but due to nested transactions there can be cases where it's unavoidable
2006-06-01 22:04:09 +00:00
ingester.js
XPCOM-ize ingester, fix swapped first and last name in ingested info, stop ingesting pages field (this should be for pages of the source used, not the total number of pages, right?)
2006-06-02 03:19:12 +00:00
notifier.js
Last of the update triggers, I think
2006-06-02 01:17:44 +00:00
scholar.js
Scholar.randomString( [int len] ) -- generate a random string
2006-06-01 19:46:57 +00:00