Commit graph

76 commits

Author SHA1 Message Date
cryptoanthdm@gmail.com
e7f8e0aad3 added Request to view helpers and changed to Setup() from init() 2024-07-01 11:18:03 +02:00
cryptoanthdm@gmail.com
b1ee5f8fa6 added license 2024-07-01 09:23:26 +02:00
cryptoanthdm@gmail.com
948574f8b5 moved pkg to root 2024-07-01 09:19:56 +02:00
anthdm
c5ddb2bc18 Added pkg folder for custom packages 2024-07-01 09:07:35 +02:00
anthdm
28df405fd0 added experimental UI package 2024-06-23 16:12:36 +02:00
anthdm
86af53dc6c fixed install 2024-06-23 11:02:51 +02:00
anthdm
83c11448b8 update deps 2024-06-23 11:01:24 +02:00
anthdm
df83c2c838 typo 2024-06-23 11:00:06 +02:00
anthdm
6055fc6426 changed bun to gorm in auth plugin 2024-06-23 10:53:56 +02:00
anthdm
6028c5d60d README for package validate draft 2024-06-23 08:42:26 +02:00
anthdm
e97af35676 Validate package tests 2024-06-23 08:40:24 +02:00
anthdm
597c53d4ed cleanup and Makefile updates 2024-06-22 15:53:33 +02:00
Anthony De Meulemeester
30be5bb82e
Merge pull request #10 from PierreFinnimore/master
Made Makefile work with Windows
2024-06-22 07:26:11 +02:00
Anthony De Meulemeester
27c345f138
Merge pull request #8 from anthdm/email-verification
wip - email verification
2024-06-22 07:19:13 +02:00
anthdm
48268b31fa added resend verification token 2024-06-22 07:18:39 +02:00
anthdm
6d41e4f041 comment replace in go.mod 2024-06-21 15:03:57 +02:00
anthdm
9e389f1d28 cleanup and addes auth.signup event 2024-06-21 15:02:28 +02:00
Pierre Finnimore
e7e415c25e Made Makefile work with windows 2024-06-20 19:29:20 +01:00
Anthony De Meulemeester
bb9f2ad740
Merge pull request #7 from YunusEmreAlps/docs
docs: fix typos and fill empty sections in README
2024-06-20 17:41:10 +02:00
Anthony De Meulemeester
1fcb72bfe4
Merge pull request #6 from Mclawrenceco/patch-1
Update view.go
2024-06-20 17:39:44 +02:00
anthdm
2e732a8c79 wip - email verification 2024-06-20 17:37:03 +02:00
Yunus Emre Alpu
5101296673 docs: fix typos and fill empty sections in README 2024-06-20 16:56:13 +03:00
Babatunde Lawrence Afolabi
d85c0475d5
Update view.go
Refactor view helper functions to improve code readability and maintainability

- Introduced a generic getContextValue helper function to reduce redundancy in context value retrieval.
- Enhanced documentation and comments for better understanding and maintainability.
- Simplified error handling with default values in context retrieval.
2024-06-20 08:50:15 +01:00
anthdm
c2af812770 clean up mods deps| 2024-06-16 18:30:12 +02:00
anthdm
e5f4cb36e5 removed .sum 2024-06-16 18:25:45 +02:00
anthdm
19996932bf renamed project to superkit 2024-06-16 17:59:28 +02:00
anthdm
969e518462 updated README 2024-06-16 11:57:08 +02:00
anthdm
d8237590c1 docs and mod 2024-06-16 11:50:54 +02:00
anthdm
f28da98d27 integrated auth plugin 2024-06-16 11:18:34 +02:00
anthgg
52b39899dc added auth 2024-06-16 10:28:09 +02:00
anthgg
6f82fd85bf changed to templ command, lsp needs it anyway 2024-06-15 19:16:33 +02:00
anthgg
bda320d452 changed app_env to superkit_env 2024-06-15 17:34:19 +02:00
anthdm
d74e729d7c minor changes 2024-06-15 16:01:27 +02:00
anthdm
799254dd6e cleanup 2024-06-14 16:20:24 +02:00
anthdm
64943b7cdf fixed release builds 2024-06-12 20:02:44 +02:00
anthdm
077aa48eed changed Makefile command and added bundling of JS if needed 2024-06-12 18:28:55 +02:00
anthdm
fee204a832 install.go 2024-06-12 18:20:46 +02:00
anthdm
a1ca8fa8bc go mod tidy 2024-06-12 18:19:34 +02:00
anthdm
77881a994c refine install.go 2024-06-12 18:12:27 +02:00
anthdm
31728d53da changed db-mig to db-mig-create 2024-06-11 21:12:12 +02:00
anthdm
1cd9b62a13 changed README 2024-06-11 21:00:48 +02:00
anthdm
8bc0caaba6 removed whitespace in .env files 2024-06-11 20:59:57 +02:00
anthdm
a82d2c5787 fixed bug where Redirect recursively called itself 2024-06-11 20:58:00 +02:00
anthdm
a0f582d832 wip auth 2024-06-11 17:08:06 +02:00
anthdm
d28d805cc4 docs 2024-06-09 20:49:31 +02:00
anthdm
6e307d22a1 fixed install.go and update kit deps 2024-06-09 20:45:12 +02:00
anthdm
ba618c9284 README 2024-06-09 11:31:59 +02:00
anthdm
1692d4eb83 updated README 2024-06-09 11:16:23 +02:00
anthdm
f09320161b added theme switcher 2024-06-08 22:46:37 +02:00
anthdm
e11eda9b3b fixed makefile 2024-06-08 21:59:00 +02:00