Commit graph

82845 commits

Author SHA1 Message Date
kasenvr
c78f7a9596
Apply suggestions from code review
Co-Authored-By: David Rowe <david@ctrlaltstudio.com>
2020-03-16 00:22:04 -04:00
Kasen IO
6420752db1 Update code formatting and add search optimization features.
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 23:15:20 -04:00
Kasen IO
f70a9ec4c0 Bugfixing. - authored by Keb Hellion. 2020-03-13 13:34:32 -04:00
Kasen IO
cb4407532d Type check for metadataScript.src. 2020-03-13 10:09:33 -04:00
Kasen IO
bb3da99856 Undo overwritten previous fixes to type checking. 2020-03-12 15:29:11 -04:00
Kasen IO
1f67adc6dd Fix menu unsubscribing. 2020-03-12 03:46:09 -04:00
Kasen IO
4eea4980fd Lint + fix default apps per page + fix script list loading bug. 2020-03-11 14:59:35 -04:00
kasenvr
0622be55e6
Merge pull request #205 from ctrlaltdavid/feature/fix-interim-goto
Fix button icons
2020-03-11 01:23:25 -04:00
David Rowe
0839d15c5a Fix button icons 2020-03-11 16:31:02 +13:00
kasenvr
db0bcb9b19
Merge pull request #184 from kasenvr/fix/chat-goto-json
Updates the var name and URL for the goto JSON for use in chat
2020-03-09 15:18:38 -04:00
kasenvr
3e0fa35a2a
Merge pull request #199 from ctrlaltdavid/feature/fix-interim-goto
Fix button label and icon
2020-03-09 12:13:33 -04:00
Heather Anderson
3e378a4131 Updating AWS Linux rpm builder
- improved external dependency detector
- fixed (minimal) documentation in README
2020-03-08 07:46:08 +00:00
Heather Anderson
4f55e6c220 Merge branch 'rpm-pr' of github.com:odysseus654/project-athena into rpm-pr 2020-03-08 07:41:36 +00:00
Heather Anderson
8cf0c3708f Initial add of Docker package builder. Tested to launch and permit configuration from localhost,
but doesn't appear to accept new connections from outside the machine (possible fireall rule?)
2020-03-08 07:40:07 +00:00
David Rowe
725a06d248 Fix fix 2020-03-06 15:04:58 +13:00
David Rowe
435094ddbe Fix button label and icon 2020-03-06 14:56:03 +13:00
Kasen IO
df08f77792 Update menu name from "goTo" to "Explore". 2020-03-04 11:20:57 -05:00
Kasen IO
9b385d91a8 Remove unnecessary var and update function name. 2020-03-04 11:08:38 -05:00
Kasen IO
30b5a28f4e Remove unnecessary checks. 2020-03-04 10:46:16 -05:00
kasenvr
e6bf1ffb77
Merge pull request #175 from ctrlaltdavid/fix/server-logs-filling
Fix server logs filling up with "/"s
2020-03-03 23:53:50 -05:00
kasenvr
940fd2d5a4
Update INSTALL.md
hifi.sln -> athena.sln
2020-03-03 14:48:58 -05:00
Kasen IO
8092220ea4 Code housekeeping, update URL for guide to link to repo. 2020-03-02 08:51:38 -05:00
Kasen IO
df1d2f28d8 Update app icon. 2020-03-02 08:14:20 -05:00
Kasen IO
95f1c5da25 Add maintenance header. 2020-03-01 16:41:02 -05:00
Kasen IO
22169d9458 Fixes apps and metadata loading locally or remotely. 2020-03-01 16:13:02 -05:00
Kasen IO
aa8d8f0aef CR revisions. 2020-02-29 17:26:20 -05:00
Kasen IO
d8d84004ce Update file header. 2020-02-29 13:32:01 -05:00
Kasen IO
aa2ec12d8d Add missing files required for local running of the script. 2020-02-29 13:11:55 -05:00
Kasen IO
1090c8e1be Adds menu toggle for beta default scripts. 2020-02-28 10:08:54 -05:00
Kasen IO
0f5a83b970 Adds more app as default script w/ beta branch pulling from repo URL. 2020-02-28 01:44:54 -05:00
Kasen IO
4c6be03865 Adds decentralizedGoTo as a default script, adds beta channel as well. 2020-02-28 01:20:21 -05:00
kasenvr
067f09b171
Merge pull request #188 from ctrlaltdavid/feature/inspect-as-default
Add inspect.js to default scripts
2020-02-27 20:28:15 -05:00
Kasen IO
4455fae3de staging -> interim metaverse location & terminology. 2020-02-27 14:41:50 -05:00
David Rowe
5db58bd9b8 Add inspect.js to default scripts 2020-02-27 21:14:49 +13:00
Kasen IO
33791875cb Add app-more.js to default scripts. 2020-02-26 21:46:45 -05:00
Kasen IO
f240cb9f46 Updates the var name and URL for the goto JSON for use in chat. 2020-02-26 14:24:06 -05:00
Thijs Wenker
3fbf6abd29
Merge pull request #179 from kasenvr/feature/default-nametag
Makes simplified nametag a default script
2020-02-26 12:43:53 +01:00
Kasen IO
6b4080b042 Fix module check. 2020-02-25 18:08:07 -05:00
Kasen IO
5dbd294166 Remove leftover cachebust on pickRayController.js 2020-02-25 02:11:12 -05:00
kasenvr
68d9ec81d9
Merge branch 'kasen/core' into feature/default-nametag 2020-02-25 02:09:30 -05:00
Kasen IO
1636175e4a Makes simplified namtag a default script, disabled while using inspect.js (alt key) 2020-02-25 01:40:17 -05:00
Thijs Wenker
fd7bfe7aba
Merge pull request #162 from ctrlaltdavid/fix/no-running-scripts
Fix scripts not running at Interface start after reloading all scripts
2020-02-23 20:38:51 +01:00
Heather Anderson
009549fe87 Adjusted RPM build to handle dynamic library compilation 2020-02-23 04:36:12 +00:00
Heather Anderson
9b54a97912 Adjusted DEB build to handle dynamic library compilation 2020-02-23 04:13:53 +00:00
Thijs Wenker
6d9f040bfd
Merge pull request #158 from daleglass/linux_dynamic_build
Force dynamic build on Linux
2020-02-22 20:36:19 +01:00
kasenvr
3a124c3c69
Merge pull request #177 from kasenvr/fix/win32_app_name
Change to Project Athena in Task Manager
2020-02-22 01:16:28 -05:00
8ab06f5e0e
Change to Project Athena in Task Manager 2020-02-19 16:37:22 -06:00
kasenvr
cb0a080be1
Merge pull request #113 from ctrlaltdavid/fix/missing-scrollbars
Always display vertical scrollbar in Settings dialogs that scroll
2020-02-19 16:32:53 -05:00
kasenvr
86d18e3706
Merge pull request #160 from ctrlaltdavid/fix/http-serverless
Add support for serverless domains via HTTP/HTTPS
2020-02-19 16:24:56 -05:00
David Rowe
fae237ffa7 Fix server logs filling up with /s 2020-02-19 10:46:17 +13:00