-
### Description
[Feat]: Adding "remember me" to the signup and signin page connecting it to the local storage database for user authentication.
### Screenshots
_No response_
### Checklist
- [X]…
-
-
Test Body - eigqdhnryh
-
Creating a custom issue template for the project can significantly enhance the process of issue reporting and tracking. Here’s why it is necessary and some key components to include in your custom iss…
-
### Preliminary Check
- [X] I have searched the existing issues
- [X] This issue is reproducible
### Bug Summary
The newsletter popup is currently appearing every time the page loads, causing incon…
-
In [`fb83d57`](https://github.com/keviocastro/upptime/commit/fb83d5768e4c7f3e829239df7f579cfbe4f5ea42
), FX blog (kty) (https://foxter-blogeditor.konecty.com) was **down**:
- HTTP code: 0
- Response t…
-
- Extensions: [duckdb_spatial](https://github.com/duckdb/duckdb_spatial)
- Function: [ST_Distance_Sphere](https://duckdb.org/docs/extensions/spatial/functions.html#st_distance_spheroid)
---
…
-
### Preliminary Check
- [X] I have searched the existing issues
- [X] This issue is reproducible
### Bug Summary
The Login and Sign-Up pages have noticeable UI inconsistencies, impacting the overal…
-
ApRES data is traditionally processed with code written in matlab supplied by BAS (fmcw_load,, etc., https://github.com/ldeo-glaciology/phase-sensitive-radar-processing/tree/main/code/ApRES_Utils_Nich…
-
function uploadVideo(file) {
const storageRef = firebase.storage().ref(`videos/${file.name}`);
storageRef.put(file).then(() => {
console.log('Video uploaded successfully');
});…