photoprism/frontend
Michael Mayer 03c9e82211 Albums: Fix share expiration date in field label #621
Looks like a pure frontend issue: It tried finding a date in
"UpdatedAt" while the actual field name is "ModifiedAt".
2021-09-23 15:38:55 +02:00
..
src Albums: Fix share expiration date in field label #621 2021-09-23 15:38:55 +02:00
tests Albums: Fix share expiration date in field label #621 2021-09-23 15:38:55 +02:00
.babelrc
.eslintrc.js
karma.conf.js
package-lock.json Frontend: Update package-lock.json 2021-09-23 11:29:39 +02:00
package.json Tests: Add acceptance test commands to package.json 2021-08-13 21:25:15 +02:00
postcss.config.js
webpack.config.js