-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into min-http-api
- Loading branch information
Showing
152 changed files
with
3,394 additions
and
1,002 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ jobs: | |
echo "branch=${{ github.event.pull_request.head.ref }}" >> $GITHUB_OUTPUT | ||
- name: Delete folder on builds.jabref.org | ||
if: steps.checksecrets.outputs.secretspresent == 'YES' | ||
uses: appleboy/[email protected].8 | ||
uses: appleboy/[email protected].10 | ||
with: | ||
script: rm -rf /var/www/builds.jabref.org/www/${{ steps.extract_branch.outputs.branch }} || true | ||
host: build-upload.jabref.org | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"recommendations": [ | ||
"davidanson.vscode-markdownlint", | ||
"valentjn.vscode-ltex" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
JabDrive | ||
JabRef | ||
CouchDB |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
buildres/csl/csl-styles/dependent/consumption-and-society.csl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- Bristol University Press, generated from "bup" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>Consumption and Society</title> | ||
<title-short>#TITLESHORT#</title-short> | ||
<id>http://www.zotero.org/styles/consumption-and-society</id> | ||
<link href="http://www.zotero.org/styles/consumption-and-society" rel="self"/> | ||
<link href="http://www.zotero.org/styles/bristol-university-press" rel="independent-parent"/> | ||
<category citation-format="author-date"/> | ||
<eissn>2752-8499</eissn> | ||
<updated>2023-02-27T12:00:00+00:00</updated> | ||
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> | ||
</info> | ||
</style> |
16 changes: 16 additions & 0 deletions
16
buildres/csl/csl-styles/dependent/critical-and-radical-social-work.csl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- Bristol University Press, generated from "bup" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>Critical and Radical Social Work</title> | ||
<title-short>#TITLESHORT#</title-short> | ||
<id>http://www.zotero.org/styles/critical-and-radical-social-work</id> | ||
<link href="http://www.zotero.org/styles/critical-and-radical-social-work" rel="self"/> | ||
<link href="http://www.zotero.org/styles/bristol-university-press" rel="independent-parent"/> | ||
<category citation-format="author-date"/> | ||
<issn>2049-8608</issn> | ||
<eissn>2049-8675</eissn> | ||
<updated>2023-02-27T12:00:00+00:00</updated> | ||
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> | ||
</info> | ||
</style> |
16 changes: 16 additions & 0 deletions
16
buildres/csl/csl-styles/dependent/emotions-and-society.csl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- Bristol University Press, generated from "bup" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>Emotions and Society</title> | ||
<title-short>#TITLESHORT#</title-short> | ||
<id>http://www.zotero.org/styles/emotions-and-society</id> | ||
<link href="http://www.zotero.org/styles/emotions-and-society" rel="self"/> | ||
<link href="http://www.zotero.org/styles/bristol-university-press" rel="independent-parent"/> | ||
<category citation-format="author-date"/> | ||
<issn>2631-6897</issn> | ||
<eissn>2631-6900</eissn> | ||
<updated>2023-02-27T12:00:00+00:00</updated> | ||
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> | ||
</info> | ||
</style> |
16 changes: 16 additions & 0 deletions
16
buildres/csl/csl-styles/dependent/european-journal-of-politics-and-gender.csl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- Bristol University Press, generated from "bup" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>European Journal of Politics and Gender</title> | ||
<title-short>#TITLESHORT#</title-short> | ||
<id>http://www.zotero.org/styles/european-journal-of-politics-and-gender</id> | ||
<link href="http://www.zotero.org/styles/european-journal-of-politics-and-gender" rel="self"/> | ||
<link href="http://www.zotero.org/styles/bristol-university-press" rel="independent-parent"/> | ||
<category citation-format="author-date"/> | ||
<issn>2515-1088</issn> | ||
<eissn>2515-1096</eissn> | ||
<updated>2023-02-27T12:00:00+00:00</updated> | ||
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> | ||
</info> | ||
</style> |
Oops, something went wrong.