Commit Graph

  • d6256dfa18 Added some further clarification, added an unfinished section main Alex Tavarez 2025-09-07 14:23:52 -04:00
  • acc2106e67 Added tasks related to project structure changes and new pages, reordered tasks Alex Tavarez 2025-09-07 14:19:57 -04:00
  • 08850f4d82 Added another task set, this time planning for an extra page Alex Tavarez 2025-09-07 13:52:21 -04:00
  • d17e421618 Updated to reflect current tasks Alex Tavarez 2025-09-07 00:20:41 -04:00
  • 56ce939843 Improved clarity by removing or refactoring disruptive paragraph or sidenote Alex Tavarez 2025-09-06 23:35:00 -04:00
  • 30a9f4cc82 Fixed typo Alex Tavarez 2025-09-06 23:31:57 -04:00
  • 3764fdcf99 Added note about idiomatic Elixir Alex Tavarez 2025-09-06 23:30:26 -04:00
  • 916584dfe9 Fixed typo Alex Tavarez 2025-09-06 23:23:00 -04:00
  • 681854dc58 Added more imperative language to instructional headers Alex Tavarez 2025-09-06 23:22:19 -04:00
  • f02c0777c1 Fixed typo Alex Tavarez 2025-09-06 23:20:14 -04:00
  • 9189ba54cc Improved clarity Alex Tavarez 2025-09-06 23:17:49 -04:00
  • b5a96c7940 Changed hypothetical shell variable to futureproof documentation, removed link to gitignored image Alex Tavarez 2025-09-06 23:14:59 -04:00
  • e8232ee713 Changed and expanded upon default README supplied by 'mix phx.new' command Alex Tavarez 2025-09-06 23:10:00 -04:00
  • 776646ef12 Added reference to declared variable for users table's email field Alex Tavarez 2025-09-03 14:35:47 -04:00
  • ab5711c584 Added a variable declaration in SQL script Alex Tavarez 2025-09-03 14:35:03 -04:00
  • 7a8555dc85 Created separate SQL file specifically for inserting initial default admin account Alex Tavarez 2025-09-03 14:28:35 -04:00
  • 77c87921f6 Added more field columns to schema creation for users table Alex Tavarez 2025-09-03 14:25:21 -04:00
  • ab49a6d04f Changed tasks in tasklist Alex Tavarez 2025-09-03 13:15:00 -04:00
  • 9ac6866860 Attempting to add some HEEx error pages Alex Tavarez 2025-09-03 13:14:39 -04:00
  • a2ce551e7c Added some temporary exclusions for git version control Alex Tavarez 2025-09-03 13:14:11 -04:00
  • 12220c730e HEEx pages for the website Alex Tavarez 2025-09-03 13:12:13 -04:00
  • d7aa194327 Ignore static content Alex Tavarez 2025-09-03 13:00:29 -04:00
  • 1997fa2aab Removing symbolic link from repo Alex Tavarez 2025-09-03 12:57:41 -04:00
  • 6c14960794 Changed logo to new one for website Alex Tavarez 2025-09-03 12:54:23 -04:00
  • deb3ecb7bd Added some structs useful for adding specific elements to pages rendered by view functions Alex Tavarez 2025-09-03 12:49:50 -04:00
  • 8d34a4a3db Added SASS files to be pre-processed as CSS by a file watcher Alex Tavarez 2025-09-02 21:59:50 -04:00
  • a264077e33 A SQL file for potential fallback in creating database Alex Tavarez 2025-09-02 21:58:53 -04:00
  • 901ee6ef5b Added more view functions for HTML page renders, including one's for user authentication Alex Tavarez 2025-09-02 21:52:09 -04:00
  • c9381da38c Changed and added additional routes to specific view functions in PageController Alex Tavarez 2025-09-02 20:51:57 -04:00
  • 34d9bb2645 Added additional static paths. Alex Tavarez 2025-09-02 20:26:58 -04:00
  • b256073c5a Added fields to these Ecto changeset schemas based on latest migrations Alex Tavarez 2025-09-02 20:26:08 -04:00
  • 50202e72c6 Added changeset encyption function for password field Alex Tavarez 2025-09-02 20:23:53 -04:00
  • fe508ec21e Added, reqrote and appended keys to validation schemas Alex Tavarez 2025-09-02 20:20:07 -04:00
  • 417eef3ab4 Added Cloak-based vault to app start Alex Tavarez 2025-09-02 20:18:31 -04:00
  • 657d839acd Added watcher for SASS preprocessing Alex Tavarez 2025-09-02 19:45:18 -04:00
  • 378f6c393b Added watcher for SASS preprocessing Alex Tavarez 2025-09-02 19:44:39 -04:00
  • 45edcba50e Configured for using Argon, Cloak-based vault, and SASS preprocessing for CSS tailwind Alex Tavarez 2025-09-02 19:28:14 -04:00
  • 0b8cfa1385 Added additional columns to user table Alex Tavarez 2025-09-02 18:11:13 -04:00
  • 63158c1406 Added a module for use of vault encryption capabilities Alex Tavarez 2025-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 Tavarez 2025-09-02 17:45:52 -04:00
  • a27c175068 Added module with functions for managing SASS/CSS themes of website Alex Tavarez 2025-09-02 17:44:55 -04:00
  • 6457abb55e Added depencies' version lock Alex Tavarez 2025-09-02 17:18:57 -04:00
  • 283bf99632 Added dependencies for password, TOTP, and passkey authentication Alex Tavarez 2025-09-02 17:18:32 -04:00
  • 819c38c110 Added module for providing subroutines for repetitive queries Alex Tavarez 2025-09-02 17:16:27 -04:00
  • abc6bbd4af Added module for useful authentication actions Alex Tavarez 2025-09-02 17:13:10 -04:00
  • 75451de7c1 Added a website configuration file Alex Tavarez 2025-09-02 17:04:57 -04:00
  • 41b11a7546 Modified transferable files by git Alex Tavarez 2025-09-02 16:37:30 -04:00
  • ba6ce82d83 Added information about arity and return values to documentation of 'validate_map_format' Alex Tavarez 2025-07-25 12:30:00 -04:00
  • f812711d9d Added documentation and changed import to not only allow 'validate' function Alex Tavarez 2025-07-25 12:25:04 -04:00
  • 75b43eb20a Added documentation Alex Tavarez 2025-07-25 12:23:21 -04:00
  • 07b1477a97 Provided aliases that loads on iex execution, for ease of writing Elixir database table updates or queries in iex Alex Tavarez 2025-07-25 12:22:36 -04:00
  • 18fbf4a344 Moved permissions strategy file for website to static content directory Alex Tavarez 2025-07-25 11:51:35 -04:00
  • 31a261ec62 Moved shell script to newly created bin directory Alex Tavarez 2025-07-25 11:48:40 -04:00
  • 20bd5ac4a5 Sets up permissions strategy for user access to website features or web app functionality Alex Tavarez 2025-07-25 11:39:24 -04:00
  • e1a9f32c21 Added database data structures for processing and validating database table updates Alex Tavarez 2025-07-25 11:34:30 -04:00
  • 8eeeee3090 Added migrations, each creating a new database table Alex Tavarez 2025-07-25 11:30:28 -04:00
  • 043f85580a Created a bash script for mix commands generating database schemas and migrating Alex Tavarez 2025-07-25 11:29:30 -04:00
  • 651b55dcf8 Added version locking for new package dependencies Alex Tavarez 2025-07-25 11:28:03 -04:00
  • e51be89b4c Added earmark and validate Elixir package dependencies Alex Tavarez 2025-07-25 11:27:22 -04:00
  • addfac25f7 Created validation schema maps and keyword lists for database insertions Alex Tavarez 2025-07-25 11:25:34 -04:00
  • da025dedfa Created a module for custom Ecto changeset validator functions Alex Tavarez 2025-07-25 11:21:41 -04:00
  • 8d85dde135 Installed new toml and earmerk dependencies and locked their version Alex Tavarez 2025-07-24 10:36:07 -04:00
  • dd20b76fd5 Added toml and earmark dependencies for TOML and Markdown parsing or encoding/decoding support Alex Tavarez 2025-07-24 10:35:38 -04:00
  • a766c59362 Added https parameter argument for config to enable HTTPS using self-signed certificate Alex Tavarez 2025-07-24 08:49:44 -04:00
  • f9616ca3e5 Ignoring SSL certificates under priv/cert path Alex Tavarez 2025-07-24 08:39:50 -04:00
  • 81bc8f2ae4 Ignoring backup files or directories, i.e. files or directories with bak file extension. Alex Tavarez 2025-07-24 08:37:45 -04:00
  • ad270e2490 Created an Elixir PHoenix web framework application project Alex Tavarez 2025-07-22 16:45:51 -04:00