Commit graph

57 commits

Author SHA1 Message Date
Robert Prehn
2e6ecd2a89 fix: Correct path for social media preview images 2021-10-22 10:00:32 -05:00
Robert Prehn
5d3a8dbd16 chore: Update framework version 2021-10-19 16:07:30 -05:00
Robert Prehn
9f407e91d3 feat: Add object_storage engine and social media preview image generation 2021-10-19 19:28:25 +00:00
Robert Prehn
cd0c307a2d fix: Handle deprecation of @view_module and @view_template 2021-09-26 23:19:49 -05:00
Robert Prehn
94154325cc chore: Increase test coverage throughout the framework 2021-09-06 19:43:16 +00:00
Robert Prehn
053164fb9b fix: Roll back to MIME 1.6.0 until 2.x is compatible with Phoenix 2021-08-14 14:14:23 -05:00
Robert Prehn
dc5d2d579d BREAKING CHANGE: Upgrade to phoenix_html ~> 3.0 2021-08-14 16:23:37 +00:00
Robert Prehn
912fe4e024 chore: Address a variety of warnings 2021-08-04 16:32:13 -05:00
Robert Prehn
1a4f0120a8 fix: Add lines attribute to class tags 2021-07-23 09:41:27 -05:00
Robert Prehn
046094aa2d chore: Upgrade credo and address issues 2021-07-20 15:50:51 -05:00
Robert Prehn
42984b8c29 feat: Upgrade framework 2021-07-02 16:06:31 -05:00
Robert Prehn
305efc55a4 fix: Remove deprecated option in earmark call 2021-07-02 14:01:28 -05:00
Robert Prehn
8929fd8204 feat: Setup LiveView 2021-06-19 17:26:20 +00:00
Robert Prehn
7c797a7adb feat: Launch announcement things 2021-05-28 14:52:24 -05:00
Robert Prehn
21d1aa4369 fix: Share sessions between multiple pods 2021-05-28 12:38:37 -05:00
Robert Prehn
cd9b84488e fix: Force all endpoints to use same pow key 2021-05-17 22:26:05 -05:00
Robert Prehn
1f19aa6383 fix: Force Pow.Plug.Session to the same key 2021-05-17 22:11:57 -05:00
Robert Prehn
a8b4dd2dca Merge branch 'master' of gitlab.com:mythic-insight/legendary 2021-03-25 17:49:09 -05:00
Robert Prehn
80f571331a feat: Allow post paths with slashes 2021-03-25 17:42:55 -05:00
Robert Prehn
1240996e4c Merge branch 'master' of gitlab.com:mythic-insight/legendary 2021-03-25 17:22:18 -05:00
Robert Prehn
8a0f3c30ed fix: Allow post ids with slashes 2021-03-25 16:50:57 -05:00
Robert Prehn
def0c8b804 feat: Spruce up the links on the home page 2021-03-25 16:29:12 -05:00
Robert Prehn
873af60df5 fix: Updates for home page 2021-03-25 16:04:31 -05:00
Robert Prehn
5f6a9d201f BREAKING CHANGE: Namespace all framework modules under Legendary 2021-03-19 19:32:18 +00:00
Robert Prehn
5ff4a948ed fix: Fix prod configuration for Docker 2021-01-07 15:53:17 -06:00
Robert Prehn
64822925ed feat: Switch Sitemaps to Oban 2020-10-09 14:32:53 -05:00
Robert Prehn
3a7fe7eb47 fix: Add sitemap job back 2020-10-09 12:18:47 -05:00
Robert Prehn
cd2379d4e7 feat: Move main router and menu into app to allow easier development 2020-09-30 15:10:17 -05:00
Robert Prehn
c7a0bf1b3d feat: Style blog posts 2020-09-23 15:21:43 -05:00
Robert Prehn
1e8d7d5301 feat: Make new homepage design 2020-09-18 14:49:04 -05:00
Robert Prehn
79a6cea12e feat: Add elixir to highlight 2020-09-15 17:16:30 -05:00
Robert Prehn
413d0c64fd feat: Add stylesheet for code highlighting 2020-09-15 17:11:56 -05:00
Robert Prehn
1e726cbf57 fix: Standardize vertical and horizontal spacing 2020-09-15 16:19:40 -05:00
Robert Prehn
35b0666f04 chore: Remove dead semantic-ui class and theming page 2020-09-11 16:09:22 -05:00
Robert Prehn
e3f540b785 feat: Replace semantic-ui with tailwind in content section 2020-09-11 14:21:49 -05:00
Robert Prehn
97eabcc875 feat: Use tailwind for generated templates 2020-09-08 09:20:48 -05:00
Robert Prehn
35e3c6a608 feat: Add new tailwind styles 2020-08-28 16:49:56 -05:00
Robert Prehn
8216060402 fix: Re-style sign in form 2020-08-22 10:01:04 -05:00
Robert Prehn
20ec2c3fd6 feat: Add simplemde for editing posts and pages 2020-08-18 15:56:43 -05:00
Robert Prehn
ad0a26325a fix: Correct rss feed urls 2020-08-18 10:49:36 -05:00
Robert Prehn
be2c1cb1b9 chore: Fix a variety of warnings 2020-08-13 15:59:49 -05:00
Robert Prehn
53af5b1610 chore: Expand test coverage 2020-08-13 20:21:43 +00:00
Robert Prehn
5d2ae74f89 feat: Add good basic page templates 2020-07-30 16:05:09 +00:00
Robert Prehn
fe06da5e92 fix: Make sidebar menu work 2020-07-29 13:59:20 +00:00
Robert Prehn
98578b31bd feat: Add comments to admin 2020-07-28 10:54:24 -05:00
Robert Prehn
7bce782dff feat: Make users adminable 2020-07-28 08:02:45 -05:00
Robert Prehn
aa4cc1e3de feat: Add blog posts index at /pages/blog 2020-07-27 23:32:05 +00:00
Robert Prehn
f11e19d56c feat: Use consistent title tags and pull from i18n 2020-07-27 17:28:52 -05:00
Robert Prehn
e3e00f3db2 feat: Basic post design 2020-07-27 20:28:41 +00:00
Robert Prehn
6a09de2a9e feat: Basic admin system plus PostAdmin 2020-07-24 17:10:50 -05:00