Commit Graph

380 Commits

Author SHA1 Message Date
Mohammed Saud
fac02653f5 prevent reload on login form submit 2023-11-10 17:41:20 +05:30
zelfroster
352915f242 fix: styling 2023-09-09 10:07:15 +05:30
Sumit Kumar Soni
1941f24fb5
better view of visibility column
Co-authored-by: Mohammed Saud <md.saud020@gmail.com>
2023-09-09 09:37:51 +05:30
Sumit Kumar Soni
60d68d62b4
remove duplicate length check
Co-authored-by: Mohammed Saud <md.saud020@gmail.com>
2023-09-09 09:36:06 +05:30
zelfroster
4f32f1a07b feat: update shared directories using rs events 2023-09-06 23:46:17 +05:30
zelfroster
82c52bd627 feat: show other groups in visibility group 2023-09-04 08:13:23 +05:30
zelfroster
502b2841d7 fix: confirm visibility group selection using a button and update visibility 2023-09-04 07:29:32 +05:30
zelfroster
a56d4603ee fix: update list when new directory is added 2023-09-03 20:34:57 +05:30
zelfroster
def03c9f9b chore: update share manager info and include icons in tooltip 2023-09-01 20:48:22 +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
c24bf60541 feat: Editing the already added sharedDirectory works now, optimized some code 2023-08-28 23:06:28 +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
7e5e6e3a63 fix: fixed watch command for scss 2023-08-26 15:02:13 +05:30
zelfroster
f84e5ff4cb chore: remove -r flag from build.sh as index.html is not a directory 2023-08-26 14:59:06 +05:30
zelfroster
e15d14179e feat: feature to add shared directory with default options 2023-08-26 14:27:45 +05:30
zelfroster
138d5865ab chore: move carcShareFlags to files_util.js 2023-08-26 14:27:45 +05:30
zelfroster
0b52c45863 feat: show shared directories data 2023-08-26 14:27:45 +05:30
zelfroster
9ab7c60a11 chore: upload minified css instead of normal css 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
85d24baecc chore: update readme 2023-08-22 13:22:26 +05:30
zelfroster
078baef18d chore: remove data dir and move images to assets dir, update image paths 2023-08-22 10:40:19 +05:30
zelfroster
b7f4d96694 chore: move html and css file to root webui-src directory and update build scripts 2023-08-22 10:38:46 +05:30
zelfroster
18673e1b3b chore: remove old and unused files 2023-08-21 16:12:37 +05:30
zelfroster
babff16fee fix: move file search event handler function to files_proxy.js 2023-08-11 22:22:42 +05:30
zelfroster
792b481a09 chore: remove makeFriendlyUnit and move formatBytes to rswebui for project wide use, create separate file for file_proxy 2023-08-11 00:38:09 +05:30
zelfroster
2e646f3c33 feat: view actual download chunks and fixed download actions 2023-07-28 22:29:16 +05:30
zelfroster
876a19cbe5 refactor: move modal containers out of main div 2023-07-26 22:57:17 +05:30
zelfroster
b7c24138bd feat: attach message headers to the reply composer 2023-07-24 06:11:06 +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
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