dietrich
  • Joined on 2018-08-20
dietrich created branch add_demo_mode in dietrich/Pslink 2021-10-04 10:09:41 +00:00
dietrich pushed to add_demo_mode at dietrich/Pslink 2021-10-04 10:09:41 +00:00
1b014841ab restructure an if
952e2ca296 Add demo mode + various fixes.
341a5ad826 Added Help command to README
550a4b7520 Release 0.4.3
32e6e80c7d Adding caching to CI
Compare 10 commits »
dietrich pushed to master at dietrich/Pslink 2021-04-18 15:31:03 +00:00
1611cfb9a2 Merge pull request #8 from enaut/tracing
680d28ed58 Merge branch 'master' into tracing
b33088057d Add basic github actions
84625939de Add more testcases
04170079d6 Add integration test for runserver
Compare 11 commits »
dietrich pushed to master at dietrich/Pslink 2021-04-11 03:46:51 +00:00
ea75e1e3ee Show some errors to the user
dietrich pushed to master at dietrich/Pslink 2021-04-10 10:30:30 +00:00
5950fa7370 Better logging and error handling
dietrich pushed to master at dietrich/Pslink 2021-04-02 15:41:50 +00:00
76b1f53120 Use the anyhow crate for Errors in the cli
dietrich pushed to master at dietrich/Pslink 2021-04-01 13:40:57 +00:00
583e9908bf move the error to thiserror
dietrich pushed to master at dietrich/Pslink 2021-04-01 12:59:06 +00:00
34b957332e Sepparate library part and binary part
dietrich pushed to master at dietrich/Pslink 2021-04-01 08:03:52 +00:00
0ed010b78f fix errormessage
a6598ba5db clicks are deleted when connected links are
2fba9080d6 Revert "format migration"
c18098cb8a clicks are deleted when connected links are
2bad759547 Revert "format migration"
Compare 6 commits »
dietrich pushed to master at dietrich/Pslink 2021-04-01 07:59:17 +00:00
c18098cb8a clicks are deleted when connected links are
2bad759547 Revert "format migration"
fdcc89ec1f format migration
dd759923f0 Add a language selector for logged in users.
0b9afb1fa3 translate login and not_found to browser language
Compare 12 commits »
dietrich pushed to master at dietrich/Pslink 2021-03-27 10:26:16 +00:00
7fd29d4903 add changes to release guide
dietrich pushed to master at dietrich/Pslink 2021-03-27 10:23:26 +00:00
77f362368c bump version + add release guides
453cccde8b Improve Readme
Compare 2 commits »
dietrich pushed to master at dietrich/Pslink 2021-03-27 09:14:36 +00:00
81c636de56 Add offline compilablility (sqlx)
dietrich pushed to master at dietrich/Pslink 2021-03-27 06:40:32 +00:00
c646dcf263 move url to github as it has a more official touch
5218efe551 password hashes should stop appearing in logs
13c5b2baaf move url to github as it has a more official touch
dbffd4dbeb password hashes should stop appearing in logs
c5c8f27ae6 Merge pull request #1 from enaut/move-to-sqlx
Compare 5 commits »
dietrich pushed to master at dietrich/Pslink 2021-03-27 06:36:45 +00:00
13c5b2baaf move url to github as it has a more official touch
dbffd4dbeb password hashes should stop appearing in logs
a4d5982e3c make initial migrations work (no db file exists).
e8ff696006 working sqlx-port
Compare 4 commits »
dietrich pushed to move-to-sqlx at dietrich/Pslink 2021-03-21 12:42:37 +00:00
c5c8f27ae6 Merge pull request #1 from enaut/move-to-sqlx
a4d5982e3c make initial migrations work (no db file exists).
Compare 2 commits »
dietrich pushed to move-to-sqlx at dietrich/Pslink 2021-03-21 07:32:40 +00:00
e8ff696006 working sqlx-port
dietrich created branch move-to-sqlx in dietrich/Pslink 2021-03-21 07:32:39 +00:00
dietrich pushed to master at dietrich/Pslink 2021-03-15 14:40:51 +00:00
e8f955220a remove old dependency diesel_codegen
dietrich pushed to master at dietrich/Pslink 2021-03-15 13:42:06 +00:00
6a87a0b88c Bump Version