Commit Graph

197 Commits

Author SHA1 Message Date
aaebe63e6d docker thing 2020-11-13 20:52:24 +03:00
10c16f78ff ignore ormconfig files 2020-10-14 18:33:11 +03:00
ba3a7c5088 Delete tslint.json 2020-10-07 21:31:47 +03:00
e5dadefa35 fix frontend build error 2020-10-06 22:13:10 +03:00
273a4321ca Merge pull request #24 from usatiuk/node-14
Update ci to node 14
2020-10-06 21:59:57 +03:00
bdecd29088 Update config.yml 2020-10-06 21:59:44 +03:00
7ff326f8f2 update ci to node 14 2020-10-06 21:59:10 +03:00
41955fe2c1 cleanup package.json 2020-10-06 18:49:58 +00:00
3e49cdfdf5 workspace isn't really needed without split directories 2020-10-06 21:10:35 +03:00
5f230ab3b9 Update README.md 2020-10-04 16:35:16 +03:00
ad1faaa17b Update README.md 2020-10-04 16:34:36 +03:00
990ad47ace fix ormconfig.dev.json not being found 2020-10-04 11:42:02 +03:00
8d0aa64fd1 add test container to sql connection list 2020-10-04 11:29:48 +03:00
c20d5206c0 fix npm thing 2020-10-04 11:21:08 +03:00
3edcff74a2 give breadcrumbs less space
because they still sometimes overflow
2020-10-04 11:13:25 +03:00
eafd8ee16d hopefully working dev container 2020-10-04 11:12:58 +03:00
d060194046 enable all eslint plugins correctly 2020-08-14 19:20:07 +03:00
b2d75649f3 stop using multiple folders in a workspace
because that breaks eslint import
2020-08-14 19:05:03 +03:00
6ca22ecae4 move typescript to dependencies
because heroku cleans up devDependencies
2020-08-14 16:01:48 +03:00
f2da923977 switch to eslint
move tests to src/, because otherwise import plugin doesn't work
2020-08-14 15:45:53 +03:00
820c80d4ad update deps, remove tslint 2020-08-14 15:17:25 +03:00
1c3bd9fccd fix account render test crash 2020-06-09 13:01:17 +03:00
70a3907327 prettier fixes 2020-06-09 12:57:05 +03:00
51a6803fe2 basic password change 2020-06-09 12:55:06 +03:00
317b113398 Merge pull request #20 from usaatyuk/dependabot/npm_and_yarn/acorn-7.1.1
Bump acorn from 7.1.0 to 7.1.1
2020-06-08 13:47:07 +03:00
48331a6901 Update README.md 2020-06-08 13:30:54 +03:00
19c779db47 Update README.md 2020-06-08 13:30:39 +03:00
d809d84ff0 Merge branch 'master' of github.com:usaatyuk/writer 2020-04-02 16:04:27 +03:00
66895e6e33 oh well it isn't supported 2020-04-02 16:03:37 +03:00
d0967681d5 fix docker compose 2020-04-02 13:02:16 +00:00
f1fc5ade50 maybe that'll work 🤷🏻‍♂️ 2020-04-02 12:56:32 +00:00
2542d3d1ba attempt 3 2020-04-02 15:50:34 +03:00
b1b32a9aea meh 2020-04-02 15:39:53 +03:00
cc6bca412c attempt 2 2020-04-02 15:36:27 +03:00
548cc1d03d Merge branch 'master' of github.com:usaatyuk/writer 2020-04-02 15:31:39 +03:00
d95ed2bb7b vscode devcontainer attempt 1 2020-04-02 15:31:33 +03:00
7d38fa5044 Update LICENSE 2020-04-02 14:16:11 +03:00
c3b3e22c75 update all the dependencies 2020-03-15 11:03:07 +03:00
dependabot[bot]
0892f99089 Bump acorn from 7.1.0 to 7.1.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 22:50:52 +00:00
02af1d9a28 Merge pull request #19 from usaatyuk/autosave-fix
don't overwrite local document content on upload
2020-01-19 20:47:32 +03:00
6ca1ff6227 don't overwrite local document content on upload 2020-01-19 20:45:38 +03:00
298d28c9af Merge pull request #17 from usaatyuk/mobile-fix
Mobile fix
2019-12-31 18:10:35 +03:00
a1255b0c26 make the heading clickable 2019-12-31 18:02:33 +03:00
a201a354f3 fix navbar overflow 2019-12-31 17:59:32 +03:00
62c2329aee more paddings and margins for mobile devices 2019-12-31 17:34:22 +03:00
1a35811bd6 add a newline to package.json 2019-12-31 14:17:04 +03:00
f21d7218cb actually add husky hooks 2019-12-25 20:53:05 +03:00
7ff76049c7 add husky checks 2019-12-25 20:51:12 +03:00
e272a605ba fix sslify with heroku 2019-12-22 21:02:54 +03:00
1aa1768c93 use koa-sslify 2019-12-22 20:55:37 +03:00