CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Tom Najdek d131fe3dc9
Mendeley Import: Auth using direct login
* Importer will now ask user for a login and password via form and will perform sign-in directly
  using credentials rather than oauth
* Signing in this way enables importer to obtain desktop document ID which is now stored for each
  item
* It's possible to switch back to the old method (ouath) by setting `import.mendeleyUseOAuth` pref
  to `true`.
* New option to only import new items. This options only appears if database contains previously
  imported items.
* Importer will now update mendeleyDB:documentUUID on existing items to match value used in Mendeley
  Desktop if available
* Importer will no longer create collections when no new items are imported
* Importer will only report number of new items imported on re-import
* Importer will now preserve dateAdded on re-import

Co-authored-by: Dan Stillman <dstillman@zotero.org>
2022-11-13 12:47:29 +01:00
.github Update utilities, move tests, add to CI (#2584) 2022-04-30 04:55:11 -04:00
chrome Mendeley Import: Auth using direct login 2022-11-13 12:47:29 +01:00
components Remove note backup functionality 2022-03-05 06:12:29 -05:00
defaults/preferences Add "Include Zotero Links" option for note export and QuickCopy 2022-10-22 16:41:48 -04:00
note-editor@72f18424d0 Update note-editor and pdf-reader submodules 2022-10-12 05:03:09 -04:00
pdf-reader@c430c98431 Update note-editor and pdf-reader submodules 2022-10-12 05:03:09 -04:00
pdf-worker@e5592dca97 Remove PDF view rotation options 2022-10-03 13:14:37 +03:00
resource Fixed double-quoted string literals in SQL files (#2892) 2022-11-04 01:21:27 -04:00
scripts Changes for updated SingleFile submodule 2022-07-20 14:28:56 +03:00
scss Improve column resizing robustness (#2588) 2022-05-03 03:00:23 -04:00
styles@d230dc72e9 Update styles and translators 2022-10-31 17:40:00 -04:00
test Mendeley Import: Auth using direct login 2022-11-13 12:47:29 +01:00
translators@0d26b12641 Update translators 2022-10-31 19:11:56 -04:00
.babelrc Add @babel/plugin-proposal-unicode-property-regex 2021-08-22 04:07:33 -04:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc Update Babel and ESLint 2021-12-23 04:58:11 -05:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitignore Cache PDF tools in the source directory between test runs 2018-01-18 19:24:09 -05:00
.gitmodules Fix CI: Replace git:// URLs with HTTPS 2022-03-15 10:24:57 -07:00
chrome.manifest Apply Big Sur styling when macOS version comes through correctly 2022-07-17 05:09:05 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-11-04 01:31:10 -04:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
install.rdf Update version 2022-11-11 01:47:09 -05:00
package-lock.json Update package-lock.json 2022-09-22 01:16:11 -04:00
package.json Update ESLint config 2022-09-21 22:25:34 -04:00
README.md README.md: Update CI Badge (#2473) 2022-03-25 22:14:47 -04:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00

Zotero

CI

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.

Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.

For more information on how to use this source code, see the Zotero wiki.