zotero/chrome/chromeFiles
2006-06-03 20:23:19 +00:00
..
content/scholar New function Scholar.getRandomID( table, column [, max] ) for getting unique random keys in a DB table, because auto_increments make me feel dirty -- max is optional and defaults to 16383 (which should store in 2 bytes in SQLite), but increases automatically if a unique id can't be found after 10 tries 2006-06-03 20:23:19 +00:00
locale/en-US/scholar Fix issues with asynchronous scraping and XMLHttpRequest 2006-06-02 23:53:42 +00:00
skin/default/scholar Metadata now is much more compact when not being edited. 2006-06-02 23:05:24 +00:00