mikestefanello
2d4961bd20
Updated readme.
2025-04-22 08:25:29 -04:00
mikestefanello
b6d2b01c9b
Updated readme and makefile.
2025-04-21 21:47:51 -04:00
mikestefanello
a418003eaf
Updated readme.
2025-04-21 20:58:18 -04:00
mikestefanello
bbf51211cd
Updated readme.
2025-04-21 20:42:35 -04:00
mikestefanello
a7948a9f69
Add new readme images.
2025-04-20 14:22:42 -04:00
mikestefanello
57d6de62f2
Updated readme.
2025-04-20 13:56:00 -04:00
Mike Stefanello
051d032038
Migrate from templates to Gomponents ( #103 )
2025-03-05 20:01:58 -05:00
mikestefanello
3eab2f5562
Added file management.
2025-02-16 14:23:52 -05:00
mikestefanello
ca0743d8a6
Update dependencies.
2025-01-19 09:37:58 -05:00
mikestefanello
5a6cec5294
Switched to backlite for task queues.
2024-07-24 21:04:32 -04:00
mikestefanello
bce426dd0a
Updated documentation.
2024-06-24 19:03:42 -04:00
mikestefanello
be997e53d8
Fixed doc code formatting.
2024-06-22 10:38:57 -04:00
Mike Stefanello
a096abd195
Default to SQLite rather than Postgres & Redis ( #72 )
...
* Initial rough draft switch to sqlite.
* Rewrote cache implemenation.
* Provide typed tasks.
* Task cleanup.
* Use same db for tasks.
* Provide task queue registration and service container injection.
* Added optional delay to tasks. Pool buffers when encoding.
* Added tests for the task client and runner.
* Added handler examples for caching and tasks.
* Cleanup and documentation.
* Use make in workflow.
* Updated documentation.
* Updated documentation.
2024-06-22 10:34:26 -04:00
mikestefanello
a70003d290
Added redirect package.
2024-06-16 11:30:11 -04:00
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