oneuptime/App
Simon Larsen d8dff468ab
refactor: Update Cookie.ts to accept string as key parameter
This commit modifies the Cookie.ts file to update the setItem method signature. The key parameter now accepts both CookieName and string types, allowing for more flexibility when setting cookies. This change improves the usability and versatility of the Cookie utility class.
2024-06-18 13:33:09 +01:00
..
.vscode
FeatureSet refactor: Update Cookie.ts to accept string as key parameter 2024-06-18 13:33:09 +01:00
greenlock Update Greenlock packageRoot path in StatusPageCerts.ts and app.yaml 2024-04-23 16:39:43 +01:00
.dockerignore
.gitattributes
.gitignore Update .gitignore and nodemon.json 2024-01-11 19:05:18 +05:30
Dockerfile.tpl Update Dockerfile.tpl files to set APP_VERSION to 1.0.0 if not set 2024-04-09 13:03:32 +01:00
Index.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
nodemon.json Update .gitignore and nodemon.json 2024-01-11 19:05:18 +05:30
package-lock.json refactor: Update dependencies and scripts in package.json files 2024-05-17 13:17:56 +01:00
package.json refactor: Update dependencies and scripts in package.json files 2024-05-17 13:17:56 +01:00
README.md
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact