Commit Graph

86 Commits

Author SHA1 Message Date
defnax
e203558443 Improved the “Add new file” popup for phones. 2026-08-16 13:36:15 +02:00
defnax
62079e1fd7 Improved the ShareManager mobile layout:
Uses nearly the full phone viewport with safe spacing.
Keeps the folder list independently scrollable.
Keeps Add New and Edit buttons visible at the bottom.
Converts folder rows into labeled mobile cards.
Replaces the stray 0 with “No shared folders yet.”
Ensures nested dialogs appear above ShareManager.
2026-08-16 13:17:18 +02:00
defnax
19b0902208 Fixed config pages get compatible for phone
Fixed layout issues for myfiles, friendfiles & search
2026-08-01 00:47:11 +02:00
defnax
04d42dc38f Added comments viewer & composer for boards
Added Navbar for webui on phones
for Boards and Channels:
* Validate API responses before processing.
* Keep rendering/navigation functional if a response is incomplete.
* Log a clear warning instead of throwing an uncaught error.
* Use independent sorted arrays, avoiding mutation of the master list.
2026-07-28 23:58:26 +02:00
jolavillette
07c098ad96 webui v131: address PR review (fix shadowing, dedup utils, userMap→username, gxs_id fix, error handling, sessionStorage) 2026-04-01 05:04:21 +02:00
jolavillette
de4d237b8f Merge master into ImproveWebui: resolve endpoint update conflicts 2026-03-09 04:24:50 +01:00
David Bears
35c6ab019f
fixes sporadic loggout and integer handling in People settings
- fixes an HTTP 404 error due to using a nonexistant endpoint for file transfer encryption
- fixes handling of JSON integers for the People settings page
- fixes sporadic logout from errors that are not authentication-related
- fixes unnecessary refreshes of shared directories
2026-03-07 20:50:53 -05:00
jolavillette
b227cde173 various small UI improvements 2026-02-19 15:50:17 +01:00
jolavillette
5438bba025 implement distant chat 2026-02-19 10:51:57 +01:00
jolavillette
f867e313c7 improve search results aesthetics and fix mobile download button visibility 2026-02-18 12:45:00 +01:00
jolavillette
e007e90588 fix search events, fonts and login; improve Files labels and search results 2026-02-17 20:39:36 +01:00
jolavillette
15b0d169fe V1: makes chat usable, fetch history, add logout and reload buttons, add version number 2026-02-16 21:14:20 +01:00
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
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
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
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
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
812b81945b fix: getChunkStrategy() got updated so update code here also 2023-06-25 01:05:45 +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
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
2af133dfe7 refactor: migrate entire css code to scss 2023-04-05 01:06:38 +05:30
Sukhamjot Singh
ba7d2ffa0f network modes 2022-09-17 02:01:17 +05:30
Sukhamjot Singh
33fe35f963 confirm download,fixed bug 2022-09-13 23:23:00 +05:30
Sukhamjot Singh
0b54e44da3 fixed issues 2022-09-13 02:55:01 +05:30
Sukhamjot Singh
01cee6d5f4 fixed popular, reviews, votes incomplete 2022-09-10 03:43:20 +05:30
Sukhamjot Singh
31c98215ad added download friends files 2022-09-06 18:12:28 +05:30
Sukhamjot Singh
12aecc7d72 Added comments 2022-09-06 15:58:14 +05:30