Commit Graph

14 Commits

Author SHA1 Message Date
zelfroster
7bd9812a61 feat: remove google font and use local font included with webui 2024-01-15 00:05:19 +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
876a19cbe5 refactor: move modal containers out of main div 2023-07-26 22:57:17 +05:30
zelfroster
7fe03147c0 feat: mail compose working (improved) 2023-07-03 12:20:46 +05:30
zelfroster
d964255631 feat: created appearance tab in config section, fixed navbar ui issues 2023-06-27 15:04:08 +05:30
zelfroster
6f1cc85bcd feat: migrate vendor specific css to scss, remove vendor style link from index.html and update styles 2023-04-05 01:20:20 +05:30
zelfroster
b399b48f58 feat: add additional info in index.html 2023-04-05 01:06:58 +05:30
zelfroster
e2603ea2b6 fix: write autofocus code using oncreate lifecycle method instead of doing in html 2023-03-25 08:53:25 +05:30
zelfroster
eb25c0dbc6 feat: input field password autofocus 2023-03-17 06:04:45 +05:30
Zener
76d91b656f index.html: rename title to RetroShare 2020-12-24 20:03:13 +01:00
Zener
04dbf770d7 set favicon via html/head 2020-12-19 17:51:56 +01:00
csoler
98dcb0d629 fixed location of retroshare.svg icon 2019-11-23 21:43:50 +01:00
rottencandy
20f4c9864d move assets dir outside of app
This allows for recursive directory searching of css files inside
app directory which was previously not possible due to css files
being stored in assets directory.
2019-07-30 12:20:51 +05:30