Commit Graph

20 Commits

Author SHA1 Message Date
0a4f9c4dfa circleci test reports 2022-10-12 23:28:17 +02:00
7de6bad9fd update everything easily updateable 2022-09-18 09:53:14 +00:00
9b26459bbd update ts-node so it works with TS>=4.7 2022-09-17 19:29:01 +00:00
dependabot[bot]
453ce308d0 Bump sharp from 0.30.4 to 0.30.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.4 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.30.4...v0.30.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:54:45 +00:00
e1096f6e28 non-breaking updates 2022-02-16 17:18:52 +00:00
a0567f60fa update most packages 2021-08-01 20:45:02 +03:00
117b2b999f update deps 2020-12-13 16:26:54 +00:00
eaa8fab86e show upload status 2020-10-20 13:02:33 +00:00
f721568ab1 use production typeorm for docker 2020-10-19 22:26:28 +03:00
fc7d5b7f34 first user is admin user, restrict signups
todo: actual admin interface (web and/or cli)
2020-10-19 21:29:26 +03:00
45444d0741 put this in docker container 2020-10-19 20:23:59 +03:00
df4d45e376 properly fit photo on screen 2020-10-18 23:17:04 +03:00
5bfd40426a pagination 2020-10-16 18:44:01 +00:00
3313c52086 sort pictures by most recent 2020-10-15 14:53:41 +03:00
0dbf4b020e some validation on entities' properties 2020-10-14 09:05:31 +03:00
2887aedc3c (hopefully) working photos upload backend 2020-10-13 23:58:49 +03:00
a8b5117979 rename all 'writer' to 'photos' 2020-10-12 19:53:36 +03:00
291f78f265 add husky checks 2020-10-12 15:43:13 +03:00
978c0d9438 get users working 2020-10-11 18:58:18 +03:00
442e882b72 init 2020-10-10 13:52:57 +03:00