Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions api/dependencies/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/dependencies/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dc-api-dependencies",
"version": "2.9.2",
"version": "2.9.3",
"description": "NUL Digital Collections API Dependencies",
"repository": "https://github.com/nulib/dc-api-v2",
"author": "nulib",
Expand Down
4 changes: 2 additions & 2 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dc-api-build",
"version": "2.9.2",
"version": "2.9.3",
"description": "NUL Digital Collections API Build Environment",
"repository": "https://github.com/nulib/dc-api-v2",
"author": "nulib",
Expand Down
4 changes: 2 additions & 2 deletions api/src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dc-api",
"version": "2.9.2",
"version": "2.9.3",
"description": "NUL Digital Collections API",
"repository": "https://github.com/nulib/dc-api-v2",
"author": "nulib",
Expand Down
11 changes: 8 additions & 3 deletions api/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -822,11 +822,13 @@ Resources:
TextPart: |
Hello,

You recently requested a login link for NUL Digital Collections. Click the link below to log in,
You recently requested a login link for NUL Digital Collections. Click the link below to log in,
or copy and paste it into your browser's address bar:

{{magicLink}}

This link provides access to AI search functionality only and does not grant access to restricted collections.

This link will expire in 15 minutes.

If you did not request this email, you can safely ignore it.
Expand Down Expand Up @@ -957,15 +959,18 @@ Resources:
Hello,
</h2>
<p>
You recently requested a login link for
<span style='font-weight: bold;'>NUL Digital Collections</span>.
You recently requested a login link for
<span style='font-weight: bold;'>NUL Digital Collections</span>.
Click the button below to log in:
</p>
<p style='text-align: center'>
<a href='{{magicLink}}' target='_blank' style='display: inline-block; padding: 16px 32px; font-family: Arial, sans-serif; font-size: 18px; color: #ffffff; text-decoration: none; border-radius: 6px; background-color: #4e2a84;'>
Log In
</a>
</p>
<p>
This link provides access to AI search functionality only and does not grant access to restricted collections.
</p>
<p style='text-align: center; font-style: italic'>
(This <a href='{{magicLink}}'>link</a> will expire in 15 minutes. If you did not request this email, you can safely ignore it.)
</p>
Expand Down
4 changes: 2 additions & 2 deletions av-download/lambdas/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion av-download/lambdas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lambdas",
"version": "2.9.2",
"version": "2.9.3",
"description": "Non-API handler lambdas",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down
2 changes: 1 addition & 1 deletion chat/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "dc-api-v2-chat"
version = "2.9.2"
version = "2.9.3"
requires-python = ">=3.12"
dependencies = [
"boto3~=1.34",
Expand Down
5 changes: 1 addition & 4 deletions chat/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "dc-api-v2-docs"
version = "2.9.2"
version = "2.9.3"
requires-python = ">=3.12"
dependencies = [
"mkdocs>=1.1.2,<2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion docs/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.