Commit Graph

67 Commits

Author SHA1 Message Date
Sumit Kumar Soni
41111cb1bb fix: restore WebUI styles in SCSS sources 2026-08-02 20:46:00 +05:30
Sumit Kumar Soni
8ab15bfce1 chore: make sidebar layout better 2026-07-26 17:29:25 +05:30
defnax
dd66e7e1ff Added to Show chat room details Type & Security fields 2026-07-26 12:27:54 +02:00
defnax
70f5fd9975 Fixed to not lose distant chat when you navigate to other pages
Added counter to show active distant chats
2026-07-26 12:03:23 +02:00
defnax
ec21174f22 Missed this 2026-07-26 11:10:13 +02:00
defnax
98ad752497 Added missed changes 2026-07-26 11:08:21 +02:00
defnax
97c05df59a Added quote message for chat rooms 2026-07-25 22:52:54 +02:00
Sumit Kumar Soni
62e9b7846b fix: chat message box scrolling 2026-07-20 16:45:45 +05:30
defnax
a03676c94a Improved mails page
Fixed some issues on mails reply, replay all,forward
Added sort function
Added show per page mails
2026-07-09 15:47:12 +02:00
defnax
96eb830968 Fixed home shortid display
Added to calculate background color when there is no Avatar available
2026-07-06 22:04:22 +02:00
defnax
f6a9dbef41 removed bubble chat from rooms 2026-07-06 20:50:20 +02:00
defnax
4ddbf1ee2a Redesign Chat rooms 2026-07-05 23:49:52 +02:00
defnax
c1eb3a767c Improved Network page 2026-07-05 18:49:22 +02:00
jolavillette
7118e3b816 webui: restore responsive design, fix chat APIs, implement optimistic messaging, and resolve Sass build/visibility issues 2026-03-13 12:29:07 +01:00
jolavillette
5438bba025 implement distant chat 2026-02-19 10:51:57 +01:00
zelfroster
e6e85a0dc5 fix: navbar heading icon 2024-01-15 00:06:11 +05:30
zelfroster
7bd9812a61 feat: remove google font and use local font included with webui 2024-01-15 00:05:19 +05:30
Sumit Kumar Soni
ca26e85364
Merge branch 'master' into fix-issues 2023-11-18 19:13:12 +05:30
Mohammed Saud
ddd8b0b241 make certificate view responsive 2023-11-10 17:40:28 +05:30
zelfroster
305297c91a fix: NAT mode in config section 2023-10-23 20:14:47 +05:30
zelfroster
ac1dd7b1c7 chore: replace all flex with mixin, and add gap to mixin 2023-10-14 16:59:31 +05:30
zelfroster
b3bf14ea13 feat: add mixin for flexbox for ease of use throughout the project 2023-10-14 15:51:47 +05:30
zelfroster
475fcf2af0 feat: add roboto font for better ui 2023-10-14 15:04:02 +05:30
zelfroster
352915f242 fix: styling 2023-09-09 10:07:15 +05:30
zelfroster
dc1bfe4985 feat: show icons instead of checkbox for share-flags 2023-09-01 19:34:53 +05:30
zelfroster
e1d373866e feat: manage visibility via popup, everything is working well now 2023-08-30 01:52:03 +05:30
zelfroster
1c8aa0259f fix: fixed webui crash when file search has no matching results and fixed popup message when downloading from search results 2023-08-28 02:04:29 +05:30
zelfroster
54ebaf6c13 feat: add alert if same path is entered twice and success and failure message after adding 2023-08-27 20:58:58 +05:30
zelfroster
e15d14179e feat: feature to add shared directory with default options 2023-08-26 14:27:45 +05:30
zelfroster
0b52c45863 feat: show shared directories data 2023-08-26 14:27:45 +05:30
zelfroster
35c0674f8d feat: mixins for information (info, warning etc), make popup for share manager 2023-08-26 14:27:45 +05:30
zelfroster
2e646f3c33 feat: view actual download chunks and fixed download actions 2023-07-28 22:29:16 +05:30
zelfroster
027c34c7a4 feat: reply mail now working, and popup closing after mail send 2023-07-18 11:21:23 +05:30
zelfroster
8622630049 feat: reply working now, but still needs minor fixes, and removed buttonLogin().click() error on login using Enter key 2023-07-17 21:05:17 +05:30
zelfroster
b2006f3d95 fix: now the messages will always be in order and won't change order 2023-07-16 11:53:31 +05:30
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
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
zelfroster
7fe03147c0 feat: mail compose working (improved) 2023-07-03 12:20:46 +05:30
zelfroster
a64e47a882 chore: mithril.js not re-rendering even after calling m.redraw() 2023-06-30 17:55:39 +05:30
zelfroster
d964255631 feat: created appearance tab in config section, fixed navbar ui issues 2023-06-27 15:04:08 +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
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
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