mikestefanello
|
75aefa8a0a
|
Removed echo-contrib dependency.
|
2024-06-15 16:56:47 -04:00 |
|
Mike Stefanello
|
8eafb6b666
|
Move controller to the template renderer (#68)
|
2024-06-15 15:34:24 -04:00 |
|
mikestefanello
|
baa391fb20
|
Misc cleanup.
|
2024-06-15 09:09:36 -04:00 |
|
Mike Stefanello
|
c8a3d64918
|
Replace Echo logger with slog. (#67)
* Replace Echo logger with slog.
|
2024-06-14 21:01:48 -04:00 |
|
Mike Stefanello
|
97bef0257e
|
Improve form and template usage (#66)
* Improve form and template usage.
|
2024-06-14 12:35:35 -04:00 |
|
mikestefanello
|
5f66b0ee71
|
Updated documentation.
|
2024-06-10 08:28:00 -04:00 |
|
mikestefanello
|
26234c29a8
|
Fixed typo.
|
2024-06-09 21:42:43 -04:00 |
|
mikestefanello
|
4540276472
|
Easier form and form submission handling.
|
2024-06-09 21:39:04 -04:00 |
|
mikestefanello
|
59c10f1874
|
Switch from routes to self-registering handlers to group related routes.
|
2024-06-09 12:31:30 -04:00 |
|
Jordan Stephens
|
6e6d2e3f09
|
Fix a broken link
|
2024-03-30 18:47:33 -07:00 |
|
mikestefanello
|
60c8aefd49
|
Use consts for route names and templates.
|
2023-12-16 11:07:20 -05:00 |
|
mikestefanello
|
29fbadbadd
|
Replace template dir file path hack with embed directive.
|
2023-12-10 09:33:34 -05:00 |
|
Dimitri Balios
|
3aad9e5efb
|
Update README.md
Fix typo
|
2023-05-25 21:50:20 +02:00 |
|
Dimitri Balios
|
180b237b05
|
Update README.md for typo
Typo fix "faciliate" to "facilitate"
|
2023-05-22 23:10:28 +02:00 |
|
mikestefanello
|
dceb232cb2
|
Reorganized directories and packages.
|
2022-11-02 19:23:26 -04:00 |
|
mikestefanello
|
965fb540c7
|
Switch to viper for config management.
|
2022-11-02 14:50:19 -04:00 |
|
Ahmed Hashim
|
521fea2530
|
docs: only removing the psql and redis-cli dependencies from README.md + trailing whitespace characters
|
2022-10-09 08:57:43 -04:00 |
|
Ahmed Hashim
|
9dc83a65cf
|
docs: removing the psql and redis-cli dependencies from README.md because they are now provided through their docker containers
|
2022-10-09 08:13:34 -04:00 |
|
mikestefanello
|
271c0e9699
|
README update.
|
2022-03-08 19:30:37 -05:00 |
|
mikestefanello
|
1809b154e3
|
Lint check adjustments.
|
2022-02-10 08:56:07 -05:00 |
|
mikestefanello
|
90408d68a7
|
Added task worker service and example task processor.
|
2022-02-08 08:58:22 -05:00 |
|
mikestefanello
|
27a2389e2c
|
Added make target to connect to the test cache.
|
2022-02-07 21:23:09 -05:00 |
|
mikestefanello
|
5def458946
|
Use a separate cache db when running tests.
|
2022-02-06 10:07:25 -05:00 |
|
mikestefanello
|
a8bd9f8b2d
|
Added asynq and a task client to the container to faciliate task queues.
|
2022-02-02 21:24:52 -05:00 |
|
mikestefanello
|
f4c98ba523
|
Include password token entity ID in reset URL in order to prevent loading all tokens.
|
2022-01-27 08:44:12 -05:00 |
|
mikestefanello
|
22cece2d01
|
Simplified template renderer parsing and execution.
|
2022-01-19 09:14:18 -05:00 |
|
mikestefanello
|
e8d73421aa
|
Expanded mail client for easier email operations.
|
2022-01-14 15:42:32 -05:00 |
|
mikestefanello
|
3f053711ba
|
Remove need for slice when setting cache tags. Require cache key for get/set ops.
|
2022-01-14 13:07:19 -05:00 |
|
mikestefanello
|
bfbb9669aa
|
Added custom cache client for much easier cache operations.
|
2022-01-13 21:13:41 -05:00 |
|
mikestefanello
|
d412e06dad
|
Use entity update method rather than query. Fixed password reset form action.
|
2022-01-09 21:30:09 -05:00 |
|
mikestefanello
|
ea46a38f68
|
Added user email verification support.
|
2022-01-08 15:32:18 -05:00 |
|
mikestefanello
|
3f123cd69e
|
Added encryption info to README.
|
2022-01-04 20:10:10 -05:00 |
|
mikestefanello
|
95cf930720
|
Added route errors to README.
|
2022-01-01 13:44:09 -05:00 |
|
mikestefanello
|
f3545473af
|
Updated README.
|
2022-01-01 10:40:10 -05:00 |
|
mikestefanello
|
970769c57f
|
Updated README. Set project name.
|
2021-12-31 17:26:42 -05:00 |
|
mikestefanello
|
86774ae781
|
Added license. Cleanup and expanded documentation.
|
2021-12-31 10:09:52 -05:00 |
|
mikestefanello
|
d35cf1d8a6
|
Updated README.
|
2021-12-29 21:23:19 -05:00 |
|
mikestefanello
|
3e675c6be0
|
Updated README.
|
2021-12-29 18:51:12 -05:00 |
|
mikestefanello
|
4358677fed
|
Updated README.
|
2021-12-29 12:37:12 -05:00 |
|
mikestefanello
|
d46e8dee5d
|
Updated README.
|
2021-12-28 22:05:20 -05:00 |
|
mikestefanello
|
0dde8859bd
|
Updated README.
|
2021-12-28 20:04:58 -05:00 |
|
mikestefanello
|
2c30e86c9d
|
Added routes section to README.
|
2021-12-28 16:28:56 -05:00 |
|
mikestefanello
|
75440cfe06
|
Updated README.
|
2021-12-27 21:59:15 -05:00 |
|
mikestefanello
|
864281fb63
|
Updated README.
|
2021-12-27 21:26:14 -05:00 |
|
mikestefanello
|
db4c025aa7
|
Started on the README.
|
2021-12-27 17:36:18 -05:00 |
|