Commit Graph

164 Commits

Author SHA1 Message Date
Mohammed Saud
8564c38970
Add editor config and update additional lint rules (#29)
* add editor config and additional lint rules

* add prettierignore config
2021-04-15 23:52:49 +05:30
Avinash Kumar
d3eb8d6d91
fix issue #22 (#23)
* fix checkout alignmnet

* fixed create identity issue

* added logic for edit identity as well as create identity

* final changes

* UX changes

* minor fixes

* Signed Create identity is working now

* minor changes

* friend node profile pic is aligned now

* People->Edit && create identity popup responsive

* updated & refactor code

* changes added

* Update people_ownids.js

* Update people_util.js
2021-04-15 23:39:25 +05:30
Avinash Kumar
110c7a655d
Feat : Network -> Sort Friends by Online/Offline (#25)
* fix checkout alignmnet

* added code for sorting the nodes in offline/online manner

* done

* updated changes
2021-04-14 11:08:07 +05:30
csoler
bcebba651c
Merge pull request #21 from Kumaravinash9/master
fix issue #20
2021-03-29 12:29:51 +02:00
Avinash Kumar
b72c067cb3 fix issue #20 2021-03-25 02:15:08 +05:30
Zener
11aec1e625 chat.js: change LobbyList, SubscribedLobbies, SubscribedLeftLobbies, PublicLeftLobbies to components 2021-03-19 17:20:05 +01:00
Zener
ab9c9acf1c fixed navigation options, simplify navbar, removed usesless return value in ChatlobbyModel#loadPublicLobby 2021-03-18 22:25:42 +01:00
Zener
7cc21f4c59 apply sugguestions from https://github.com/RetroShare/RSNewWebUI/pull/16#pullrequestreview-613598508 2021-03-17 19:49:28 +01:00
Zener
801465c1e4 subscribe / unsubscribe public chat-lobby 2021-03-05 11:43:12 +01:00
Zener
3daae1b0bd wip: chat-lobby setup with changing user 2021-02-01 07:24:38 +01:00
Zener
0f920f6ab2 wip: update chat-lobby setup layout 2021-01-31 13:26:06 +01:00
Zener
440790d22c wip: chat try to change current identity for lobby 2021-01-09 23:53:05 +01:00
Zener
8882353d55 wip: initiate distant chat; build lobby setup 2021-01-08 11:22:01 +01:00
Zener
582136e08c chat: alphabetical sort by lobby names 2020-12-31 12:16:30 +01:00
Zener
64fcb0c530 chat: switch chat in 3 column style 2020-12-31 10:48:16 +01:00
Zener
8d5b775028 happy webui chatting (ignore formatting ...) 2020-12-24 20:56:01 +01:00
Zener
76d91b656f index.html: rename title to RetroShare 2020-12-24 20:03:13 +01:00
Zener
09a5f5e519 chat: adding time + own messages 2020-12-24 09:10:13 +01:00
Zener
097ae85a37 chat via event: Text kommt an 2020-12-23 23:21:19 +01:00
Zener
bc2eab69dc rswebui: add eventqueue, switch login to eventqueue 2020-12-23 17:59:44 +01:00
Zener
cee5576a22 files: remove progress, pause/cancel, remaining time from upload 2020-12-23 13:37:28 +01:00
Zener
8526178d94 files: fixed sizes, upload-stats, peerscount, respect FT_STATE_COMPLETE 2020-12-23 13:05:15 +01:00
Zener
f35e521f14 login: adding autologon (empty Password or Password-Paramater in Url) 2020-12-22 16:15:10 +01:00
Zener
2cbf89024a files: adding time remaining 2020-12-22 13:41:55 +01:00
Zener
7b3749a4ba login: replaced elvis-operator (?:) with argument 2020-12-22 12:52:11 +01:00
Zener
7a25a03017 files: minor layout improvements
- space between symbol and text
- cancel as Symbol
- traffic-icon respect direction (upload-icon for upload-traffic)
2020-12-22 12:42:51 +01:00
Zener
609f89f68d files: layout fixes 2020-12-22 12:29:44 +01:00
Zener
30c8a32f0e fixed file sizes 2020-12-22 11:46:48 +01:00
Zener
3c7324b09b simplify login with option to show username and url 2020-12-22 08:52:42 +01:00
Zener
8ac8f54c1a sending chat-messages (read waiting for new event-system after 0.6.6) 2020-12-22 07:30:18 +01:00
Zener
1eecebf435 removed layout annoying 'Url' from login 2020-12-19 22:39:38 +01:00
Zener
ef126a63dd switched from server+port to url 2020-12-19 22:06:53 +01:00
Zener
04dbf770d7 set favicon via html/head 2020-12-19 17:51:56 +01:00
Zener
9e202a99a4 added data folder into build.sh script for development only 2020-12-19 17:51:15 +01:00
Zener
6158291116 moved server to url to verify login 2020-12-19 17:49:50 +01:00
Zener
61cc433064 fixed String compares 2020-12-19 14:13:37 +01:00
zeners
1ff0d5bbda
Update webui-src/app/people/people_ownids.js
fix string compare

Co-authored-by: Mohammed Saud <md.saud020@gmail.com>
2020-12-19 13:44:22 +01:00
Zener
60b4fe65cd - added the option to change the hard-coded server-port at login page
- re-enabled the return-key to start login at password-input
- respect the host and port from the url, overrideable with Query-Arguments named after ui visible names: Username, Port, Server), so you can create bookmarks with overridden defaults
- fixed the identity-images and timestamps
2020-12-19 11:26:21 +01:00
Mohammed Saud
13952a912f convert data rate values to number before api call 2020-02-26 11:02:50 +05:30
Mohammed Saud
49a4e2c01a fix data rate update function 2020-02-11 22:46:14 +05:30
Mohammed Saud
96514c844e fix breaking changes 2020-02-11 22:45:12 +05:30
Mohammed Saud
ad955841e8 update mithril script 2020-02-11 22:44:04 +05:30
Mohammed Saud
2ea4c28bb4 redirect to login on request fail 2020-01-29 10:17:18 +05:30
Mohammed Saud
2dacb274f7 make login function as route 2020-01-29 10:14:03 +05:30
csoler
6c71fa3767
Merge pull request #7 from rottencandy/js-compile
Add relative path-based module loading for require
2020-01-28 20:03:40 +01:00
Mohammed Saud
e0fa131c61 update require imports for all modules 2020-01-15 19:45:27 +05:30
Mohammed Saud
ef27f543d1 add code linter config
Add eslint config file for checking syntax and adding code formatting
2020-01-15 19:13:13 +05:30
Mohammed Saud
be0056d072 improve require() functions module detection 2020-01-15 19:11:24 +05:30
G10h4ck
060b6c13e5
Merge pull request #5 from rottencandy/master
Add option to create identities
2019-11-27 17:22:37 +01:00
csoler
98dcb0d629 fixed location of retroshare.svg icon 2019-11-23 21:43:50 +01:00