Alex Tavarez
|
deb3ecb7bd
|
Added some structs useful for adding specific elements to pages rendered by view functions
|
2025-09-03 12:49:50 -04:00 |
|
Alex Tavarez
|
901ee6ef5b
|
Added more view functions for HTML page renders, including one's for user authentication
|
2025-09-02 21:52:09 -04:00 |
|
Alex Tavarez
|
c9381da38c
|
Changed and added additional routes to specific view functions in PageController
|
2025-09-02 20:51:57 -04:00 |
|
Alex Tavarez
|
34d9bb2645
|
Added additional static paths.
|
2025-09-02 20:26:58 -04:00 |
|
Alex Tavarez
|
b256073c5a
|
Added fields to these Ecto changeset schemas based on latest migrations
|
2025-09-02 20:26:08 -04:00 |
|
Alex Tavarez
|
50202e72c6
|
Added changeset encyption function for password field
|
2025-09-02 20:23:53 -04:00 |
|
Alex Tavarez
|
fe508ec21e
|
Added, reqrote and appended keys to validation schemas
|
2025-09-02 20:20:07 -04:00 |
|
Alex Tavarez
|
417eef3ab4
|
Added Cloak-based vault to app start
|
2025-09-02 20:18:31 -04:00 |
|
Alex Tavarez
|
63158c1406
|
Added a module for use of vault encryption capabilities
|
2025-09-02 17:46:45 -04:00 |
|
Alex Tavarez
|
7d76b25227
|
Added mofule with functions for managing and parsing markdown files to be used for page content or blogposts on website
|
2025-09-02 17:45:52 -04:00 |
|
Alex Tavarez
|
a27c175068
|
Added module with functions for managing SASS/CSS themes of website
|
2025-09-02 17:44:55 -04:00 |
|
Alex Tavarez
|
819c38c110
|
Added module for providing subroutines for repetitive queries
|
2025-09-02 17:16:27 -04:00 |
|
Alex Tavarez
|
abc6bbd4af
|
Added module for useful authentication actions
|
2025-09-02 17:13:10 -04:00 |
|
Alex Tavarez
|
ba6ce82d83
|
Added information about arity and return values to documentation of 'validate_map_format'
|
2025-07-25 12:30:00 -04:00 |
|
Alex Tavarez
|
f812711d9d
|
Added documentation and changed import to not only allow 'validate' function
|
2025-07-25 12:25:04 -04:00 |
|
Alex Tavarez
|
75b43eb20a
|
Added documentation
|
2025-07-25 12:23:21 -04:00 |
|
Alex Tavarez
|
e1a9f32c21
|
Added database data structures for processing and validating database table updates
|
2025-07-25 11:34:30 -04:00 |
|
Alex Tavarez
|
addfac25f7
|
Created validation schema maps and keyword lists for database insertions
|
2025-07-25 11:25:34 -04:00 |
|
Alex Tavarez
|
da025dedfa
|
Created a module for custom Ecto changeset validator functions
|
2025-07-25 11:21:41 -04:00 |
|
Alex Tavarez
|
ad270e2490
|
Created an Elixir PHoenix web framework application project
|
2025-07-22 16:45:51 -04:00 |
|