folders actions #5

Merged
Juan merged 20 commits from login into main 2025-05-21 18:05:05 +00:00

20 Commits

Author SHA1 Message Date
bc08b14dc0 Merge branch 'main' into login 2025-05-21 18:04:11 +00:00
80afd26c67 created an email view for the result of a Sonic query, since the results is in individual Serializable emails, instead of the whole thread 2025-05-20 17:04:50 -04:00
29f18b6876 cleaned and commented out useless viewtype registry siunce using collapsable 2025-05-19 19:02:51 -04:00
7ec032c0f2 added sender and time to the email tile inside of the thread 2025-05-19 19:01:48 -04:00
95697efdab fixed drawer closing 2025-05-18 20:53:05 -04:00
6feb357a39 refactored the emailView 2025-05-18 20:52:40 -04:00
ceadc0b73d Collapsable Emails create a ListTile and upon clicking one it expans and show the html 2025-05-18 20:51:54 -04:00
c77eb114b7 added more member variables to EmailView so i can render html differently, and also changed the way how html is being handled and call CollapsableEmails 2025-05-18 20:51:21 -04:00
c9c239767a remove zone identifiers for windows compatibility 2025-05-18 01:40:46 -04:00
7550fdca65 delete android 2025-05-17 23:27:46 -04:00
511f6948bb clean 1 2025-05-17 23:11:52 -04:00
9fff611ac0 scrapped html package and js, now using web 2025-05-14 21:52:21 -04:00
7a1e735f11 select list of which foilder to move your email 2025-05-12 15:53:40 -04:00
9297468f6f finished api calls for moving an email, cleaned, and made clearer logs for errors in api calls 2025-05-08 16:00:46 -04:00
2677625b54 fixed issue that at rebuild it would go in a roulete of fetching emails every time 2025-05-08 01:06:53 -04:00
b2fd9d16cc move_email endpoint 2025-05-07 16:17:43 -04:00
b5cb5b99fb fixed problem of pagenation not updating 2025-05-02 19:35:51 -04:00
e104f445ab confirm dialog when deleting a folder 2025-04-28 20:08:35 -04:00
a7c30732f4 alerDialog widget for renaming 2025-04-24 17:01:46 -04:00
a65c973dc7 rename and delete api calls 2025-04-24 17:01:19 -04:00