Skip to content

Commit 4a760bb

Browse files
sudiskldprrakema01
authored
Token renew + updated for Rust 1.83 (#26)
* remove odd bar under search box * reverting * take 2 - remove buggy white bar under search * Add click handling to magnifying glass icon on sidebar Epic * - Fix token renewal management and add configuration parameters - Bump some crate versions for recent Rust versions. - Improve logging capability - Bump crate versions for Rust update - Finalize renew token - Add logging support * - Fix token renewal management and add configuration parameters - Bump some crate versions for recent Rust versions. - Improve logging capability * Lower log level and remove unnecessary logs in user.rs --------- Co-authored-by: 63A9F0EA7BB98050796B649E85481845 <[email protected]> Co-authored-by: rakema01 <[email protected]>
1 parent e2dae9c commit 4a760bb

File tree

14 files changed

+6103
-4816
lines changed

14 files changed

+6103
-4816
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ backend/package-lock.json
77
/frontend/.env
88

99
/backend/.env
10+
/backend/.sqlx
1011
/backend/config.toml
1112
/backend/data.db
1213
/backend/data.db-shm

0 commit comments

Comments
 (0)