Tim Donohue
|
b7bd6ef709
|
Merge pull request #2110 from atmire/add-json5-eslint-support
Added i18n ESLint support
|
2023-04-12 15:07:59 -05:00 |
|
Tim Donohue
|
ff5ccf30ee
|
Minor update to latest Cypress
|
2023-04-04 14:08:34 -05:00 |
|
Alexandre Vryghem
|
afbd16d38d
|
Merge remote-tracking branch 'upstream/main' into add-json5-eslint-support
# Conflicts:
# src/assets/i18n/fi.json5
# src/assets/i18n/fr.json5
|
2023-04-04 00:08:48 +02:00 |
|
Tim Donohue
|
1ddeeed081
|
Merge pull request #2127 from tdonohue/update_cypress_12
Upgrade to Cypress 12 for e2e tests
|
2023-03-30 10:22:06 -05:00 |
|
Alexandre Vryghem
|
0c47298194
|
Merge remote-tracking branch 'upstream/main' into add-json5-eslint-support
# Conflicts:
# src/assets/i18n/hu.json5
|
2023-03-24 21:22:31 +01:00 |
|
dependabot[bot]
|
be484b1249
|
Bump webpack from 5.75.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-14 22:48:34 +00:00 |
|
Tim Donohue
|
599e8a777e
|
Update to latest cypress, cypress-axe and axe-core
|
2023-03-01 16:49:01 -06:00 |
|
Tim Donohue
|
376788ea2e
|
Automated upgrade to Cypress 12.
|
2023-03-01 16:39:31 -06:00 |
|
Alexandre Vryghem
|
5ccfeccb42
|
Added ESLint validation for *.json5 files
|
2023-02-18 19:48:48 +01:00 |
|
dependabot[bot]
|
8ddcd42d04
|
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-10 18:14:15 +00:00 |
|
Tim Donohue
|
bae63111e7
|
Refactor to two caches. One for bots and one for anonymous users
|
2023-02-03 12:59:13 -06:00 |
|
Tim Donohue
|
b0696a404d
|
Add SSR caching via lru-cache. Update Cache-Control header to 1 week, but tell browsers not to cache index.html
|
2023-02-02 15:09:31 -06:00 |
|
Tim Donohue
|
480370b8ed
|
Merge pull request #2054 from DSpace/dependabot/npm_and_yarn/ua-parser-js-0.7.33
Bump ua-parser-js from 0.7.32 to 0.7.33
|
2023-01-27 16:31:53 -06:00 |
|
dependabot[bot]
|
a8f5457a2f
|
Bump ua-parser-js from 0.7.32 to 0.7.33
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-24 15:40:12 +00:00 |
|
Art Lowel
|
266931f55f
|
Merge remote-tracking branch 'upstream/main' into fully-qualified-sitemap-urls-7.5-next
|
2023-01-11 17:51:58 +01:00 |
|
Art Lowel
|
5c77f500dc
|
Merge tag 'dspace-7.4' into fully-qualified-sitemap-urls-7.4
|
2023-01-11 17:39:22 +01:00 |
|
dependabot[bot]
|
9b6ba906d6
|
Bump json5 from 2.2.1 to 2.2.2
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-02 12:50:21 +00:00 |
|
Tim Donohue
|
3b6d37b006
|
Update to latest nodemon. Tested with yarn start:dev
|
2022-12-09 16:47:03 -06:00 |
|
Tim Donohue
|
24087290dd
|
Update eslint-plugin-jsdoc for Node 18 compatibility
|
2022-12-09 16:07:18 -06:00 |
|
Tim Donohue
|
bec474b083
|
Remove unused dev dependencies. Update @nguniversal/builders to latest v13
|
2022-12-09 16:05:48 -06:00 |
|
Tim Donohue
|
1238caa906
|
Fixes for SASS 1.33. Update Bootstrap & FortAwesome to support
|
2022-12-09 16:05:48 -06:00 |
|
Tim Donohue
|
904171752f
|
Cleanup of dependency versions
|
2022-12-09 16:05:48 -06:00 |
|
Tim Donohue
|
57f299df2b
|
Remove unused dependencies
|
2022-12-09 16:05:48 -06:00 |
|
Tim Donohue
|
4d126bf558
|
yarn upgrade everything
|
2022-12-09 16:05:44 -06:00 |
|
Tim Donohue
|
3217402c09
|
Upgrade to latest Angular 13, Sass 1.33.0, etc.
|
2022-12-09 16:04:58 -06:00 |
|
Tim Donohue
|
4915f10b0e
|
Merge pull request #1946 from mwoodiupui/1865
Support Node v18
|
2022-12-09 14:10:15 -06:00 |
|
Tim Donohue
|
f1d19fb53a
|
Merge pull request #1986 from DSpace/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
|
2022-12-07 12:06:02 -06:00 |
|
dependabot[bot]
|
66ac508027
|
Bump socket.io-parser from 3.3.2 to 3.3.3
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.2...3.3.3)
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-06 18:46:07 +00:00 |
|
dependabot[bot]
|
7a6b835ea8
|
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-03 04:00:44 +00:00 |
|
Art Lowel
|
be0b54e058
|
change sitemap entries in robots.txt to absolute urls
|
2022-12-01 15:08:58 +01:00 |
|
Mark H. Wood
|
fd43adea75
|
Check in updated yarn lockfile (newbie error).
|
2022-11-17 09:06:34 -05:00 |
|
Tim Donohue
|
340cc0aa3f
|
Merge pull request #1898 from tdonohue/upgrade_latest_cypress_9
E2E test stabilization, and upgrade to latest Cypress v9 and axe-core
|
2022-11-08 08:54:52 -06:00 |
|
Tim Donohue
|
35171dbd48
|
Switch to Klaro without translation files. Update Klaro & add missing translation keys to i18n.
|
2022-10-27 16:02:28 -05:00 |
|
Tim Donohue
|
81814bf31c
|
Merge branch 'main' into momentjs_to_date-fns
|
2022-10-27 15:08:27 -05:00 |
|
Tim Donohue
|
11154d21be
|
Upgrade to latest axe-core for accessibility checks in e2e tests
|
2022-10-27 14:16:48 -05:00 |
|
Tim Donohue
|
2e486cf684
|
Update to latest Cypress v9
|
2022-10-27 14:16:48 -05:00 |
|
Yury Bondarenko
|
be43fcb47f
|
96252: Enforce tree-shakeable lodash imports in ESLint
|
2022-10-25 17:25:29 +02:00 |
|
Tim Donohue
|
502d4bbdb1
|
Remove momentjs and ngx-moment in favor of date-fns. Minor refactor to support this swap
|
2022-10-14 12:49:05 -05:00 |
|
Davide Negretti
|
88d5f02df2
|
Merge branch 'main-gh4s' into CST-6782-refactor
# Conflicts:
# src/app/shared/cookies/browser-klaro.service.spec.ts
# src/app/shared/shared.module.ts
|
2022-09-29 22:15:28 +02:00 |
|
Samuel Cambien
|
f5ff72372c
|
issue #1404, issue #1762, issue #1763 Add support for line breaks, markdown and mathjax in metadata - add sanitize-html types to devdependencies for documentation
|
2022-09-23 14:16:45 +02:00 |
|
Samuel Cambien
|
b345b27c0f
|
Merge branch 'main' into w2p-93963-Add_support_for_line_breaks_markdown_and_mathjax_in_metadata
# Conflicts:
# package.json
# src/app/shared/shared.module.ts
# src/app/shared/truncatable/truncatable-part/truncatable-part.component.html
# src/config/app-config.interface.ts
# src/config/default-app-config.ts
# src/environments/environment.test.ts
# src/styles/_global-styles.scss
# yarn.lock
|
2022-09-23 13:48:37 +02:00 |
|
Samuel Cambien
|
2f71dc358b
|
issue #1404, issue #1762, issue #1763 Add support for line breaks, markdown and mathjax in metadata
|
2022-09-23 13:37:11 +02:00 |
|
Sufiyan Shaikh
|
0953806865
|
script insert and test cases with dynamic site key
|
2022-09-02 14:38:08 +05:30 |
|
Sufiyan Shaikh
|
50e849dd44
|
[UXP-10] reCAPTCHA angular component
|
2022-09-02 14:33:17 +05:30 |
|
dependabot[bot]
|
ed0204ab9c
|
Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-08 15:56:19 +00:00 |
|
dependabot[bot]
|
577a92bc6b
|
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-21 02:25:52 +00:00 |
|
Giuseppe Digilio
|
bd02278f80
|
Merge branch 'main' into CST-5307
# Conflicts:
# src/assets/i18n/en.json5
|
2022-06-08 16:53:11 +02:00 |
|
Tim Donohue
|
a1598f9f8a
|
Merge pull request #1637 from 4Science/CST-5535
Add admin panel for actuator information
|
2022-06-08 09:11:58 -05:00 |
|
Giuseppe Digilio
|
24b8c6b606
|
Merge branch 'main' into CST-5307
|
2022-06-07 13:17:08 +02:00 |
|
dependabot[bot]
|
68a36c4635
|
Bump ejs from 3.1.6 to 3.1.8
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-03 21:50:02 +00:00 |
|