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 |
|
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 |
|