Zeja Pyle
a71fc9aec4
Requested adjustments
2022-06-08 18:58:53 -04:00
Zeja Pyle
fded4c8f0d
Requested adjustments
2022-06-08 18:58:30 -04:00
Zeja Pyle
571e8615bf
More App New UI - clean up
...
No more needed.
2022-06-07 22:42:23 -04:00
Zeja Pyle
3456715250
More App New UI - clean up
...
No more needed.
2022-06-07 22:42:12 -04:00
Zeja Pyle
10d5eadec2
More App New UI - clean up
...
No more needed.
2022-06-07 22:41:46 -04:00
Zeja Pyle
631cd784d3
More App New UI - clean up
...
No more needed.
2022-06-07 22:41:33 -04:00
Zeja Pyle
4157172581
More App New UI - clean up
...
No more needed.
2022-06-07 22:41:20 -04:00
Zeja Pyle
3faa9c1fba
More App New UI - clean up
...
No more needed.
2022-06-07 22:41:05 -04:00
Zeja Pyle
b1f0747b62
More App New UI - Code Changes
...
Code Changes for New UI.
2022-06-07 22:40:24 -04:00
Zeja Pyle
625b2c9c0b
More App New UI - CSS
...
Add resource, fonts and CSS for the More App New UI 2022.
2022-06-07 22:39:31 -04:00
Alezia Kurdis
de49e387d7
Change URL for Overte
...
Change URL for Overte
2022-02-02 22:07:46 -05:00
kasenvr
190b251fcf
Merge pull request #18 from kasenvr/feature/add-refresh-app
...
Feature/add refresh app
2020-06-18 21:40:02 -04:00
David Rowe
12a6e366b6
Link to more info on Radar app
2020-06-12 20:52:49 +12:00
Kasen IO
75e9d7cadc
Update copyright headers.
2020-05-31 21:43:12 -04:00
Kasen IO
657d6c94be
Remove unnecessary check.
2020-05-15 00:47:31 -04:00
Kasen IO
d9e5c84cc1
Improvement to check.
2020-05-15 00:29:08 -04:00
kasenvr
5220ec8c69
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-05-15 00:23:37 -04:00
Kasen IO
7b9a9e9cf8
Create ?dev mode for testing the app locally.
2020-05-13 22:32:25 -04:00
Kasen IO
efa92b9fbf
Update URLs.
2020-04-19 23:51:53 -04:00
Kasen IO
79528170db
Do not cache newly installed scripts.
2020-04-01 18:24:25 -04:00
Kasen IO
ebf99f7c48
Lint.
...
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-16 00:40:33 -04:00
Kasen IO
7d79f2a0de
Revert const to var due to ES5 linting.
...
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 23:16:23 -04:00
Kasen IO
56dcee2fb8
Fix whitespace.
2020-03-15 22:32:32 -04:00
Kasen IO
776955c159
Adjustments for the Main Title
...
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 22:30:03 -04:00
Kasen IO
4d0aab6a8f
Optimization for the Search
...
- Stop to Reload the page, now it recreates the list dynamically.
- Search support "enter"
- Clean up the layout by removing waste of spaces.
- Moved the Contribution invitation under the Result List
(Maybe the link should point on Project Athena website for the details,
user are not all familiar with Github)
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 22:28:16 -04:00
Kasen IO
2bd206ce6f
Code Formatting Fixes
...
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 22:19:06 -04:00
Kasen IO
d19ef23190
Code Formatting Fixes
...
Co-Authored-By: Keb Helion <60008426+KebHelion@users.noreply.github.com>
2020-03-15 22:16:11 -04:00
Kasen IO
756d036dd5
Missed an =.
2020-03-13 13:33:41 -04:00
Kasen IO
1909c62a69
Bugfixing. - authored by Keb Hellion.
2020-03-13 13:32:39 -04:00
Kasen IO
f25419732b
Type check for metadataScript.src.
2020-03-13 10:09:14 -04:00
Kasen IO
1e0fc5e9f5
Undo overwritten previous fixes to type checking.
2020-03-12 15:28:26 -04:00
Kasen IO
79659ad24f
Fix metadata not caching/loading correctly.
2020-03-11 14:54:31 -04:00
Kasen IO
202a8dc458
Fix variable name, default per page set to 3, lint.
2020-03-11 13:21:26 -04:00
Kasen IO
2947968508
Tabs
2020-03-01 16:16:54 -05:00
Kasen IO
fce0c3078a
App maintenance header.
2020-03-01 16:15:52 -05:00
Kasen IO
68f4b3c318
Load apps locally or remotely based on window.location.
2020-03-01 16:12:16 -05:00
Kasen IO
f3442e6fa3
Update app UI basic styling and fix doppelganger desc.
2020-02-26 11:34:43 -05:00
Kasen IO
d5bde7430e
More .css + code cleaning + add link to guide.
2020-02-26 02:47:29 -05:00
Kasen IO
d4f11e2552
Add license headers, add separate css files for web pages.
2020-02-26 02:31:15 -05:00
David Rowe
0aa94b0214
Fix dialog not closing upon script stop or restart
2020-02-19 08:51:03 +13:00
David Rowe
b7e93e6615
Fix button not being removed upon script stop or restart
2020-02-19 08:48:16 +13:00
Keb Helion
ddf6d91f9a
Add files via upload
2020-02-15 15:28:29 -05:00
Keb Helion
fdfd39f078
Add files via upload
2020-02-15 15:22:00 -05:00
Keb Helion
3b164d98b6
Add files via upload
2020-02-15 12:34:45 -05:00
Keb Helion
b4d77c9d33
Add files via upload
2020-02-15 00:20:28 -05:00
Keb Helion
a4cb206340
Add files via upload
2020-02-15 00:06:01 -05:00
Keb Helion
5713b9306c
Add files via upload
2020-02-14 23:50:35 -05:00
Keb Helion
2362a816a7
Add files via upload
2020-02-14 23:45:50 -05:00
Keb Helion
0e78eb06c0
Add files via upload
2020-02-14 22:44:14 -05:00
Keb Helion
011dc9cf51
Add files via upload
2020-02-14 22:39:11 -05:00