Commit Graph

280 Commits

Author SHA1 Message Date
Rasmus Kaj
1d686e3a48 Release 0.4.4. 2017-12-30 23:22:38 +01:00
Rasmus Kaj
b702379309 Limit clap version.
To avoid problem with up-to-date bitflags on rustc 1.19.
2017-12-30 21:29:30 +01:00
Rasmus Kaj
b60e929cac Improve some if let code. 2017-12-30 21:17:29 +01:00
Rasmus Kaj
73eb97f1d2 More methods, avoid a giant method. 2017-12-30 17:04:23 +01:00
Rasmus Kaj
9890ec633c Remove some no-longer-supported fmt options. 2017-12-30 15:29:38 +01:00
Rasmus Kaj
13fed14a0b Specify rand version. 2017-12-30 15:29:09 +01:00
Rasmus Kaj
f739b745bf Minor code cleanup. 2017-12-25 16:46:16 +01:00
Rasmus Kaj
4971a1b03c Allow "_" in next. 2017-12-25 16:43:23 +01:00
Rasmus Kaj
691c4952d8 Improve javascript ux. 2017-12-25 16:43:06 +01:00
Rasmus Kaj
0a6a7f8f1c Improve shoing of time spans. 2017-12-17 16:02:47 +01:00
Rasmus Kaj
7a3cd36abd Improve layout (I hope) 2017-12-12 18:22:32 +01:00
Rasmus Kaj
09a88d8299 Move some js from template to ux.js. 2017-12-11 23:35:23 +01:00
Rasmus Kaj
7d2d3f6ebb Add missing conditional. 2017-12-11 23:15:26 +01:00
Rasmus Kaj
1c6ed1c709 Shorten and simplify admin.js. 2017-12-11 23:11:36 +01:00
Rasmus Kaj
4471f9e083 Async AND defer is apparently a bad idea. 2017-12-11 22:07:51 +01:00
Rasmus Kaj
9f628edd87 Create list where needed. 2017-12-11 22:07:27 +01:00
Rasmus Kaj
836c5f8683 Remove some redundant refs. 2017-12-11 21:34:07 +01:00
Rasmus Kaj
346ad7099a Be sure to write all of the compressed file. 2017-12-11 21:33:32 +01:00
Rasmus Kaj
6310316669 Rustfmt. 2017-12-11 21:10:18 +01:00
Rasmus Kaj
0f817f461c Try to get rustfmt working again. 2017-12-09 22:02:45 +01:00
Rasmus Kaj
b1a8360e5c Use flate2 1.x.
There was a slight API change.
2017-12-07 07:17:09 +01:00
Rasmus Kaj
a14c9f9279 Lock r2d2 at version used by r2d2-diesel. 2017-11-28 00:28:51 +01:00
Rasmus Kaj
858f873f98 More natural grouping.
Make groups no shorter than 8 and no longer than 16 photos.
Also, make time and not only number of images a factor when
deciding which group to split next.
2017-11-28 00:14:53 +01:00
Rasmus Kaj
3071431452 Use the slug crate for generating slugs.
Rather than having to keep on adding special cases in my own code.
2017-11-26 22:04:16 +01:00
Rasmus Kaj
c099f7950e Use the shorthand when I have it. 2017-11-26 21:31:48 +01:00
Rasmus Kaj
a63e9a3258 Postrelease. 2017-11-25 11:35:44 +01:00
Rasmus Kaj
9eb61cda29 Release version 0.4.2. 2017-11-25 02:43:37 +01:00
Rasmus Kaj
27481a62b3 Simpler and more versatile links. 2017-11-25 02:35:15 +01:00
Rasmus Kaj
94e661065b Some styling and UX. 2017-11-25 01:22:01 +01:00
Rasmus Kaj
a45da2c2ae Style fix. 2017-11-25 00:04:17 +01:00
Rasmus Kaj
a54ca58850 Fix some clippy complaints. 2017-11-24 22:41:05 +01:00
Rasmus Kaj
8ae2c64564 Improve tag completion.
Less is more (max 10 answers, not 15), and BadRequest rather
than 404 is q query parameter is missing.
2017-11-24 19:56:09 +01:00
Rasmus Kaj
09a7f92bc6 Rustfmt update. 2017-11-23 11:09:13 +01:00
Rasmus Kaj
448f9b8a75 Add admin UX to grade images. 2017-11-22 21:13:34 +01:00
Rasmus Kaj
4286a3b6de Postrelease. 2017-11-21 18:53:11 +01:00
Rasmus Kaj
269f06e0b4 Release 0.4.0 2017-11-20 17:09:56 +01:00
Rasmus Kaj
ade508eb8d Use improved timecluster for day view.
Just as for people, places, and tag views.
2017-11-20 15:10:42 +01:00
Rasmus Kaj
3c3ecbbfbb DRY. 2017-11-20 14:06:55 +01:00
Rasmus Kaj
2460e26e64 Cleanup. 2017-11-20 13:08:12 +01:00
Rasmus Kaj
5028a1831c Add timecluster grouping for place views.
Just as for people and tag views.
2017-11-20 12:42:01 +01:00
Rasmus Kaj
b47726a6a5 Add timecluster grouping for tag views.
Just as for people.
2017-11-20 11:40:06 +01:00
Rasmus Kaj
8e7a3a36b6 Cleanup. 2017-11-20 10:27:27 +01:00
Rasmus Kaj
63fac99f27 Split long list for person in chunks. 2017-11-19 23:46:03 +01:00
Rasmus Kaj
36653d760f Implement next and prev links. 2017-11-18 00:38:41 +01:00
Rasmus Kaj
3dd706c1ef More accesskeys, incl a helpful listing. 2017-11-17 00:26:17 +01:00
Rasmus Kaj
a240e9aecb Postrelease. 2017-11-14 20:27:28 +01:00
Rasmus Kaj
2eeb8136ce Release 0.3.6. 2017-11-11 23:58:55 +01:00
Rasmus Kaj
7481041a7f Improve admin UX. 2017-11-11 23:46:59 +01:00
Rasmus Kaj
884ffe7e02 Add UX to note people in pictures. 2017-11-10 19:26:45 +01:00
Rasmus Kaj
328074c0b6 Some minor cleanups. 2017-11-09 00:06:12 +01:00