Commit Graph

91 Commits

Author SHA1 Message Date
24c656c9f1 that it doesn't work in firefox doesn't mean that
it shouldn't work in chrome
2022-04-03 18:23:23 +00:00
ef3e2adea7 remove transformer-typescript-tsc, as it breaks everything 2022-02-16 20:10:18 +00:00
7253bb97eb fix builds 2022-02-16 18:24:29 +00:00
7a53661c2e fix jest tests 2022-02-16 18:16:15 +00:00
44da732a10 update parcel 2022-02-16 18:12:00 +00:00
e1096f6e28 non-breaking updates 2022-02-16 17:18:52 +00:00
d376b2df13 update node version to 16 2022-02-16 15:21:22 +00:00
242b567efb Update docker-compose.yml 2021-08-02 21:10:57 +03:00
c5d3eceedd ci runs on branches do not pollute docker main 2021-08-02 21:05:27 +03:00
ee642f970d use circleci for docker builds 2021-08-02 15:29:34 +03:00
a0567f60fa update most packages 2021-08-01 20:45:02 +03:00
240804405e Add .circleci/config.yml 2021-07-17 20:31:56 +03:00
dependabot[bot]
8838a13e39 Bump color-string from 1.5.4 to 1.5.5 (#1)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [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.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 17:17:11 +03:00
dependabot[bot]
4bf2f883d4 Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 09:12:07 +00:00
dependabot[bot]
89f729ace3 Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 22:49:23 +00:00
dependabot[bot]
b1df28ae6a Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 22:50:15 +00:00
dependabot[bot]
e0ba2cb464 Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 07:34:58 +00:00
f0c5f358db customizable docker port 2021-03-11 22:04:52 +03:00
c5bcbb0f38 cleanup devcontainer extensions 2021-03-06 13:04:34 +00:00
991deaa9bc fix photos being downloaded many times 2020-12-26 08:24:27 +00:00
b1adf9afe1 do not preload images on hover 2020-12-26 08:13:12 +00:00
c0302e5aac fix #1 (with a caveat)
now there's a scrollbar at the bottom of the screen in animations
2020-12-25 19:50:38 +00:00
dependabot[bot]
691f159a85 Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 06:30:09 +00:00
117b2b999f update deps 2020-12-13 16:26:54 +00:00
019a206e05 always smooth image opening 2020-12-13 19:22:45 +03:00
08c83e7284 add readme 2020-10-23 11:06:30 +03:00
88a9d5bce3 do not lazyload thumbnails
to avoid reflow
2020-10-21 11:22:21 +00:00
2ceec84721 load in batches 50 photos instead of 30 2020-10-21 11:20:27 +00:00
492fbb1ccb show photos by month 2020-10-21 10:47:14 +00:00
180a1e5492 better photo overview 2020-10-20 13:25:29 +00:00
4a534f17cd always sort photos 2020-10-20 13:09:45 +00:00
eaa8fab86e show upload status 2020-10-20 13:02:33 +00:00
032776d2ed please prettier with migrations 2020-10-20 12:56:29 +00:00
049225d4ae do not create all the photos at once 2020-10-19 23:09:48 +03:00
a25667c969 fix weird photo test 2020-10-19 22:43:11 +03:00
075f24fc43 more logging
todo: don't use console.log()
2020-10-19 22:34:31 +03:00
2a9787d39f longer timeout for uploading photos 2020-10-19 22:30:47 +03:00
f721568ab1 use production typeorm for docker 2020-10-19 22:26:28 +03:00
9a3b2787bd Update docker-compose.yml
add always restart
2020-10-19 22:22:19 +03:00
e9b73e84ee Update docker-compose.yml
actually correct tag name
2020-10-19 21:42:58 +03:00
fbc307ab5e Update docker-compose.yml
use correct image
2020-10-19 21:42:05 +03:00
c44e5a1de1 fix overview test 2020-10-19 21:45:27 +03:00
2a02b6c60b remove misleading config
it doesn't work because it's build time
2020-10-19 21:38:46 +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
d65c7fcb02 photos fade in 2020-10-17 08:36:42 +00:00
0c560404a5 use progressive jpegs for previews 2020-10-17 08:18:57 +00:00
47a90febd1 better photo viewing experience
preload photos
photo scale animation
2020-10-17 08:01:38 +00:00
7614cdd747 infinite scroll more tolerance 2020-10-17 07:41:05 +00:00