Commit Graph

347 Commits

Author SHA1 Message Date
zelfroster
773a5bc024 chore: optimize js to toggle toList 2023-07-15 16:29:48 +05:30
zelfroster
eef7a4c515 fix: remove iframe and use a div with contenteditable attribute instead, this commit contains a whole lot of changes 2023-07-15 15:57:47 +05:30
zelfroster
94ed218c61 fix: fix subject issue 2023-07-04 13:05:11 +05:30
zelfroster
b029ca7bfe feat: compose mail working with a nice ui 2023-07-04 12:55:50 +05:30
zelfroster
ba7eec4e8d fix: removed config appearance tab already in this branch, and keeping the UI fixes 2023-07-03 19:36:19 +05:30
Sumit Kumar Soni
dd4ee1674e
Merge branch 'RetroShare:master' into mail-section 2023-07-03 19:18:08 +05:30
zelfroster
7fe03147c0 feat: mail compose working (improved) 2023-07-03 12:20:46 +05:30
zelfroster
f674f86433 fix: add item to To list 2023-06-30 19:03:31 +05:30
zelfroster
a64e47a882 chore: mithril.js not re-rendering even after calling m.redraw() 2023-06-30 17:55:39 +05:30
Sumit Kumar Soni
1676601d33
Merge branch 'master' into fix-ui 2023-06-29 05:49:26 +05:30
Sumit Kumar Soni
8e21b09f49
fix: remove Object.keys since the values are same for index
Co-authored-by: Mohammed Saud <md.saud020@gmail.com>
2023-06-29 04:49:01 +05:30
zelfroster
d964255631 feat: created appearance tab in config section, fixed navbar ui issues 2023-06-27 15:04:08 +05:30
zelfroster
812b81945b fix: getChunkStrategy() got updated so update code here also 2023-06-25 01:05:45 +05:30
zelfroster
793bd229d8 fix: changed overflow:scroll to auto as chromium browsers show scrollbars even when content is not overflowing, some minor fixes along with it 2023-06-21 06:13:05 +05:30
zelfroster
471b552dc1 fix: fixed mail section layout and mail view layout, made ui usable 2023-06-20 23:08:56 +05:30
zelfroster
344d9f2113 fix: forum needs bug fix, fixed basic ui 2023-06-19 23:57:35 +05:30
zelfroster
f7bafa4d80 fix: fixed layout for Boards, improved UI 2023-06-19 23:22:28 +05:30
zelfroster
a6f70d5615 fix: fixed Channel layout and UI 2023-06-19 14:19:42 +05:30
zelfroster
aeca1328a8 fix: fixed Config section UI, removed unsused classes and fixed some other things 2023-06-18 22:06:39 +05:30
zelfroster
44de457e55 fix: fixed chunk strategy not working by implementing getChunkStrategy in libretroshare 2023-06-18 12:15:31 +05:30
zelfroster
69935d431a fix: made ui better for Downloads section, files, search etc 2023-06-17 23:15:54 +05:30
zelfroster
ef6c1e241f fix: fixed chat temporarily and made widgets scrollable but not the title 2023-06-16 14:51:20 +05:30
zelfroster
e358864ae3 fix: fixed layout, removed unnecessary divs, simplified the layout, more css 2023-06-16 01:49:36 +05:30
zelfroster
e5ef6529c7 feat: improved home page 2023-06-15 21:28:51 +05:30
zelfroster
0d69e44786 feat: define a better typography for the whole web interface 2023-06-15 15:00:26 +05:30
zelfroster
4c844223bb feat: added more options in files tab in Config section 2023-06-14 16:24:44 +05:30
zelfroster
c94386ae3b fix: added argument to function call 2023-06-11 15:56:58 +05:30
zelfroster
44f725652e fix: fixed NAT mode not working 2023-06-09 23:38:06 +05:30
zelfroster
472eb2dd41 fix: after optimizing, some stuff was broken, fixed it 2023-06-09 21:53:01 +05:30
zelfroster
24f4c75257 feat: show dynDNS in webui, optimize code, reduce number of fetch requests and make code reusable 2023-06-08 22:58:17 +05:30
zelfroster
90a2e1027b chore: optimize code and make variable names more meaningful 2023-06-06 15:54:41 +05:30
zelfroster
9f624ebcf1 feat: added feature to set dynamic DNS, set i2p/tor proxy
Added feature to set
- dynamic DNS
- set i2p/tor socks proxy
Fixed some UI issues
Refactored Code
2023-06-06 15:42:21 +05:30
zelfroster
923243ed82 feat: features to customise mail tags and manage distant mail permission 2023-06-03 13:27:28 +05:30
zelfroster
a621b5a59c feat: implemented mail config - custom tag feature 2023-05-29 15:19:27 +05:30
zelfroster
bdccb77010 fix: add a prefix to reqObj items so that javascript doesn't automatically sort them 2023-05-24 02:30:27 +05:30
zelfroster
7c806d56d2 chore: remove unneeded code 2023-05-24 02:29:53 +05:30
zelfroster
bb9d111ca6 fix: show latest result for the recent search after searching 2023-05-24 01:37:08 +05:30
zelfroster
04df15761f feat: added layout for results and download functionality 2023-05-23 23:25:30 +05:30
zelfroster
015feb939f feat: implement file search using js proxy 2023-05-21 00:53:53 +05:30
zelfroster
fbf77b2ab4 chore: separate size utility function and make the attachment a table layout 2023-04-26 19:12:13 +05:30
zelfroster
a883b71502 chore: use .collapsed class to make the clean code and use scss variables 2023-04-26 19:11:36 +05:30
zelfroster
57ba4ddb63 chore: rename variables 2023-04-26 19:10:17 +05:30
zelfroster
af12398fc9 feat: compact navbar to enable more space for other contents 2023-04-24 14:07:16 +05:30
zelfroster
705a4df51d feat: show from, date, size in the attachment section 2023-04-20 20:31:58 +05:30
zelfroster
e4dbf0fec4 feat: created dual view system to view all mail and attachments separately 2023-04-19 17:04:56 +05:30
zelfroster
4f444cbe31 fix: update ecmaVersion to support latest features in js such as optional chaining etc 2023-04-18 14:53:19 +05:30
zelfroster
4a29ae0733 feat: created attachment section in mail view 2023-04-18 14:52:27 +05:30
zelfroster
aede62e72d chore: update app.css generated after building 2023-04-09 00:35:19 +05:30
zelfroster
d37cc0ac2a chore: update file paths 2023-04-06 19:35:58 +05:30
zelfroster
63545f60b6 fix: make separate scripts for building and development 2023-04-06 04:20:39 +05:30