Commit Graph

34 Commits

Author SHA1 Message Date
Renovate Bot
73961b5814 Update dependency @types/react-dom to v17.0.11 2021-11-24 11:39:08 +00:00
Renovate Bot
bd48dc3fc0 Update dependency react-collapsible to v2.8.4 2021-11-24 11:24:38 +00:00
Thomas Ruoff
85f9470450 add linting 2021-11-24 12:07:16 +01:00
Thomas Ruoff
04b6729625 Merge pull request #27 from tomru/renovate/major-nextjs-monorepo
Update dependency next to v12
2021-11-24 08:23:41 +01:00
Renovate Bot
09e167f701 Update dependency next to v12 2021-11-23 23:46:12 +00:00
Renovate Bot
bdfa23276b Update dependency typescript to v4.5.2 2021-11-23 23:43:17 +00:00
Renovate Bot
692fb53325 Pin dependency @types/jest to v26.0.20 2021-11-23 23:29:36 +00:00
Renovate Bot
b86c14656d Pin dependencies 2021-11-23 23:26:36 +00:00
Thomas Ruoff
a010ed1ec9 Merge pull request #7 from tomru/dependabot/npm_and_yarn/next-11.1.1
Bump next from 10.0.8 to 11.1.1
2021-11-23 23:42:09 +01:00
dependabot[bot]
2107643b31 Bump next from 10.0.8 to 11.1.1
Bumps [next](https://github.com/vercel/next.js) from 10.0.8 to 11.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.0.8...v11.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 19:35:47 +00:00
dependabot[bot]
b820cf6a36 Bump postcss from 8.2.8 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 10:19:35 +00:00
Thomas Ruoff
dd82352186 bump versions 2021-03-11 23:40:36 +01:00
Thomas Ruoff
1633fad10b move store in local storage 2021-03-10 23:53:35 +01:00
Thomas Ruoff
444ba20385 add store dir 2021-03-07 00:19:24 +01:00
Thomas Ruoff
2721e65f09 Update dockerfile 2021-03-06 23:36:48 +01:00
Thomas Ruoff
5754dc3b2c update all deps 2021-02-25 00:35:03 +01:00
Thomas Ruoff
fb91b1cbc8 work on styles 2021-02-25 00:35:03 +01:00
Thomas Ruoff
0f06bed517 add tailwind support 2021-02-25 00:35:03 +01:00
Thomas Ruoff
d7478b5e9c fix some type errors 2021-02-25 00:35:03 +01:00
Thomas Ruoff
78af180567 add prettier and format all 2021-02-25 00:35:03 +01:00
Thomas Ruoff
d7044f5f78 add uuid types 2021-02-25 00:35:03 +01:00
Thomas Ruoff
214d95d3d7 start over with nextjs 2021-02-25 00:34:45 +01:00
Thomas Ruoff
db2c45342f add server dir 2017-02-23 21:00:35 +01:00
Thomas Ruoff
2441268fb8 make client own package (using create-react-app) 2017-02-23 00:45:39 +01:00
Thomas Ruoff
8bf72b470e tried to address linting issues 2017-02-22 00:18:47 +01:00
Thomas Ruoff
33f5abcd30 various styling fixes 2017-02-21 00:30:46 +01:00
Thomas Ruoff
5c6310e848 add server:watch 2017-02-20 22:59:53 +01:00
Thomas Ruoff
da027191d6 further work 2017-02-19 23:27:53 +01:00
Thomas Ruoff
8542c0bf2d working prototype 2017-02-19 00:23:16 +01:00
Thomas Ruoff
9a5d762a2e add pdf-js viewer 2017-02-18 01:04:47 +01:00
Thomas Ruoff
b9424abebf add cors, needed for dev mode at least 2017-02-18 01:04:03 +01:00
Thomas Ruoff
7668fc3837 add preact with webpack 2017-02-15 00:46:54 +01:00
Thomas Ruoff
b33f877971 add eslint and editorconfig 2017-02-14 22:26:44 +01:00
Thomas Ruoff
1be838f589 initial commit 2017-02-14 22:26:13 +01:00