|
f3891f2bfe
|
start openapi implememntation
|
2022-05-28 12:54:13 +02:00 |
|
|
5e70cd6b0f
|
make randomness non-deterministic
|
2022-04-30 10:10:26 +02:00 |
|
|
48aba74b6d
|
auth works now
|
2022-04-17 16:38:48 +02:00 |
|
|
818ee7421c
|
do not base64decode payload
|
2022-04-17 13:50:50 +02:00 |
|
|
f21895dbd4
|
renamed module
|
2022-04-17 13:50:18 +02:00 |
|
|
c99bca0511
|
add argon2
|
2022-04-17 13:47:46 +02:00 |
|
|
f829d14384
|
further modernisation
|
2022-04-17 12:44:27 +02:00 |
|
|
26e4473c30
|
add missing module to cabal file
|
2022-04-17 12:16:01 +02:00 |
|
|
7b6ea276b4
|
more playing
|
2022-04-16 16:40:10 +02:00 |
|
|
109b6867f4
|
playing around with hashes and randomness
|
2022-04-16 16:09:50 +02:00 |
|
|
dfd1b0e1f7
|
base64-encode the hashes
|
2022-04-16 14:22:52 +02:00 |
|
|
aa7d7e55cb
|
hashes remain text formats
|
2022-04-16 12:40:23 +02:00 |
|
|
f9a3490da5
|
change hashing procedure for avatars and prepare hashing of passwords
|
2022-04-16 12:21:17 +02:00 |
|
|
600fb00c63
|
fix last errors
|
2022-04-15 21:06:18 +02:00 |
|
|
bf0af54438
|
add missing Servant import
|
2022-04-15 20:53:37 +02:00 |
|
|
d83041eb3b
|
fix mail errors
|
2022-04-15 20:52:46 +02:00 |
|
|
853d825951
|
move utility funcitons to Util module
|
2022-04-15 20:52:32 +02:00 |
|
|
645f378bec
|
hunt warnings
|
2022-04-15 20:51:58 +02:00 |
|
|
bb89288507
|
hunt warnings
|
2022-04-15 20:40:04 +02:00 |
|
|
9752f27afb
|
modernize join
|
2022-04-15 19:09:44 +02:00 |
|
|
31f6c6d61e
|
hunting warnings (deprecations mostly)
|
2022-04-15 17:06:28 +02:00 |
|
|
221d4bf79b
|
update package definitions
|
2022-04-15 13:59:17 +02:00 |
|
|
5e95901f7e
|
I do not condone scams
|
2022-02-22 17:23:55 +01:00 |
|
|
cb34229de1
|
check a todo
|
2022-02-20 21:48:55 +01:00 |
|
|
f612bad546
|
make admin notification
|
2022-02-20 21:48:16 +01:00 |
|
|
06863cc26d
|
cleanup
|
2022-02-20 21:08:15 +01:00 |
|
|
28cd247945
|
expand todo
|
2022-02-20 21:04:19 +01:00 |
|
|
af6cd61ea1
|
various cleanups
|
2022-02-20 21:03:05 +01:00 |
|
|
fb679ff96b
|
make registration block configurable from UI
|
2022-02-20 21:02:50 +01:00 |
|
|
80d80e2a5d
|
ignore direnv directory
|
2022-02-03 17:16:20 +01:00 |
|
|
4fbae96e16
|
modernize shell.nix
|
2022-02-03 17:14:13 +01:00 |
|
|
c8b4531513
|
linted
|
2021-10-16 17:50:28 +02:00 |
|
|
51f618309d
|
expand shell nix with missing dependencies
|
2021-10-16 17:50:12 +02:00 |
|
|
8a7ba17c81
|
remove unwanted config options
|
2021-10-16 17:49:50 +02:00 |
|
|
02bc5a89a7
|
Merge branch 'notify' of ssh://gitea.nek0.eu:2200/nek0/mateamt into notify
|
2021-08-03 14:25:41 +02:00 |
|
|
89961301d7
|
linted
|
2021-08-03 14:25:08 +02:00 |
|
|
9d05c4cf23
|
linted
|
2021-07-14 03:08:58 +02:00 |
|
|
9358d21752
|
expand
|
2021-07-12 13:29:40 +02:00 |
|
|
594de43cd8
|
remove haskell.nix build infrastructure in favour of haskellPackages
|
2021-07-12 12:23:45 +02:00 |
|
|
9bad54dcf6
|
work on buy message
|
2021-07-02 22:53:09 +02:00 |
|
|
4c62d65d77
|
add first translation template
|
2021-06-24 06:43:46 +02:00 |
|
|
11894661d8
|
fix ambiguous type
|
2021-06-24 06:40:59 +02:00 |
|
|
4285fe685a
|
prepare translations
|
2021-06-24 06:33:05 +02:00 |
|
|
75e8907f7f
|
lorrify
|
2021-06-24 06:16:40 +02:00 |
|
|
2e958c0927
|
fix compilation errors
|
2021-06-16 18:09:08 +02:00 |
|
|
28709dd0cf
|
make preparations for notifications
|
2021-06-10 17:54:57 +02:00 |
|
|
5ee1fb4ac8
|
dummy test
|
2021-06-10 00:15:04 +02:00 |
|
|
36f36d4e9f
|
introduce haskell.nix
|
2021-06-10 00:14:39 +02:00 |
|
|
1c09cc0d13
|
refine tests
|
2021-06-10 00:13:51 +02:00 |
|
|
0d7c68836b
|
got it working again after some idle time
|
2021-06-09 23:45:43 +02:00 |
|