Commit graph

82134 commits

Author SHA1 Message Date
kasenvr
c14b0cd173
Update README.md
Removed the whitelist instructions as it is no longer enabled by default, we will add documentation for it at a later time.
2020-02-14 12:10:35 -05:00
kasenvr
78e3d65031
Merge pull request #145 from vegaslon/feature/AvatarAppThumbnail
feature: Allow users to set avatar thumbnails that show in avatar app.
2020-02-12 08:59:23 -05:00
Vegaslon
c2b375862c Style changes as requested 2020-02-11 21:50:40 -05:00
Vegaslon
6db15510db Change name of variable and fix indention 2020-02-10 16:20:22 -05:00
kasenvr
48ae156db7
Merge pull request #104 from daleglass/implicit_copy_constructor
Make default copy constructors explicit
2020-02-08 14:45:44 -05:00
David Rowe
5a91de016e Fix scripts not running at Interface start after reloading all scripts 2020-02-08 16:50:46 +13:00
David Rowe
e6c54faaf2 Merge branch 'kasen/core' into fix/http-serverless 2020-02-07 11:32:38 +13:00
David Rowe
7c87f89712 Add FIXME for Clipboard.importEntities() 2020-02-07 11:12:54 +13:00
David Rowe
166c7809a9 Fix missing "no connection" dialog for invalid serverless domain URLs 2020-02-07 10:09:37 +13:00
David Rowe
82a0308a64 Save the last visited domain URL 2020-02-07 10:08:51 +13:00
kasenvr
c5716c5838
Merge pull request #157 from kasenvr/fix/branding-links
Various URL updates + window title update.
2020-02-06 14:07:54 -05:00
Dale Glass
39f23b52c3 Force dynamic build on Linux, fixes #151 2020-02-05 23:30:04 +01:00
David Rowe
4f0cc2ebd5 Remove dead code 2020-02-06 11:28:51 +13:00
David Rowe
ad427e31a7 Make --url take existing Interface to FILE, HTTP, and HTTPS serverless 2020-02-06 11:11:41 +13:00
Kasen IO
08ec9ef3b7 Various URL updates + window title update. 2020-02-05 15:25:51 -05:00
David Rowe
fa30866701 Remember serverless HTTP and HTTPS domains 2020-02-06 07:02:05 +13:00
kasenvr
7833a49784
Merge pull request #148 from ctrlaltdavid/fix/jsdoc-dev-env
Fix browing JSDoc from file system in Edge browser
2020-02-02 17:46:35 -05:00
David Rowe
1112367b06 Handle localStorage not being available 2020-02-02 20:57:56 +13:00
kasenvr
bbcea639ab
Merge pull request #135 from FluffyJenkins/feature/betaDefaultScripts
Added basic beta default scripts feature
2020-02-01 13:29:11 -05:00
Vegaslon
e74fccb49d Allow users to set avatar thumbnails that show in avatar app. 2020-02-01 08:54:06 -05:00
Heather Anderson
d2a2687e6c Added "plugins" folder required for audio codecs. Created make-rpm-server script to help automate. RPM deps slimmed down. 2020-02-01 06:18:51 +00:00
Heather Anderson
65602f7801 First pass adding Ubuntu DEB package builder 2020-02-01 02:37:29 +00:00
David Rowe
46173439ed Enable serverless domains via HTTP and HTTPS 2020-02-01 12:46:28 +13:00
kasenvr
3a3c2750bc
Merge pull request #140 from kasenvr/feature/js-doc-menu-hide
API Docs viewport restriction removal + menu toggle
2020-01-31 14:39:11 -05:00
kasenvr
eb4b264192
Merge pull request #143 from kasenvr/fix/contributing.md
Update CONTRIBUTING.md
2020-01-31 14:38:35 -05:00
Kasen IO
eaa6151ff3 == to === 2020-01-31 13:53:46 -05:00
kasenvr
991c498e09
Update CONTRIBUTING.md
Capitalization and list items on new lines.
2020-01-31 13:50:17 -05:00
Kasen IO
d8ba64785f Fix tabs 2020-01-31 13:24:24 -05:00
kasenvr
a53502db1a
Update CONTRIBUTING.md 2020-01-31 10:09:52 -05:00
Thijs Wenker
dcb575a178
Merge pull request #86 from MarcusLlewellyn/opus-plugin
Add support for the Opus audio plugin.
2020-01-31 01:04:47 +01:00
Kasen IO
0eac20d830 toggle works + viewport restriction removed. 2020-01-30 13:12:46 -05:00
Kasen IO
a8000f876b menu show/hide button added. 2020-01-30 12:17:09 -05:00
Kasen IO
d3e2f7204b init 2020-01-30 11:30:31 -05:00
Heather Anderson
7863c847fb Moved installed files under /opt; reduced installed .so list to those actually required 2020-01-30 06:30:56 +00:00
Fluffy Jenkins
5492759a0c Made requested changes and changed how it loads 2020-01-29 19:50:23 +00:00
Heather Anderson
1e2f1cf339 Additional tweaks and fixes to rpm packaging scripts
Renamed folder from /rpm to /pkg-scripts, in preparation for adding non-rpm packaging scripts
new-server scripts adjusted for new symlink name ("High Fidelity" renamed to "Project Athena")
2020-01-29 07:14:29 +00:00
Fluffy Jenkins
a66bbcb125 Made fixes 2020-01-28 22:23:01 +00:00
Fluffy Jenkins
b8e41fd244 Added basic beta default scripts feature 2020-01-28 22:06:27 +00:00
kasenvr
486c7bde5b
Merge pull request #111 from GeorgeDeac/kasen/core
Support for short youtube url in linkify
2020-01-28 16:15:48 -05:00
kasenvr
900e66ac01
Merge pull request #112 from kasenvr/fix/whitelist-qml-adds
Whitelist disabled by default, now has a toggle
2020-01-27 13:19:30 -05:00
Kasen IO
428a5b65ff Lint 2020-01-27 13:13:36 -05:00
Kasen IO
8b03d1bd19 Removed unnecessary var. 2020-01-25 19:08:56 -05:00
kasenvr
fe48427d38
Update libraries/script-engine/src/ScriptEngine.cpp
Co-Authored-By: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>
2020-01-25 19:02:12 -05:00
kasenvr
fc73f76ab7
Update interface/resources/qml/hifi/dialogs/security/EntityScriptQMLWhitelist.qml
Co-Authored-By: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>
2020-01-25 19:02:01 -05:00
George Deac
7b97fa879d
Update FloofChat.html 2020-01-26 01:18:15 +02:00
Kasen IO
d6cf4db930 Fixed bug 2020-01-25 12:48:43 -05:00
Kasen IO
aa0c225809 Merge branch 'kasen/core' into fix/whitelist-qml-adds 2020-01-24 19:55:23 -05:00
Kasen IO
b0849a5ed9 Merge branch 'kasen/core' into fix/whitelist-qml-adds 2020-01-24 19:53:33 -05:00
kasenvr
a1fc902c6e
Merge pull request #119 from kasenvr/feature/js-doc-night
Update API Docs for readability
2020-01-24 13:34:19 -05:00
kasenvr
5da3c2e23f
Merge pull request #116 from ctrlaltdavid/fix/update-docs-links
Replace links to docs.highfidelity.com
2020-01-24 13:33:57 -05:00