This website requires JavaScript.
ec15095da3
remove jssha and add bcrypt for password hashing with salt
Chi Cong Tran
2025-08-21 10:52:29 +02:00
723ec0773d
add error handling and formatting
Chi Cong Tran
2025-08-19 13:19:23 +02:00
9d54a0fdb8
refactor addUser API endpoint to return user object if successful
Chi Cong Tran
2025-08-19 12:56:28 +02:00
ef0b981d84
fix user not found during auth
Chi Cong Tran
2025-08-19 12:24:51 +02:00
df03a833d2
update .gitignore for IDE workspace settings and remove db
Chi Cong Tran
2025-08-19 09:38:39 +02:00
b703fdcb3d
Merge pull request 'f047_neu_Edit-der-Namen' (#28 ) from f047_neu_Edit-der-Namen into development
trachi93
2025-08-19 09:30:13 +02:00
be9e64cfd8
Überarbeitung des Pull Request, für Chico bitte offen lassen.
mina
2025-08-13 16:56:35 +02:00
6c9afda777
Teilbearbeitung des Pull-Requests, nicht fertig da meeting
mina
2025-08-13 12:03:14 +02:00
7bdfa1f69b
refactoring branch, tatort page-svelte, Datenaktualisierung durch api, page.ts, choose better names
mina
2025-08-12 17:36:24 +02:00
35a55d0676
vorgaenge and crimesList API endpoints, auto-formatting
Chi Cong Tran
2025-08-12 09:26:41 +02:00
84588cedfd
fix vorgangPIN API endpoint
Chi Cong Tran
2025-08-12 09:11:28 +02:00
ac857cd384
Merge branch '_f047_neu_Edit-der-Namen__API-endpoints' into f047_neu_Edit-der-Namen
Chi Cong Tran
2025-08-12 09:04:04 +02:00
6ffeeb1d71
remove unnecessary console.log
Chi Cong Tran
2025-08-12 08:43:18 +02:00
45166c0cac
implement rename backend PUT function for crime
Chi Cong Tran
2025-08-08 10:17:16 +02:00
a91d7292c5
integrate Editable Input, Netzwerkfehler bei PUT
mina
2025-08-07 16:28:15 +02:00
18a1e4ea1c
implement getVorgang API endpoit
Chi Cong Tran
2025-08-07 14:17:56 +02:00
4d1f002781
implement getVorgaenge API endpoint
Chi Cong Tran
2025-08-07 14:06:55 +02:00
e45e401569
kommentare eingefügt
mina
2025-08-07 13:20:38 +02:00
171b0e8546
wechsel daher commit
mina
2025-08-07 12:41:07 +02:00
3c8e521ced
init DB
mina
2025-08-07 12:11:28 +02:00
61363cc400
check if new account data is non-empty
Chi Cong Tran
2025-08-07 08:00:30 +02:00
885ad40543
add typing for userList and change userId parameter type
Chi Cong Tran
2025-08-07 07:57:28 +02:00
cbea96f892
implement deletion of admin user, frontend and backend
Chi Cong Tran
2025-08-06 11:52:39 +02:00
7e87a01c59
rename userList variable to CamelCase
Chi Cong Tran
2025-08-06 11:44:48 +02:00
4f0526c71f
rename loop item variable for userlist-user
Chi Cong Tran
2025-08-06 09:59:18 +02:00
dd06c93b1c
fix currentUser fetching from loaded data
Chi Cong Tran
2025-08-06 09:58:00 +02:00
26b94938a9
user list and possibility of adding new users implemented on FE and BE
Chi Cong Tran
2025-08-06 08:37:24 +02:00
b5ff4a72fb
Merge branch 'development' into f052_admin_area
Chi Cong Tran
2025-08-05 08:34:16 +02:00
eea1621339
Merge branch 'f078_delete_unused_views' into development
Chi Cong Tran
2025-08-05 08:31:35 +02:00
c53400d7b7
Merge pull request 'replace copy-to-clipboard with share-via-link-mail-to' (#24 ) from f054_mail-to-link into development
trachi93
2025-08-05 08:22:47 +02:00
ef1ddb58a0
encode body in mail-to-link button
Chi Cong Tran
2025-08-05 08:21:28 +02:00
8c4f95d52e
Merge pull request 'f076_api_endpoints_for_renaming_crimes' (#25 ) from f076_api_endpoints_for_renaming_crimes into development
trachi93
2025-08-05 08:13:26 +02:00
5b408b096e
remove console.log
Chi Cong Tran
2025-08-05 08:12:34 +02:00
aae8237aae
Merge pull request 'fix SonarQube issue, mainly type annotations' (#26 ) from f079_sonarqube_issues_fixen into development
jared
2025-08-04 14:10:49 +02:00
e45b0e34c9
add ´unique´ constraint in db init script for username
Chi Cong Tran
2025-08-04 09:41:13 +02:00
54e3a64dac
remove unused link button to deleted view
Chi Cong Tran
2025-08-01 12:40:36 +02:00
5927f1dacd
fix SonarQube issue, mainly type annotations
Chi Cong Tran
2025-08-01 10:29:34 +02:00
f39debd0b8
fix renaming PUT endpoint to work around parameters
Chi Cong Tran
2025-08-01 08:46:05 +02:00
7d265341cc
rename index looping variable
Chi Cong Tran
2025-08-01 08:45:17 +02:00
d6f2956bcb
replace copy-to-clipboard with share-via-link-mail-to
Chi Cong Tran
2025-07-31 13:15:00 +02:00
e1cf6dc16f
remove old unused ´view´ and ´tatorte´ views
Chi Cong Tran
2025-07-31 10:47:31 +02:00
5a06c99fb7
Merge pull request 'f077_default_admin_password' (#22 ) from f077_default_admin_password into development
jared
2025-07-31 08:40:14 +02:00
b3e2b297a3
change default admin password
Chi Cong Tran
2025-07-31 08:33:03 +02:00
b655df1087
fix changing of PIN on upload page
Chi Cong Tran
2025-07-31 08:13:55 +02:00
77c57cb58b
fix pipeline: Docker npm run init-db
Jared
2025-07-30 09:04:11 +02:00
0f2cf87a78
Merge pull request 'r70_variable_names' (#20 ) from r70_variable_names into development
jared
2025-07-30 08:56:54 +02:00
1fd6cb3ab3
adjust to renaming of object keys of vorgangItem in list view
Chi Cong Tran
2025-07-30 08:23:08 +02:00
d402282efe
minor adjustments: pin parameter, async and await functions
Chi Cong Tran
2025-07-29 14:00:11 +02:00
952c3901c1
Update Dockerfile.dev
Daniel
2025-07-29 08:14:40 +02:00
dfa5c9ade1
revised init db pw to pin, and check name routine
Jared
2025-07-28 11:39:33 +02:00
4406a86f44
renaming pw to vorgangPIN, case to vorgang, password to vorgangToken
Jared
2025-07-25 14:21:37 +02:00
08d83c9ed4
renaming pw to vorgangPIN, case to vorgang, password to vorgangToken
Jared
2025-07-25 14:21:23 +02:00
cf567451bb
Update Dockerfile.dev
Daniel
2025-07-25 10:07:23 +02:00
52e9eba7ed
next try
Jared
2025-07-24 15:34:30 +02:00
962dc35324
next try
Jared
2025-07-24 15:26:23 +02:00
12217cb7a6
next try
Jared
2025-07-24 15:21:07 +02:00
e9b4289727
add docker npm unsafe perm
Jared
2025-07-24 15:17:15 +02:00
9b57a988f3
add docker node:22
Jared
2025-07-24 15:12:37 +02:00
4f9e919bfe
docker use npm i
Jared
2025-07-24 15:08:53 +02:00
9e6318d516
docker node version 24
Jared
2025-07-24 15:04:39 +02:00
c715295c72
add dockerignore for node_modules
Jared
2025-07-24 15:02:28 +02:00
e3eac5b441
change Dockerfile and copy only package.json
Jared
2025-07-24 14:51:57 +02:00
f6ed438908
fix build process
Jared
2025-07-24 14:48:35 +02:00
542c12cc5f
Merge pull request 'f034_sqlite_database' (#19 ) from f034_sqlite_database into development
jared
2025-07-24 14:34:38 +02:00
ee9d9fa8fc
fix package-lock.json
Jared
2025-07-24 14:30:24 +02:00
addcc26a07
Merge branch 'development' into f034_sqlite_database
trachi93
2025-07-23 12:55:20 +02:00
db1cc78f2c
move ´code´ api endpoint to ´casepw´
Chi Cong Tran
2025-07-23 12:54:40 +02:00
e8170de947
rename .js to .ts and remove console.logs statements
Chi Cong Tran
2025-07-23 09:27:11 +02:00
26c05b4999
remove unused and deprecated crypto package
Chi Cong Tran
2025-07-22 12:27:50 +02:00
809c355849
provide init command for database
Chi Cong Tran
2025-07-21 11:39:13 +02:00
bd9275c378
refactoring part 3: delete function of vorgang uses caseToken
Chi Cong Tran
2025-07-17 08:23:13 +02:00
143bb128a5
refactoring part 2: mainly consolidation of token, ids and passwort
Chi Cong Tran
2025-07-17 08:09:17 +02:00
b2f624a7d1
Update Jenkinsfile
Daniel Mann
2025-07-16 09:54:56 +02:00
a7527ccf22
Update Jenkinsfile
Daniel Mann
2025-07-16 09:40:46 +02:00
34d5034a71
refactoring part 1: camelcase naming, token vs pw naming
Chi Cong Tran
2025-07-16 09:39:02 +02:00
6786f768f0
Update Jenkinsfile
Daniel Mann
2025-07-15 12:07:53 +02:00
552350354b
Update Jenkinsfile
Daniel Mann
2025-07-15 11:54:50 +02:00
d9bcad9f77
Update Jenkinsfile
Daniel Mann
2025-07-15 11:42:23 +02:00
4633769366
Update Jenkinsfile
Daniel Mann
2025-07-15 11:28:34 +02:00
2444349694
Update Jenkinsfile
Daniel Mann
2025-07-15 11:08:26 +02:00
c5202bb757
Update Jenkinsfile
Daniel Mann
2025-07-15 10:53:14 +02:00
73c551c9de
Update Jenkinsfile
Daniel Mann
2025-07-15 10:49:51 +02:00
51af112610
Update Jenkinsfile
Daniel Mann
2025-07-15 10:24:50 +02:00
b8e5031669
document DB initialization script
Chi Cong Tran
2025-07-15 09:48:29 +02:00
51d3f19f3e
delete functionality for Vorgang in DB
Chi Cong Tran
2025-07-15 09:06:45 +02:00
5070ac9f7a
remove console.logs
Chi Cong Tran
2025-07-15 08:03:27 +02:00
873a382f69
refactor 'Datei zu Vorgang hinzufügen': Add model files to existing cases
Chi Cong Tran
2025-07-14 13:54:08 +02:00
fa59db7a88
make 'Vorgangsname' column unique
Chi Cong Tran
2025-07-14 13:25:19 +02:00
484acd3bcf
refactoring: 'Datei zu Vorgang hinzufügen' an DB angepasst
Chi Cong Tran
2025-07-14 13:20:15 +02:00
cd5389666e
fix import error from default to explicit import
Chi Cong Tran
2025-07-14 08:23:27 +02:00
a7eb81151f
refactor DB access
Chi Cong Tran
2025-07-11 11:39:42 +02:00
8408d63f40
add copy button for sharing vorgang
Chi Cong Tran
2025-07-11 11:20:00 +02:00
f2bde76969
prefill homepage with token
Chi Cong Tran
2025-07-11 10:35:50 +02:00
83bcaca918
remove console.log
Chi Cong Tran
2025-07-11 10:25:42 +02:00
9ddec90214
rewrite vorgang exist and token validation check to use DB
Chi Cong Tran
2025-07-11 10:19:17 +02:00
f7245fac90
correctly display Vorgangsname in Vorgang page
Chi Cong Tran
2025-07-10 11:03:15 +02:00
564716e853
store tatort under case token name
Chi Cong Tran
2025-07-10 10:45:24 +02:00
ffa34b3b61
refactor getVorgaenge to return vorgaenge as objects
Chi Cong Tran
2025-07-10 08:40:36 +02:00
307894c980
listing of cases based on db
Chi Cong Tran
2025-07-10 08:31:45 +02:00
40599f4ffa
adding new vorgang in database
Chi Cong Tran
2025-07-10 08:30:41 +02:00