Commit graph

19 commits

Author SHA1 Message Date
c4fa5bf186
Merge pull request #1307 from AleziaKurdis/placesAppAdiosBluryPictures
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Places App.: Larger display and no more blurry effect in Places List.
2025-02-26 12:13:59 +01:00
33b288a37e
Merge pull request #1304 from AleziaKurdis/placesAppDeadImagesManagement
Places App: Addressing ugly image "broken link" in Place Details
2025-02-10 20:50:14 +01:00
Alezia Kurdis
295c25ab49
Change the tile display in Place list
Change the tile display in Place list:
for the place with picture, the tile are increased from 60px height to 100px height
The blury effect has been removed (on the place list only)
display 100 char instead of 55 before truncate with ...
2025-02-08 22:05:57 -05:00
Alezia Kurdis
1a1779a507
Address ugly image broken link in Place Details
Address ugly image broken link in Place Details
2025-02-03 21:26:31 -05:00
Alezia Kurdis
febb84e0f5
Add Portal spawner and Copy URL
Add Portal spawner and Copy URL
2025-01-15 22:46:08 -05:00
Alezia Kurdis
6bd09409ce
Make Maturity Filter persisted
Make Maturity Filter persisted and with a default value (Teen & Everyone)
2024-10-14 21:22:18 -04:00
Alezia Kurdis
8526f09a9d
weekly promoted place
Highlight the first place in the list as the weekly promoted place
2024-09-30 20:27:09 -04:00
Alezia Kurdis
158de9125a
Home button fallback to Tutorial
Previously, the Home button, in the case where there is no home bookmark defined, was redirecting to localhost. But some peopl emight not have a localhost domain server running. This PR change the fallback to the Tutorial instead of localhost,

In addition, the tutorial place card wasn't work correctly. (it was trying to use the name instead of the address. I added an exception case for this.
2023-08-18 14:30:48 -04:00
Alezia Kurdis
6669dc9d86
Fix the link on the place name to use the right hifiurl
On the place list, the link to a place uses the placename for a local place or the address for a federated or external place
the link on the name was still using directly the address while the other parts (cell background and description) were using the variable.
2023-07-19 21:54:10 -04:00
b097976a3e
Merge pull request #397 from AleziaKurdis/PlaceApp_fileProtocoleSupport
Places app: support for file URI scheme
2023-05-12 20:44:53 +02:00
Alezia Kurdis
cb4a443920
Places App: Enter to teleport
This PR add the possibility to press "Enter" to initiate a teleportation from the value in the search/address bar of the Places App.
(In addition to the current teleport button)
This is a more intuitive behaviour since everyone is used to this in the web browsers.
2023-05-11 21:43:40 -04:00
Alezia Kurdis
74eefac999
Places app: support for file URI scheme
This PR adds the support of URI starting by "file:/"
in the places app. (to allow to load local serverless json)
2023-05-08 21:43:35 -04:00
Alezia Kurdis
9f6a7399eb
Beacons decommission
This remove the codes to support the old Beacons system.
2023-02-15 22:09:56 -05:00
88046506c3 Renamed Metaverse Server to Directory Server/Services 2022-09-08 22:19:55 +02:00
Alezia Kurdis
74d63fc95c
Add a timeout to the request to the MS server
Add a timeout (10 sec.) to the request to the MS server
and add a dead service indication when a server didn't respond within the timeout delay.
2022-08-28 21:18:29 -04:00
Alezia Kurdis
9b96560503
"Add MS node" capability
This adds a "Add" to add new MS server on the fly independently of the federation file.
2022-07-12 12:34:55 -04:00
Alezia Kurdis
3bda3afd89
typo on function name filterSearchField
Replace "filterSearchField" by "filterSearchField"
2022-01-27 21:13:08 -05:00
Alezia Kurdis
f8083eef91
Copyright adjustment 2022-01-23 15:18:13 -05:00
Alezia Kurdis
7db3017490
Adding "Places" application
Adding "Places" application since the Explore app is supporting only a single MS and only Vircadia.
2022-01-22 22:28:07 -05:00