Commit Graph

114 Commits

Author SHA1 Message Date
dependabot[bot]
13f2c4c4fb Bump color-string from 1.5.4 to 1.6.0
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 22:41:52 +00:00
Thomas Ruoff
92ee1ffc4a Merge pull request #8 from tomru/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-11-23 23:41:16 +01:00
dependabot[bot]
87d19c4c37 Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 05:58:54 +00:00
Thomas Ruoff
dd82352186 bump versions 2021-03-11 23:40:36 +01:00
Thomas Ruoff
f95c2a18a9 add jest 2021-03-10 23:54:14 +01:00
Thomas Ruoff
1633fad10b move store in local storage 2021-03-10 23:53:35 +01:00
Thomas Ruoff
eaba68a779 add letterOption to defaults 2021-03-07 22:34:19 +01:00
Thomas Ruoff
2c62f8b639 improve var naming a bit 2021-03-07 22:30:14 +01:00
Thomas Ruoff
ff03a82eb2 add template to json store 2021-03-07 22:27:28 +01:00
Thomas Ruoff
a3cc7e0e72 fixed confusing naming of letterOption 2021-03-07 22:24:35 +01:00
Thomas Ruoff
193a275c1f default to local pdf-store 2021-03-07 00:22:14 +01:00
Thomas Ruoff
e8f846e003 gitignore store dir 2021-03-07 00:21:49 +01:00
Thomas Ruoff
444ba20385 add store dir 2021-03-07 00:19:24 +01:00
Thomas Ruoff
c775e6d68d add pdf-store dir 2021-03-07 00:18:42 +01:00
Thomas Ruoff
16e35daa72 use await everywhere 2021-03-06 23:53:09 +01:00
Thomas Ruoff
fa85d36924 change api 2021-03-06 23:52:55 +01:00
Thomas Ruoff
2721e65f09 Update dockerfile 2021-03-06 23:36:48 +01:00
Thomas Ruoff
c8d02350e6 add texmf submodule 2021-03-06 23:36:48 +01:00
Thomas Ruoff
e2a6b65a8b improve error message in renderer 2021-03-06 23:35:10 +01:00
Thomas Ruoff
9c5ec996d4 convert renderer to async 2021-03-05 23:59:31 +01:00
Thomas Ruoff
e601971a50 extract tex cmd
to make it configurable at a later point in time
2021-03-02 00:36:08 +01:00
Thomas Ruoff
0aaccf6966 more styling 2021-02-28 23:28:05 +01:00
Thomas Ruoff
fcb453b243 fix ts error 2021-02-25 00:35:03 +01:00
Thomas Ruoff
5754dc3b2c update all deps 2021-02-25 00:35:03 +01:00
Thomas Ruoff
d4c71c40ca restyle all the things 2021-02-25 00:35:03 +01:00
Thomas Ruoff
fb91b1cbc8 work on styles 2021-02-25 00:35:03 +01:00
Thomas Ruoff
a86c9dc3f5 always consider empty strings as no value given 2021-02-25 00:35:03 +01:00
Thomas Ruoff
4f48096bbd align onChange types 2021-02-25 00:35:03 +01:00
Thomas Ruoff
0f06bed517 add tailwind support 2021-02-25 00:35:03 +01:00
Thomas Ruoff
568ff80a18 fix delete latest 2021-02-25 00:35:03 +01:00
Thomas Ruoff
3386fb3928 fix all type errors 2021-02-25 00:35:03 +01:00
Thomas Ruoff
85a7b54a13 drop some types in 2021-02-25 00:35:03 +01:00
Thomas Ruoff
81db4b5d0e get [template].ts to work 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
3a77e7f22b change tex repo 2021-02-06 00:05:28 +01:00
Thomas Ruoff
590883e84e use archlinux as base 2021-02-05 23:43:56 +01:00
Thomas Ruoff
3f197c86c0 new build 2018-02-03 00:33:22 +01:00
Thomas Ruoff
43ed307955 make #href uniqu 2018-02-02 23:32:02 +00:00
Thomas Ruoff
22b128c1ee new build 2018-02-03 00:26:21 +01:00
Thomas Ruoff
3e9ece50fd fix eslint issue 2018-02-03 00:24:53 +01:00
Thomas Ruoff
d5a88c6843 use my button component for removing 2018-02-03 00:24:42 +01:00
Thomas Ruoff
94663c1fb1 update client deps 2018-02-03 00:23:59 +01:00
Thomas Ruoff
c176e01615 update server dev dependencies 2018-02-02 23:59:26 +01:00
Thomas Ruoff
5370571574 add removing feature 2018-02-02 23:57:14 +01:00
Thomas Ruoff
558ae2e590 window reload is simpler than setting defaults 2018-02-02 23:56:44 +01:00
Thomas Ruoff
d65ac6db50 actually use version script 2018-02-01 23:52:45 +01:00
Thomas Ruoff
4d0afcbf93 change package name 2018-02-01 23:48:34 +01:00