Commit graph

51 commits

Author SHA1 Message Date
1e99
8a93217170 change ci workflow 2024-11-10 15:42:57 +01:00
1e99
5ec7d851b5 change ci workflow 2024-11-10 15:39:56 +01:00
1e99
98dd65d2bc change ci workflow 2024-11-10 15:38:07 +01:00
1e99
87e0f58651 add dutch language 2024-11-10 15:36:03 +01:00
1e99
818a78ae71 update ci workflow
All checks were successful
ci/woodpecker/manual/build_image Pipeline was successful
2024-11-10 15:31:42 +01:00
1e99
a9ebfaeb34 update ci workflow
Some checks failed
ci/woodpecker/manual/build_image Pipeline failed
2024-11-10 15:30:25 +01:00
1e99
377aa1044a update ci workflow
Some checks failed
ci/woodpecker/manual/build_image Pipeline failed
2024-11-10 15:29:00 +01:00
1e99
3da9513349 update ci workflow
Some checks failed
ci/woodpecker/manual/build_image Pipeline failed
2024-11-10 15:11:46 +01:00
1e99
3745721690 add woodpecker workflow
Some checks failed
ci/woodpecker/manual/build_image Pipeline failed
2024-11-10 15:09:57 +01:00
1e99
6896551a00 add french language 2024-11-10 11:35:37 +01:00
1e99
73c5509360 add spanish language 2024-11-10 11:34:04 +01:00
1e99
bb80e8b460 fix languages 2024-11-10 10:53:53 +01:00
1e99
7502780194 fix docker image 2024-11-10 10:51:58 +01:00
1e99
ad6a731fd4 rework frontend 2024-11-10 10:46:40 +01:00
1e99
55191c0269 rework readme 2024-11-09 22:13:32 +01:00
1e99
0b9c5cccf5 add getEntry to directory storage 2024-11-09 21:50:54 +01:00
1e99
3b74336efd document docker image 2024-11-09 19:37:50 +01:00
1e99
98634b4b8a add simple build script 2024-11-09 19:34:45 +01:00
1e99
20b9ab47c5 remove middlewars package 2024-11-09 12:59:42 +01:00
1e99
f8e7746f6c remove rate limiter, job of reverse proxy 2024-11-09 11:14:19 +01:00
1e99
a7392da5fb rename storage variables to store 2024-11-08 17:08:02 +01:00
1e99
e51a5f4fd7 logging improvements 2024-11-08 16:11:57 +01:00
1e99
ced07b2dd8 add iv definition 2024-11-08 16:11:49 +01:00
1e99
05e787baba document new env variables 2024-11-08 16:06:59 +01:00
1e99
08fbba0e0a no longer pass base64 encoding to handlers 2024-11-08 16:04:00 +01:00
1e99
9f1c4dd9e6 use http package status for when password is too long 2024-11-08 16:03:00 +01:00
1e99
0381cb13ba use []byte for binary payloads 2024-11-08 16:02:26 +01:00
1e99
d6e016719a rework environment variables 2024-11-08 16:00:17 +01:00
1e99
1599edb83c mention secure context in readme 2024-11-04 23:25:09 +01:00
1e99
51c4238584 move data storage out of query into url hash 2024-11-04 22:52:00 +01:00
1e99
a09962d73e add instructions for building from source 2024-10-30 17:17:29 +01:00
1e99
9fe27528bb document installation 2024-10-30 17:05:12 +01:00
1e99
154a739eff allow usage of custom clear interval 2024-10-30 16:57:52 +01:00
1e99
5f2d2a408a add listening log 2024-10-30 16:36:22 +01:00
1e99
9daefc9d2d make dialogs more consistant 2024-10-30 13:24:59 +01:00
1e99
5b29bb7285 use gob instead of JSON 2024-10-30 12:18:27 +01:00
1e99
7536e5d9af store passwords on disk using JSON instead of gob 2024-10-30 11:51:20 +01:00
1e99
aaa1715f32 rework password expiration cleaning 2024-10-30 11:47:17 +01:00
1e99
e3805b1a04 rework the way passwords expire 2024-10-30 11:25:42 +01:00
1e99
28bb9f6753 rework storage interface 2024-10-30 11:17:48 +01:00
1e99
14de89989a improve logging 2024-10-30 10:44:37 +01:00
1e99
afcd407f1d add rate limit 2024-10-30 10:33:03 +01:00
1e99
7bea159f2b add middlewares package 2024-10-30 10:24:41 +01:00
1e99
ed7d587990 add discord and demo to readme 2024-10-30 10:20:37 +01:00
1e99
186188090c add dir store 2024-10-30 10:09:18 +01:00
1e99
470b55d571 error popups now redirect to / 2024-10-30 00:55:21 +01:00
1e99
e3da7708df add popup when password does not exist 2024-10-30 00:49:30 +01:00
1e99
b0baf85078 add endpoint to check if password exists 2024-10-30 00:36:53 +01:00
1e99
c8bbe24d4d add configurable clear interval 2024-10-30 00:25:53 +01:00
1e99
dfa37fc7fa allow storage to close 2024-10-30 00:21:25 +01:00