Jonny Barnes
39ffb2c225
Responsive images
Squashed commit of the following:
commit 4f62b48b77b0b34f2f556083e2271f46d5bd023e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Sep 16 11:38:26 2017 +0100
Update changelog
commit 2c41451b24839dfa9a37e6f92bc542cef999aaa9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Sep 16 11:38:14 2017 +0100
run migrations in deploy script
commit 2b1c3af725d366479399afcd8059e9abebade9ee
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 23:38:08 2017 +0100
Modified CSS for note img links
commit fcd6217da3443e28764ed7a810620b54d04b223e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 23:19:42 2017 +0100
Add responsive image markup
commit d900d8067dbf36180fd1bdaca7d34421ba85a413
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 23:19:24 2017 +0100
Fix issues with logic
commit c03d18c5e02c041092ce401f2a814e2a4f8e6fad
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 20:33:39 2017 +0100
Use new column name
commit 21d40eab48f9f038cf8ea82880b58d68ecdf0549
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 20:33:12 2017 +0100
Use text column type to give future leeway with how we do this
commit abb3b3b1e14a8de58cac8dffcc06d3b8bb06119d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 19:36:29 2017 +0100
Some tests of the new job
commit 0b11093df16a8c0047520322185706bbdc52c0c4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 19:36:13 2017 +0100
This job creates smaller resolution images
commit 93449ad2b367bea33e84ec94486125467eaf0394
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 19:35:52 2017 +0100
Save the media directly to S3, then dispatch the image processing job
commit fff232607c18a6681ea4414b6e54c006614f4e5e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 19:35:06 2017 +0100
Store the image library’s preferences
commit 0b908b99a79f8a1294d2c59cd731c18538ffb6ce
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 19:33:28 2017 +0100
Configure the ligrary to use imagick
commit ed13e55e0ce1c0e94860259bf0b1d97a433c89b1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 19:32:55 2017 +0100
Add the intervention/image package
|
2017-09-16 11:39:36 +01:00 |
| .. |
|
2015_02_28_132629_create_articles_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_02_28_144939_create_notes_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_03_02_084342_create_tags_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_03_02_084956_create_note_tag_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_03_02_105623_create_contacts_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_03_02_114340_create_web_mentions_table.php
|
Squashed commit of the following:
|
2016-11-29 20:53:05 +00:00 |
|
2015_07_17_111512_create_clients_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_07_22_084423_create_failed_jobs_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_10_08_155111_create_media_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_11_07_130637_create_places_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_11_19_221933_add_place_relation_to_notes.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2016_07_29_113150_add_jsonb_mf2_column_to_webmentions_table.php
|
Add an mf2 column to webemtnions, type jsonb
|
2016-07-29 14:22:49 +01:00 |
|
2016_09_06_152900_add_exception_column_to_failed_jobs_table.php
|
Migrate to Laravel 5.3
|
2016-09-06 16:40:39 +01:00 |
|
2016_09_30_214651_cascade_delete_note_tags.php
|
Squashed commit of the following:
|
2016-10-01 14:26:07 +01:00 |
|
2016_10_26_170858_add_facebook_url_column_to_notes.php
|
Squashed commit of the following:
|
2016-10-26 22:00:26 +01:00 |
|
2016_11_23_154939_add_facebook_to_contacts.php
|
Squashed commit of the following:
|
2016-11-25 15:53:14 +00:00 |
|
2016_12_05_204035_add_search_to_notes.php
|
Squashed commit of the following:
|
2016-12-06 20:38:52 +00:00 |
|
2016_12_28_160024_add_icon_to_places.php
|
Updating codebase to use es6/7
|
2017-01-26 15:21:21 +00:00 |
|
2017_03_09_155908_create_media_endpoint_table.php
|
Add storing media type, so that we can use use right tag, such as img, or video in the view
|
2017-03-19 10:04:48 +00:00 |
|
2017_03_28_130855_create_indie_web_users_table.php
|
Squashed commit of the following:
|
2017-04-21 16:38:39 +01:00 |
|
2017_04_25_203734_update_notes_table_add_swarm_url.php
|
Micropub Update and “Swarm” Support
|
2017-05-18 15:15:53 +01:00 |
|
2017_05_12_135451_update_places_table_add_foursquare_column.php
|
Micropub Update and “Swarm” Support
|
2017-05-18 15:15:53 +01:00 |
|
2017_06_11_193737_update_notes_table_add_instagram_url.php
|
Fix support for ownyourgram, hopefully
|
2017-06-11 20:54:10 +01:00 |
|
2017_06_27_164743_update_places_table_add_external_urls.php
|
Conoslidate external URLs for a place into a single JSON column
|
2017-06-29 12:34:25 +01:00 |
|
2017_08_09_181357_allow_empty_note_content.php
|
Squashed commit of the following:
|
2017-08-09 20:59:22 +01:00 |
|
2017_09_15_081131_update_media_endpoint_table_add_nullable_image_width_column.php
|
Responsive images
|
2017-09-16 11:39:36 +01:00 |