6 Commits

Author SHA1 Message Date
Jin Hai
3894de895b
Update comments ()
### What problem does this PR solve?

Add license statement.

### Type of change

- [x] Refactoring

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-01-21 20:52:28 +08:00
Jin Hai
6b3a40be5c
Format file format from Windows/dos to Unix ()
### What problem does this PR solve?

Related source file is in Windows/DOS format, they are format to Unix
format.

### Type of change

- [x] Refactoring

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2024-08-15 09:17:36 +08:00
zhuhao
9352a09c53
modify the encryption to first perform base64 encoding and then encrypt ()
### What problem does this PR solve?

The encryption should first perform base64 encoding and then encrypt, to
maintain consistency with the frontend

 

### Type of change

- [x] Refactoring
2024-07-22 09:24:45 +08:00
KevinHuSh
fd7fcb5baf
apply pep8 formalize () 2024-03-27 11:33:46 +08:00
KevinHuSh
9bf75d4511 add dialog api () 2024-01-17 20:20:42 +08:00
KevinHuSh
6be3dd56fa rename web_server to api ()
* add front end code

* change licence

* rename web_server to API

* change name to web_server
2024-01-17 09:43:27 +08:00