Commit Graph

28 Commits (renovate/major-jest-monorepo)

Author SHA1 Message Date
renovate[bot] 3afcea69eb
chore(deps): update jest monorepo to v29 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
Max Leiter 55c5ecfe6c
Update to next 13, switch to pnpm (#127)
* switch to pnpm

* dep improvements, style fixes, next/link codemod

* server: upgrade sqlite
3 years ago
renovate[bot] 04ed522566
fix(deps): update all non-major dependencies (#111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Max Leiter 3d2bec0d5e
Revert "server: switch to sqlite3 package from pinned commit"
This reverts commit 3269dfc0dc.
3 years ago
Max Leiter 3269dfc0dc
server: switch to sqlite3 package from pinned commit 3 years ago
Joaquin "Florius" Azcarate c0566efc98
Import a single Gist by ID (#76) 3 years ago
renovate[bot] 6bb73b877e
server: fix(deps): update react monorepo to v18 (#98)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
kinghat 43aa68e082
cleaned up multi-service compose (#75)
* cleaned up multi-service compose
* refactor docker setup
* add all ENVs and remove unneeded variables
* remove comments, unneeded vars and syntax
3 years ago
Max Leiter 4bcf791c86
Revert "fix(deps): update sqlite3 digest to 11c988c (#90)"
This reverts commit 90d9fabd27.
3 years ago
renovate[bot] 873db86fb1
fix(deps): update all non-major dependencies (#91)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot] 90d9fabd27
fix(deps): update sqlite3 digest to 11c988c (#90)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot] d17e240e1c
fix(deps): pin dependencies (#89)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Max Leiter c73b7f66a3
server: move middleware tests to middleware/__tests__, set yarn test to mute console logs 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
Max Leiter dafc0c37f8
client/server: use `config` dictionary on server, improve types on client 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 dabe3e7f3c
WIP dockerfiles 4 years ago
Max Leiter 208ba42c0e
Initial commit 4 years ago