Find a file
Dan Stillman eecdd66098 Use PROPFIND instead of OPTIONS to cache WebDAV credentials
Some WebDAV servers allow unauthenticated OPTIONS requests, so the
Authorization header capturing added in 089701eca8 wouldn't work.

PROPFIND with Depth: 0 reliably requires authentication while only
returning properties of the directory itself.

https://forums.zotero.org/discussion/comment/506993/#Comment_506993
2026-02-03 23:42:45 -05:00
.github/workflows Remove issue template 2025-02-10 23:25:03 -05:00
app Rename deployment scripts 2026-02-03 14:34:37 -05:00
chrome Use PROPFIND instead of OPTIONS to cache WebDAV credentials 2026-02-03 23:42:45 -05:00
defaults/preferences Add note as tab (#5528) 2025-12-18 23:49:42 -05:00
js-build Add English strings for new item fields and creator types 2025-12-19 21:57:44 -05:00
note-editor@5d8573ba78 Update note-editor submodule 2026-01-21 11:45:16 -05:00
pdf-worker@fd642b3828 Update pdf-worker submodule 2025-12-11 13:07:04 +00:00
reader@584c698ead Update reader submodule 2026-02-02 11:13:03 -05:00
resource Update translators 2026-01-27 13:46:49 -05:00
scripts Add script for pulling Fluent translations 2026-01-25 22:15:29 -05:00
scss Replace × close links with buttons in banners (#5735) 2026-02-03 15:51:24 -05:00
styles@86e08aba49 Update bundled styles and renamed styles 2026-01-25 22:12:52 -05:00
test Use PROPFIND instead of OPTIONS to cache WebDAV credentials 2026-02-03 23:42:45 -05:00
translators@92d17b1210 Update translators 2026-01-27 13:46:49 -05:00
types/gecko fx140: Update type definitions 2025-07-30 22:30:37 -04:00
.babelrc Use production builds of react libraries (#4482) 2024-08-02 03:43:02 -04:00
.gitattributes Update Linux updater for Zotero 7 2023-05-20 10:51:47 +00:00
.gitignore Use user-provided codesign script for Windows signing 2024-04-08 10:12:58 +01:00
.gitmodules Remove chai-as-promised submodule 2025-03-05 22:59:49 -05:00
chrome.manifest Remove old citation dialogs (#5177) 2025-04-02 05:26:06 -04:00
CONTRIBUTING.md Add "support questions" to CONTRIBUTING.md 2022-12-01 05:10:42 -05:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
eslint.config.mjs Replace CSL validator with reproducible WASM build (#5525) 2025-08-29 00:40:41 -04:00
package-lock.json Update package-lock.json 2026-01-29 13:22:13 -05:00
package.json Upgrade ftl-tx. Fix #5671. 2025-12-20 02:22:23 +01:00
README.md "Zotero wiki" → "Zotero documentation" in app build README 2023-04-26 04:40:22 -04:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00
version Update version 2026-01-29 15:35:21 -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 documentation.