Miodec
c76b2f40e8
refactor: use id instead of class
2023-09-23 12:17:49 +01:00
Miodec
54ceadd488
refactor: fix refactoring issue
2023-09-23 12:17:49 +01:00
Christian Fehmer
3be55de92c
chore: update jQuery to 3.7.1 (fehmer) ( #4649 )
...
* chore: update jQuery to 3.7.1
* add version number to easing.js file
* review comments
2023-09-21 13:06:11 +01:00
Miodec
4e507f23bd
refactor: use main instead of a div
2023-09-20 00:01:35 +01:00
Miodec
412d415207
refactor: use header instead of div with id
2023-09-19 23:31:13 +01:00
Miodec
27ff20da51
title fix
2023-05-01 11:38:29 +02:00
Miodec
24f11297d4
updated description
2023-04-19 13:40:18 +02:00
Miodec
1c489cad92
updated description
2023-04-01 21:15:55 +02:00
Liewe Gutter
51ebf96fcb
improve password length check ( #3973 ) lgutter
...
integratie check for too long passwords into isPasswordStrong, and
consistently check for it wherever passwords can be created / changed.
Co-authored-by: Liewe Gutter <liewegutter@gmail.com>
2023-02-06 12:30:33 +01:00
Miodec
ecabc9d72b
quotes
2022-11-14 18:43:40 +01:00
Miodec
f494e2aa0b
handling recover email
2022-11-14 18:38:11 +01:00
Miodec
b9f1caadcd
enforcing strong passwords in the email handler
2022-09-28 12:46:11 +02:00
Miodec
eabb7d857e
unnecessary todos
2022-05-04 01:41:37 +02:00
Rizwan Mustafa
c66ab852c4
Fixed styles not showing up ( #2799 )
...
* Fixed styles not showing up
* Removed unused css file
2022-04-03 15:34:41 +02:00
Miodec
c1b5a7f745
added confirm field to the password reset form
2022-03-20 00:24:36 +01:00
Rizwan Mustafa
d5f7e3890c
Remove deprecated frontend ( #2658 )
...
* Remove deprecated click calls
* Remove deprecated focus calls
* Remove deprecated keypress event
* Remove deprecated keyCode
* Remove .keydown depracated frontend
2022-03-08 08:01:11 -06:00
Bruce Berrios
345740db5f
Separate backend and frontend dependencies ( #2441 ) by Bruception
...
* Add request validation to user endpoints
* Remove tag id log
* Remove verbs from endpoints
* Remove old code
* Remove uid
* Fix
* Remove name from URI
* Rename utils
* Fix
* Move prettier
* Update gulp file
* Add additional scripts
* Update package-lock
* Update contributing.md
Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-08 20:33:41 +01:00