dietrich
  • Joined on 2018-08-20
dietrich pushed to master at dietrich/Pslink 2021-04-18 17:31:03 +02: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 05:46:51 +02:00
ea75e1e3ee Show some errors to the user
dietrich pushed to master at dietrich/Pslink 2021-04-10 12:30:30 +02:00
5950fa7370 Better logging and error handling
dietrich pushed to master at dietrich/Pslink 2021-04-02 17:41:50 +02:00
76b1f53120 Use the anyhow crate for Errors in the cli
dietrich pushed to master at dietrich/Pslink 2021-04-01 15:40:57 +02:00
583e9908bf move the error to thiserror
dietrich pushed to master at dietrich/Pslink 2021-04-01 14:59:06 +02:00
34b957332e Sepparate library part and binary part
dietrich pushed to master at dietrich/Pslink 2021-04-01 10:03:52 +02: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 09:59:17 +02: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 11:26:16 +01:00
7fd29d4903 add changes to release guide
dietrich pushed to master at dietrich/Pslink 2021-03-27 11:23:26 +01:00
77f362368c bump version + add release guides
453cccde8b Improve Readme
Compare 2 commits »
dietrich pushed to master at dietrich/Pslink 2021-03-27 10:14:36 +01:00
81c636de56 Add offline compilablility (sqlx)
dietrich pushed to master at dietrich/Pslink 2021-03-27 07:40:32 +01: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 07:36:45 +01: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 13:42:37 +01: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 08:32:40 +01:00
e8ff696006 working sqlx-port
dietrich created branch move-to-sqlx in dietrich/Pslink 2021-03-21 08:32:39 +01:00
dietrich pushed to master at dietrich/Pslink 2021-03-15 15:40:51 +01:00
e8f955220a remove old dependency diesel_codegen
dietrich pushed to master at dietrich/Pslink 2021-03-15 14:42:06 +01:00
6a87a0b88c Bump Version
dietrich pushed to master at dietrich/Pslink 2021-03-15 14:38:43 +01:00
5402f43432 Fix categories
dietrich pushed to master at dietrich/Pslink 2021-03-15 14:33:59 +01:00
ccb13ce4ad Use unpatched version of actix-web-static-files