Commit graph

72 commits

Author SHA1 Message Date
fba43fa926 Fix PHP tags 2022-11-28 14:55:19 -06:00
0457509482 Add audio and video embeds to map popups 2022-11-28 14:54:06 -06:00
6797150c73 Add RegEx capturing group 2022-11-28 14:40:00 -06:00
767be0043a Add array index 2022-11-28 14:34:57 -06:00
64fc3e9586 Fix preg_match 2022-11-28 14:32:42 -06:00
ede920ed45 Fix RegEx 2022-11-28 14:28:47 -06:00
5a529d4db9 Add audio/video embeds to checkins 2022-11-28 14:26:16 -06:00
5d53cca01b Rename partial file 2022-11-28 13:50:23 -06:00
33f9a8584d Replace checkins list with partial in email template 2022-11-28 13:49:14 -06:00
8dc74febcf Move checkin list to partial 2022-11-28 13:46:12 -06:00
91d1a18471 Update docker-compose, rename nginx file 2022-11-28 19:39:48 +00:00
85d4c19693 Add ability to specify checkin ranges 2022-11-10 02:16:12 +00:00
6eaaff513c Handle fortnightly digests, empty digests 2022-11-10 02:15:42 +00:00
77aaf4748f Add fortnightly digests, test arg 2022-11-07 22:33:46 +00:00
bb3f9b343c Add logging 2022-11-02 17:39:49 +00:00
8c08cbf912 Schedule email digests 2022-11-01 04:29:55 +00:00
a569ac5cc6 Add email digests 2022-11-01 04:07:07 +00:00
940fa5fda4 Create helpers file 2022-11-01 04:06:31 +00:00
9956dbb5d3 Split trip data retrieval into own controller method 2022-11-01 02:29:33 +00:00
733094b435 Move logic from route to controller 2022-11-01 00:50:43 +00:00
c5e64efb97 Update example .env 2022-10-30 20:57:42 +00:00
f776ce702b Add past trip IDs config variable 2022-10-30 20:56:31 +00:00
615ebfbd35 Fix markers not showing on mobile browsers 2022-10-30 02:14:45 +00:00
5ecc34a046 Fix past trip links 2022-10-30 00:15:06 +00:00
1ea56eaa72 Tweak checkin rendering 2022-10-29 23:59:23 +00:00
b839012cd9 Fix favicon href 2022-10-29 23:58:40 +00:00
d8820dd9a5 Remove CSP meta tag 2022-10-29 23:50:32 +00:00
349f2b1444 Add meta tags 2022-10-29 23:49:19 +00:00
ecb51e0765 Replace and move favicon 2022-10-29 16:47:31 -07:00
b3db7afca4 Resize favicon 2022-10-29 16:29:22 -07:00
dab2031d49 Merge branch 'main' of ssh://code.bengoldsworthy.net:222/Rumperuu/Where-in-the-World-is-Ben into main 2022-10-29 23:27:31 +00:00
5ca3afcb5f Update favicon 2022-10-29 16:27:10 -07:00
3f8a675c32 Align styling with bengoldsworthy.net 2022-10-29 23:24:06 +00:00
739f2c86bf Move head to partial 2022-10-29 23:23:02 +00:00
14de96fd59 Merge branch 'main' of ssh://code.bengoldsworthy.net:222/Rumperuu/Where-in-the-World-is-Ben 2022-10-29 16:16:28 -07:00
7149762f21 Add marker icons, move to images folder 2022-10-29 16:16:15 -07:00
6941b4dde2 Add Mailjet email integration 2022-10-27 21:40:38 +00:00
3c6bf47402 Add logging 2022-10-27 16:32:08 +00:00
40134331b5 Fix caching parenthesisation 2022-10-23 19:16:28 +00:00
74b7df62b7 Add past trip
TODO: Move these into the envfile
2022-10-23 19:16:04 +00:00
064cf0642c Fix time difference summaries 2022-10-21 21:20:28 +00:00
ee75bc6976 Changing caching parameters, fix checkin dates 2022-10-21 21:05:53 +00:00
61d5f69699 Fix popup centering, styling, a bunch of other stuff 2022-10-20 18:03:10 +00:00
3e62eb8d37 Update routes to use query params, fix caching 2022-10-20 15:53:32 +00:00
1cf3c3004b Add padding 2022-10-20 15:49:24 +00:00
f269b2cd8c Add show-all-checkins route 2022-10-19 23:28:56 +00:00
6563a4b5e2 Fix past trip view 2022-10-19 22:53:52 +00:00
ff3c265968 Combine current and past trip views 2022-10-19 15:48:11 -07:00
fac44484b4 Update styling 2022-10-19 22:35:12 +00:00
5d33b2b4ca Amend map centering, add comments 2022-10-19 22:35:02 +00:00