CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Dan Stillman bec42fe2a5 Handle multibyte characters in Zotero.File.truncateFileName()
Filesystems care about byte length, not character length, so treat
maxLength as the byte length limit and truncate accordingly.

This will also now remove entire emoji characters without corrupting
them.
2021-05-20 19:25:57 -04:00
.github CI: Recursive submodule checkout 2021-03-03 05:30:34 -05:00
chrome Handle multibyte characters in Zotero.File.truncateFileName() 2021-05-20 19:25:57 -04:00
components Display embedded images in item reports 2021-04-28 13:05:43 +03:00
defaults/preferences Reset note font size to 14 for new editor 2021-03-03 16:03:31 -05:00
note-editor@2401d208e0 Localize pdf-reader and note-editor 2021-05-20 10:49:03 +03:00
pdf-reader@521570fba3 Localize pdf-reader and note-editor 2021-05-20 10:49:03 +03:00
pdf-worker@7db07151ab Update submodules 2021-05-14 22:44:33 -04:00
resource Don't allow site-specific Quick Copy setting without domain 2021-05-16 05:08:44 -04:00
scripts Merge pull request #1964 from tnajdek/1944-skip-scss-files-build-if-not-changed 2021-05-03 12:11:41 -04:00
scss Fix import syntax to resolve SCSS build error 2021-05-17 16:48:49 +01:00
styles@75df0afb88 Update submodules 2021-01-10 14:58:37 -05:00
test Handle multibyte characters in Zotero.File.truncateFileName() 2021-05-20 19:25:57 -04:00
translators@1dc2ff11bf Update submodules 2021-05-14 22:44:33 -04:00
.babelrc Use ace-builds NPM package 2020-12-18 10:45:38 -07:00
.eslintignore ESLint: Ignore additional files 2019-02-26 06:07:54 -05:00
.eslintrc Add separate .eslintrc for tests 2019-09-16 01:28:52 -04: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 Switch submodule URLs from SSH to HTTPS 2021-03-03 05:24:09 -05:00
chrome.manifest Update Big Sur targeting in chrome.manifest 2020-10-27 02:42:22 -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 Remove obsolete lines from install.rdf 2021-05-16 03:51:42 -04:00
package-lock.json Update to 1.0.6 of the ESLint config 2020-12-24 02:57:57 -05:00
package.json Update to 1.0.6 of the ESLint config 2020-12-24 02:57:57 -05:00
README.md Merge branch '4.0' 2015-11-01 21:22:13 -05:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00

Zotero

Build Status

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.