album/migrations
Rasmus Kaj fc1ed81561 Store width and height of images.
Use it to calculate width and height of small images in lists.

Since the old database should be migratable to the new, the width and
height fields are nullable.  I aim to make them not nullable later,
after all images in the database has got width and height.
2018-03-05 00:29:39 +01:00
..
2018-03-03-142213_photo_size Store width and height of images. 2018-03-05 00:29:39 +01:00
20160603223947_create_photos_table Actually get grades from kpa. 2016-06-05 17:38:30 +02:00
20160629225803_create_tags_tables Implement tags on photos. 2016-06-30 01:29:02 +02:00
20160630103050_create_people_tables Implement people on photos. 2016-06-30 12:15:07 +02:00
20160630121524_create_places_tables Implement places on photos. 2016-06-30 13:16:12 +02:00
20160701185424_create_users_table Implment proper user handling. 2016-07-02 12:50:25 +02:00
20160708213522_create_positions_table Use GPS position of photos. 2016-07-09 16:04:19 +02:00
20160807210343_add_public_flag Add flag to make photos public. 2016-08-07 22:41:00 +02:00
20160808022325_create_cameras_table Add camera support. 2016-08-09 01:41:46 +02:00
20170211160918_attributions Add basic attribution. 2017-02-11 22:24:35 +01:00
.gitkeep Reimplement all time-based views. 2016-06-04 21:08:14 +02:00