45edcba50e
Configured for using Argon, Cloak-based vault, and SASS preprocessing for CSS tailwind
Alex Tavarez2025-09-02 19:28:14 -04:00
0b8cfa1385
Added additional columns to user table
Alex Tavarez2025-09-02 18:11:13 -04:00
63158c1406
Added a module for use of vault encryption capabilities
Alex Tavarez2025-09-02 17:46:45 -04:00
7d76b25227
Added mofule with functions for managing and parsing markdown files to be used for page content or blogposts on website
Alex Tavarez2025-09-02 17:45:52 -04:00
a27c175068
Added module with functions for managing SASS/CSS themes of website
Alex Tavarez2025-09-02 17:44:55 -04:00
07b1477a97
Provided aliases that loads on iex execution, for ease of writing Elixir database table updates or queries in iex
Alex Tavarez2025-07-25 12:22:36 -04:00
18fbf4a344
Moved permissions strategy file for website to static content directory
Alex Tavarez2025-07-25 11:51:35 -04:00
31a261ec62
Moved shell script to newly created bin directory
Alex Tavarez2025-07-25 11:48:40 -04:00
20bd5ac4a5
Sets up permissions strategy for user access to website features or web app functionality
Alex Tavarez2025-07-25 11:39:24 -04:00
e1a9f32c21
Added database data structures for processing and validating database table updates
Alex Tavarez2025-07-25 11:34:30 -04:00
8eeeee3090
Added migrations, each creating a new database table
Alex Tavarez2025-07-25 11:30:28 -04:00
043f85580a
Created a bash script for mix commands generating database schemas and migrating
Alex Tavarez2025-07-25 11:29:30 -04:00
651b55dcf8
Added version locking for new package dependencies
Alex Tavarez2025-07-25 11:28:03 -04:00
e51be89b4c
Added earmark and validate Elixir package dependencies
Alex Tavarez2025-07-25 11:27:22 -04:00
addfac25f7
Created validation schema maps and keyword lists for database insertions
Alex Tavarez2025-07-25 11:25:34 -04:00
da025dedfa
Created a module for custom Ecto changeset validator functions
Alex Tavarez2025-07-25 11:21:41 -04:00
8d85dde135
Installed new toml and earmerk dependencies and locked their version
Alex Tavarez2025-07-24 10:36:07 -04:00
dd20b76fd5
Added toml and earmark dependencies for TOML and Markdown parsing or encoding/decoding support
Alex Tavarez2025-07-24 10:35:38 -04:00
a766c59362
Added https parameter argument for config to enable HTTPS using self-signed certificate
Alex Tavarez2025-07-24 08:49:44 -04:00
f9616ca3e5
Ignoring SSL certificates under priv/cert path
Alex Tavarez2025-07-24 08:39:50 -04:00
81bc8f2ae4
Ignoring backup files or directories, i.e. files or directories with bak file extension.
Alex Tavarez2025-07-24 08:37:45 -04:00
ad270e2490
Created an Elixir PHoenix web framework application project
Alex Tavarez2025-07-22 16:45:51 -04:00