Commit Graph

24 Commits (33fc7c17eb7d413f1ceb0cd8cb78a153c2994835)

Author SHA1 Message Date
renovate[bot] 33fc7c17eb
fix(deps): update dependency express-jwt to v7 3 years ago
dependabot[bot] 53059e14ad
build(deps): bump sqlite3 from 5.0.2 to 5.0.3 in /server (#128)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
renovate[bot] 04ed522566
fix(deps): update all non-major dependencies (#111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Max Leiter 3d2bec0d5e
Revert "server: switch to sqlite3 package from pinned commit"
This reverts commit 3269dfc0dc.
4 years ago
Max Leiter 3269dfc0dc
server: switch to sqlite3 package from pinned commit 4 years ago
Joaquin "Florius" Azcarate c0566efc98
Import a single Gist by ID (#76) 4 years ago
renovate[bot] 6bb73b877e
server: fix(deps): update react monorepo to v18 (#98)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Max Leiter 4bcf791c86
Revert "fix(deps): update sqlite3 digest to 11c988c (#90)"
This reverts commit 90d9fabd27.
4 years ago
renovate[bot] 873db86fb1
fix(deps): update all non-major dependencies (#91)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] 90d9fabd27
fix(deps): update sqlite3 digest to 11c988c (#90)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
renovate[bot] d17e240e1c
fix(deps): pin dependencies (#89)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
dependabot[bot] b6af63671b
server: build(deps): bump minimist from 1.2.5 to 1.2.6 in /server (#81)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Joaquin "Florius" Azcarate ef005ef0b2
server: Add first e2e test, github action, health endpoint (#68)
And a bonus health endpoint to make the simplest test possible
4 years ago
Max Leiter 64e9c58d5d
client: remove sequelize-cli-ts 4 years ago
Joaquin "Florius" Azcarate 1c2fef0ee4
server/client: use cross-env for Windows support (#58)
In order for windows to run a script with an environment variable, we need some extra steps (namely `cross-env`).
4 years ago
Max Leiter fb8f14fd98
server: dockerfile updates and switch to bcryptjs 4 years ago
Max Leiter fd7d0be6ba
server: add `yarn start` and building support with tsc 4 years ago
Max Leiter e0b0102603
server: rework migrations/sequelize, add basic admin page/role, bug fixes 4 years ago
Max Leiter 62bc7af004
client: misc style improvements, error handling 4 years ago
Max Leiter 2823c217ea
server: add and run prettier 4 years ago
Max Leiter da8e7415dc
Merge with main 4 years ago
Max Leiter 19988e49ed
server: store and render markdown on server 4 years ago
Max Campbell 7b2baad782 Added celebreate validation 4 years ago
Max Leiter 208ba42c0e
Initial commit 4 years ago