Commit Graph

87 Commits

Author SHA1 Message Date
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
c09f4e7a11 if widget is not previewable, then give the user the possibility to download it there 2025-04-24 12:51:45 -04:00
6beda384e1 pdf, and png preview 2025-04-24 12:09:55 -04:00
8ae776c92f solved detached ArrayBuffer error, by cloning the data every time before use 2025-04-24 01:20:46 -04:00
ef9cb5b00d pdf preview implemented 2025-04-24 00:52:42 -04:00
b98b8e7bc4 added download functionality 2025-04-23 15:55:30 -04:00
f132ae69c1 class that downloads the attachments 2025-04-23 15:54:56 -04:00
b200b1e443 made it better looking, the text bar 2025-03-30 15:03:28 -04:00
d58d9bdf83 removed the underlying yellow line in the attachment name 2025-03-30 14:45:52 -04:00
9ea012f7ad support for images works 2025-03-25 02:38:13 -04:00
7f77f2e01b comment on functionality 2025-03-23 14:21:39 -04:00
9e27401b07 fixed Focusing problem, now the attachment box is clickable 2025-03-04 22:15:43 -05:00
5baf1d501e changed the parameters of these functions 2025-02-22 01:24:38 -05:00
b2fb70b3d6 attachment showing through the augment menu 2025-02-22 01:23:32 -05:00
75e2505eb3 fixed typing issue for the attachmentResponse 2025-02-22 00:15:59 -05:00
fb9f7135dd structs for getAttachment 2025-02-18 16:38:22 -05:00
7423135fea making ips and ports dynamic on the login 2024-12-18 23:41:17 -05:00
d32fadfdc5 login using the new js api, and using a dynamic way of putting ips and ports 2024-12-18 23:40:49 -05:00
a86d713403 got the login working on my machine p1 2024-12-18 16:37:12 -05:00
ed9d2d8a7b latest bug with sonic 2024-12-12 12:47:39 -05:00
a0652ba5c5 added the login, it works but it needs a cleaning 2024-11-24 17:01:07 -05:00
89a17e2354 got the login working to read and write data to the conf 2024-11-23 01:56:35 -05:00
54585b163d functionality to not show login screen, if alr logged in 2024-11-22 02:19:31 -05:00
c690bd4631 cleaned some prints i left 2024-10-24 19:47:17 -04:00
5cc6b7eecb search with folder filtering (untested ish) 2024-10-24 19:45:57 -04:00
e278643629 slight change to show more emails when search 2024-10-24 18:01:36 -04:00
b19005585d another placeholder to avoid confusion 2024-10-24 17:57:24 -04:00
89597b6d2b accidentaly committed some print statements 2024-10-24 17:52:17 -04:00
1db462ec8e get the email view when on search 2024-10-24 14:12:58 -04:00
61c91b633b added resulting listview for when emails are searched, (when each individual email is clicked it is not applied) 2024-10-24 13:42:58 -04:00
36c161cb55 fix?? 2024-10-24 00:15:13 -04:00
747f84a2b7 made tabs for each result, (they return all not found for now) 2024-10-23 23:52:35 -04:00
363405c6f9 lined it up 2024-10-23 01:57:15 -04:00