mikestefanello
|
0879aaf21d
|
Fix flaky context error test.
|
2023-11-15 20:14:00 -05:00 |
|
Mike Stefanello
|
ba96445704
|
Merge pull request #48 from gedw99/main
fixes Issue 45 - cant generate using ent and then run
|
2023-11-15 20:06:58 -05:00 |
|
ged wed
|
42c7957bf4
|
fixes 45 - cant generate
|
2023-11-14 12:46:57 +01:00 |
|
Mike Stefanello
|
44da53d99f
|
Merge pull request #44 from mips171/mips171/bump_bulma_htmx
bump Bulma and HTMX
|
2023-10-01 18:52:36 -04:00 |
|
Nicholas Smith
|
6a3f4b5ff2
|
bump Bulma and HTMX
|
2023-10-01 13:23:42 +10:00 |
|
mikestefanello
|
68b850c87b
|
Merge branch 'main' of github.com:mikestefanello/pagoda into main
|
2023-09-17 11:38:26 -04:00 |
|
mikestefanello
|
4867b9bab8
|
Pin PG version to 15 to avoid broken schema migrations.
|
2023-09-17 11:38:10 -04:00 |
|
Mike Stefanello
|
7eae6309fd
|
Merge pull request #35 from testwill/ioutil
chore: remove refs to deprecated io/ioutil
|
2023-09-17 11:18:38 -04:00 |
|
guoguangwu
|
3026ec218e
|
chore: remove refs to deprecated io/ioutil
|
2023-07-26 11:08:24 +08:00 |
|
Mike Stefanello
|
f688bff1d2
|
Merge pull request #33 from Jimmy99/patch-2
Update README.md
|
2023-05-25 15:55:50 -04:00 |
|
Dimitri Balios
|
575bf805e2
|
Update README.md
Fix typo
|
2023-05-25 21:50:20 +02:00 |
|
Mike Stefanello
|
1f42ce7db8
|
Merge pull request #32 from Jimmy99/patch-1
Update README.md for typo
|
2023-05-22 18:13:57 -04:00 |
|
Dimitri Balios
|
d875747e31
|
Update README.md for typo
Typo fix "faciliate" to "facilitate"
|
2023-05-22 23:10:28 +02:00 |
|
mikestefanello
|
fec8698526
|
Update dependencies.
|
2023-02-25 07:49:58 -05:00 |
|
Mike Stefanello
|
6d3dfe2531
|
Merge pull request #28 from Jimmy99/main
Update Makefile to fix deprecated ent init command
|
2023-02-25 07:47:55 -05:00 |
|
Dimitri Balios
|
842ddbdc9d
|
Update Makefile
|
2023-02-23 10:35:33 +02:00 |
|
Mike Stefanello
|
4f776b76b3
|
Merge pull request #26 from joshlemer/docker-compose-bind-localhost
Bind DB and Redis to 127.0.0.1
|
2023-02-05 13:05:48 -05:00 |
|
Josh Lemer
|
96799be6ec
|
Bind DB and Redis to 127.0.0.1
|
2023-01-25 14:49:13 -08:00 |
|
Mike Stefanello
|
859925bc45
|
Merge pull request #25 from migeorge/update-test-workflow
Update Test Workflow
|
2023-01-18 09:01:42 -05:00 |
|
Mike George
|
911793ec61
|
move to v3 actions
|
2023-01-17 22:35:14 -05:00 |
|
Mike Stefanello
|
19315b894e
|
Merge pull request #24 from mips171/mips171/makefile
Makefile fix to run worker
|
2023-01-05 20:32:31 -05:00 |
|
mips171
|
5b73526436
|
Update Makefile
|
2023-01-06 10:53:34 +10:00 |
|
Nicholas Smith
|
baa65ebbfa
|
feedback
|
2023-01-05 08:01:50 +10:00 |
|
Nicholas Smith
|
4527d3d2e5
|
regen entities on reset
|
2023-01-04 22:03:15 +10:00 |
|
Nicholas Smith
|
2ac7604b43
|
add make down
|
2023-01-04 22:02:53 +10:00 |
|
Nicholas Smith
|
713d3818bb
|
fix worker target
|
2023-01-04 22:02:05 +10:00 |
|
mikestefanello
|
26e4d4d16a
|
Fixed docker make targets.
|
2022-11-04 18:49:25 -04:00 |
|
mikestefanello
|
0f800ec3e1
|
Bump Go version.
|
2022-11-02 19:37:07 -04:00 |
|
mikestefanello
|
c2f1df1a83
|
Bump Go version.
|
2022-11-02 19:34:40 -04:00 |
|
mikestefanello
|
8c5582f720
|
Updated dependencies.
|
2022-11-02 19:27:42 -04:00 |
|
mikestefanello
|
72ce41c828
|
Reorganized directories and packages.
|
2022-11-02 19:23:26 -04:00 |
|
mikestefanello
|
1018d82d13
|
Switch to viper for config management.
|
2022-11-02 14:50:19 -04:00 |
|
Mike Stefanello
|
434d7b44b0
|
Merge pull request #14 from ahashim/dockerizing-db-and-cache
Dockerizing db and cache
|
2022-10-10 19:53:55 -04:00 |
|
Mike Stefanello
|
d85159c4f0
|
Merge pull request #15 from hbd/patch-1
fix: typo when logging fatal error
|
2022-10-10 13:41:46 -04:00 |
|
Zak
|
152e2e1037
|
fix: typo when logging fatal error
Small fix to format the error instead of printing `v`
|
2022-10-10 08:49:11 -07:00 |
|
Ahmed Hashim
|
44ab335cf5
|
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
|
936e6c9b18
|
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 |
|
Ahmed Hashim
|
55d51c70b8
|
feat: connect to redis-cli from within docker container instead of users localhost
|
2022-10-09 08:08:32 -04:00 |
|
Ahmed Hashim
|
9f6fe5f0b7
|
feat: connect to psql from within docker container instead of users localhost
|
2022-10-09 08:07:12 -04:00 |
|
Ahmed Hashim
|
7f1e057ea2
|
feat: updgrading docker compose command to support the latest version
|
2022-10-09 08:06:14 -04:00 |
|
mikestefanello
|
12a177a215
|
Updated echo.
|
2022-10-01 21:32:14 -04:00 |
|
mikestefanello
|
c52544caf0
|
Updated dependencies.
|
2022-08-28 10:18:47 -04:00 |
|
mikestefanello
|
fb55c3453b
|
Fix incorrect params when building controller redirect route url.
|
2022-07-08 09:58:42 -04:00 |
|
Mike Stefanello
|
0cc95d4c64
|
Merge pull request #11 from arrkiin/dont_cache_auth
Prevent caching pages if user is authenticated
|
2022-06-21 09:49:11 -04:00 |
|
Jens
|
9f1ed2e5f5
|
Prevent caching pages if user is authenticated
|
2022-06-20 21:47:07 +02:00 |
|
mikestefanello
|
8d2a6d9b7a
|
Updated yaml.v3.
|
2022-05-29 09:15:29 -04:00 |
|
mikestefanello
|
aab3c04473
|
Updated dependencies.
|
2022-05-29 09:08:57 -04:00 |
|
mikestefanello
|
8fa6ebb8cf
|
Fixed potential test failures due to timing.
|
2022-05-17 08:57:43 -04:00 |
|
mikestefanello
|
acebcf0ba0
|
Let error handler handle all error logic, logging, and canceling.
|
2022-05-17 08:45:18 -04:00 |
|
mikestefanello
|
cd1887124e
|
Fixed redirect status code.
|
2022-04-12 21:08:00 -04:00 |
|