Samuel Elliott
5373512d9b
Added asynceventemitter.once and add comments
2018-03-05 19:55:53 +00:00
Samuel Elliott
26404843c2
Fix issues with multiline text settings
2018-03-05 19:48:39 +00:00
Jiiks
5908e39e52
Dropdown above colourpicker swatch
2018-03-05 06:42:53 +02:00
Jiiks
17672e674b
Visible overflow when drawer open to fix dropdown/colour
2018-03-05 06:38:50 +02:00
Jiiks
e7f5a2e118
add Beard's refresh button and change tab styling a bit
2018-03-05 05:37:33 +02:00
Jiiks
064065cfe1
add min-width to tabs
2018-03-05 05:02:49 +02:00
Jiiks
da58d2e8b5
add placeholders for now
2018-03-05 05:01:29 +02:00
Jiiks
13364f1c9c
Change tabs to say Installed/Browse instead
2018-03-05 04:54:40 +02:00
Samuel Elliott
e9f533d600
Add multi parameter for slider and number settings
2018-03-04 23:48:46 +00:00
Samuel Elliott
05b3abd290
Revert "Add multi parameter for slider and number settings"
...
This reverts part of commit 6cac091c27
.
2018-03-04 23:20:39 +00:00
Samuel Elliott
6cac091c27
Add multi parameter for slider and number settings
2018-03-04 23:09:26 +00:00
Samuel Elliott
0332027963
Add comment
2018-03-04 22:55:58 +00:00
Samuel Elliott
9617890ab6
Handle changes better
2018-03-04 22:54:37 +00:00
Samuel Elliott
47637eca75
Fix settingsset.findSetting and arraysetting.items not being populated
...
- Changed plugin/theme event emitters to AsyncEventEmitter
2018-03-04 21:51:04 +00:00
Jiiks
43bc873bcb
Find first setting
2018-03-04 23:03:38 +02:00
Samuel Elliott
88b063ca8e
Add monkeypatch utility function
2018-03-04 20:21:18 +00:00
Samuel Elliott
2bf1709dba
Fix “emit is not defined”
2018-03-04 01:35:32 +00:00
Samuel Elliott
1dffb1f40b
Add comments
2018-03-04 01:33:06 +00:00
Samuel Elliott
00d909f16c
Async setting and category events
...
- Async setting and category events
- Added deepfreeze utility
- Fix dropdown staying open after selecting an option
2018-03-04 00:22:05 +00:00
Samuel Elliott
91275f4332
CSS editor improvements
2018-03-03 23:36:17 +00:00
Samuel Elliott
976aecd8f2
Fix “css is not defined”
2018-03-03 01:47:50 +00:00
Samuel Elliott
9bc29cc66e
Add automatic recompile of SCSS in themes and the CSS editor when any file is changed
2018-03-03 01:44:39 +00:00
Samuel Elliott
2c6ae62c7e
Radio and dropdown fixes
2018-03-03 00:03:19 +00:00
Samuel Elliott
05c08ca51f
Update eslint-plugin-vue to version 4.3.0
2018-03-02 23:50:53 +00:00
Samuel Elliott
dc1acf140f
Recompile themes when settings have changed
2018-03-02 22:28:17 +00:00
Samuel Elliott
90c256ed76
Fix relative file path resolution in file settings
2018-03-02 22:24:54 +00:00
Samuel Elliott
88e563501a
Fix inline settings arrays
2018-03-02 22:20:34 +00:00
Samuel Elliott
bd72246715
Fix for eslint-plugin-vue and some things eslint detected
2018-03-02 21:24:55 +00:00
Samuel Elliott
2060a41f5d
Fix plugin API modal manager
2018-03-02 20:48:29 +00:00
Samuel Elliott
fdc9330195
Add modal manager to plugin API
2018-03-02 20:19:59 +00:00
Samuel Elliott
e94a7c50a4
Merge remote-tracking branch 'upstream/master' into settings
...
# Conflicts:
# client/src/modules/thememanager.js
# client/src/ui/components/BdSettings.vue
2018-03-02 19:47:29 +00:00
Samuel Elliott
f9e278cc75
Updated plugin API
...
- Renamed Settings to InternalSettings
- Renamed getPlugins/getThemes to listPlugins/listThemes
- Add Utils to the plugin API
- Add CssUtils to the plugin API
- Add error handling on plugin start
- Changed ThemeManager.getConfigAsSCSS[Map] to accept a SettingsSet instead of an array of SettingsCategory objects
- Add examples to the example plugin
2018-03-02 19:42:17 +00:00
Samuel Elliott
3168012fde
Fix internal settings
2018-03-02 19:34:53 +00:00
Samuel Elliott
5e2b5975ed
Allow custom settings to extend the CustomSetting class
2018-03-01 21:10:30 +00:00
Samuel Elliott
59bbc8d8ef
Add support for colour setting spelled as ‘color’
2018-03-01 19:30:31 +00:00
Samuel Elliott
7954ebd764
Cleanup
2018-03-01 19:26:44 +00:00
Samuel Elliott
92612fc616
Fix modals closing with unsaved changes when clicking the close button, and added a shortcut to force close a modal by holding shift and clicking the close button
2018-03-01 19:01:45 +00:00
Samuel Elliott
3437c36b87
Use settings structs
2018-03-01 19:00:24 +00:00
Samuel Elliott
3574d6a5ba
Add settings structs
2018-03-01 18:50:49 +00:00
Samuel Elliott
5707da5f72
Fix plugin/theme descriptions
2018-03-01 01:52:08 +00:00
Samuel Elliott
bff6057e0c
Add an animation when closing the settings menu content panel
2018-03-01 00:25:40 +00:00
Alexei Stukov
ecf7f872cb
Merge pull request #150 from JsSucks/plugin-permissions
...
Initial plugin permissions
2018-02-28 21:39:23 +02:00
Jiiks
deaa680aae
Initial plugin permissions
2018-02-28 21:34:12 +02:00
Samuel Elliott
cfdf3e0b4a
Add relative file path resolution for themes
2018-02-28 18:14:35 +00:00
Jiiks
f4692c5e32
Move picker a bit more left
2018-02-28 08:59:34 +02:00
Jiiks
327fb09973
Remove pointer-events if no changes
2018-02-28 08:58:50 +02:00
Jiiks
7046316d60
add top offset
2018-02-28 08:55:30 +02:00
Jiiks
67142ca7db
Picker z-index
2018-02-28 08:35:57 +02:00
Jiiks
1e977fb407
Return raw colour value for colour picker
2018-02-28 07:46:48 +02:00
Jiiks
e418964819
Close colour picker when clicked outside
2018-02-28 07:41:57 +02:00
Jiiks
e0de230ef2
Hide activepanel when settingsmenu closes
2018-02-28 06:23:21 +02:00
Jiiks
e7e79c9ac8
add colour picker save and reset
2018-02-28 05:58:13 +02:00
Jiiks
779a59c87e
Make colour picker a popout and style it
2018-02-28 04:29:28 +02:00
Jiiks
160e6699e3
add missing .val ref #144
2018-02-28 00:10:37 +02:00
Jiiks
9b7b5d3b02
Colour picker base
2018-02-28 00:08:47 +02:00
Alexei Stukov
43e95bbba8
Merge pull request #142 from samuelthomas2774/add-full-width-settings
...
Add full width settings
2018-02-26 09:26:09 +02:00
Samuel Elliott
df0f823f1d
Fixes
2018-02-22 16:19:35 +00:00
Samuel Elliott
ff3ef34784
Show error modal when reloading content
2018-02-21 18:06:44 +00:00
Samuel Elliott
4cfa4ee466
Content reloading
2018-02-21 17:46:27 +00:00
Samuel Elliott
b9145b5b85
Add custom settings
2018-02-21 16:00:49 +00:00
Samuel Elliott
5be5002ea1
Fix drawer open/close animation where height > width
2018-02-21 13:11:55 +00:00
Samuel Elliott
d88caab321
Add full width settings
2018-02-21 10:46:13 +00:00
Samuel Elliott
eae9d67649
Add support for file settings in themes
...
Files are added to the SCSS variables as a list of maps like (data: [base64 encoded file contents], type: [file MIME type], url: [data uri]), …
2018-02-21 01:16:41 +00:00
Samuel Elliott
2eaafdb1ac
Async SCSS configuration
2018-02-21 00:14:06 +00:00
Samuel Elliott
0be09f6cf8
Indent with spaces
2018-02-20 00:13:24 +00:00
Samuel Elliott
afacd9cfbb
Add hover colour to settings schemes
2018-02-20 00:01:46 +00:00
Samuel Elliott
7123f5f100
Add support for array settings in themes
2018-02-20 00:01:23 +00:00
Samuel Elliott
522e798669
Remove scss_raw setting option
2018-02-19 23:54:37 +00:00
Samuel Elliott
201af9473e
Setting specific styles for inline arrays
...
Adds the ability for settings in an array to have no header text and appear full width
2018-02-19 22:19:50 +00:00
Samuel Elliott
fae6fc8511
Add settings arrays
2018-02-19 18:20:44 +00:00
Samuel Elliott
847d88a628
Add confirm modal
2018-02-19 18:18:55 +00:00
Samuel Elliott
7cf1cf36fa
Add modal IDs
2018-02-19 18:17:49 +00:00
Samuel Elliott
bd19a633b0
Move scroller outside settings, always show scrollbar in content
2018-02-19 18:17:06 +00:00
Samuel Elliott
8419bc51c1
Add transition between default/changed state on setting dividers
2018-02-19 18:13:02 +00:00
Samuel Elliott
9f6394eae3
Tabs SCSS
2018-02-19 18:12:17 +00:00
Samuel Elliott
6b94437b89
Fix modal backdrop still fading out when the first modal is closing even with additional modals on top
2018-02-19 18:11:47 +00:00
Samuel Elliott
fca89aaaa6
Hide inactive tabs’ refresh button
2018-02-19 18:10:09 +00:00
Samuel Elliott
5931bffca3
Move plugins and themes view tab bars to the header
2018-02-17 02:17:55 +00:00
Samuel Elliott
5938e39d99
Update tab bar styles
2018-02-17 02:16:12 +00:00
Samuel Elliott
36a2fb1ec5
Tidy settings wrapper SCSS
2018-02-17 01:40:59 +00:00
Samuel Elliott
c7db7fc2a7
Tidy tabs SCSS
2018-02-17 00:56:03 +00:00
Alexei Stukov
d1d2610416
Merge pull request #139 from samuelthomas2774/add-object-logging
...
Add object logging handler
2018-02-15 23:02:02 +02:00
Samuel Elliott
fadd0574ac
Fixed clearing compiler error when empty
2018-02-15 19:27:44 +00:00
Samuel Elliott
c9a20b7fcf
Fix CSS editor not updating when empty
2018-02-15 19:14:08 +00:00
Samuel Elliott
48ee29b621
Indent with spaces
2018-02-15 17:09:06 +00:00
Samuel Elliott
78a61dc60f
Add object logging
2018-02-15 17:00:21 +00:00
Jiiks
3a09dfb066
Store interval
2018-02-15 01:05:12 +02:00
Jiiks
877b59d0d3
k
2018-02-15 01:04:25 +02:00
Jiiks
5df556f96e
add updater events
2018-02-15 01:01:52 +02:00
Jiiks
7ba43f8763
Emit update check end event
2018-02-14 22:28:55 +02:00
Jiiks
666960a9bd
use rawgit foir now
2018-02-14 22:26:26 +02:00
Jiiks
eb9e3dd4c6
Updater runs every 30 minutes
2018-02-14 22:15:27 +02:00
Jiiks
2962d1fc9f
Styles for update check
2018-02-14 22:02:12 +02:00
Samuel Elliott
0373d81199
Fixed showing content manager error modal with no errors
2018-02-14 18:51:51 +00:00
Samuel Elliott
a9d488b748
Throw an error instead
2018-02-14 18:19:20 +00:00
Samuel Elliott
c9d9feb63f
Prevent modal close when settings have changed
2018-02-14 18:14:46 +00:00
Samuel Elliott
bea87f5be8
Add scheme hints
2018-02-14 18:03:10 +00:00
Samuel Elliott
9fb914fb70
Add settings schemes
2018-02-14 17:55:10 +00:00
Samuel Elliott
0cfb6d36ca
Rename new Settings.saveSettings to Settings.mergeSettings
2018-02-14 16:32:12 +00:00
Samuel Elliott
dcb2704a28
Merge Modals.pluginSettings and Modals.themeSettings to a single function for both
2018-02-14 16:22:48 +00:00
Samuel Elliott
8c5796e4f6
Remove old code
2018-02-14 16:14:59 +00:00
Samuel Elliott
41b7906612
Use Utils.compare for internal settings
2018-02-14 16:11:26 +00:00
Samuel Elliott
1dd01e186b
Use Plugin/Theme.config
2018-02-14 15:45:10 +00:00
Samuel Elliott
0af22b21d4
Merge remote-tracking branch 'upstream/master' into add-generic-settings-modal
...
# Conflicts:
# client/src/modules/plugin.js
# tests/plugins/Example/config.json
2018-02-14 15:40:22 +00:00
Jiiks
16763c4a3e
Some apis
2018-02-14 17:26:48 +02:00
Jiiks
57e73050cd
User const
2018-02-14 15:36:18 +02:00
Jiiks
df7d9fa0da
User ContentConfig and bug fix
2018-02-14 15:35:35 +02:00
Jiiks
b1f4fb637e
add a base for content config object
2018-02-14 15:32:19 +02:00
Jiiks
a37bccfbb2
Some commenting
2018-02-14 15:00:15 +02:00
Jiiks
287e2c9cd2
Some commenting
2018-02-14 14:55:06 +02:00
Jiiks
b23a5ba7ac
Pass deps to plugins directly. Should be used when a plugin must have a module to function.
2018-02-14 10:05:34 +02:00
Jiiks
4fba4049e1
Check that plugin dependencies exist
2018-02-14 09:56:55 +02:00
Samuel Elliott
cebaba2de3
Fix file setting
2018-02-14 01:52:45 +00:00
Samuel Elliott
8e71ee5a5c
Undo stuff from samuelthomas2774/add-setting-events
2018-02-14 01:49:23 +00:00
Samuel Elliott
145df5e7cc
Add Plugin.config
2018-02-14 01:45:41 +00:00
Samuel Elliott
f13726d8e2
Remove old settings modals
2018-02-14 01:42:10 +00:00
Samuel Elliott
4b9084bee4
Add generic settings modal and recursive compare
2018-02-14 01:40:47 +00:00
Samuel Elliott
6b96bdbc3b
Add category names
2018-02-14 01:37:47 +00:00
Samuel Elliott
227b2cc0d8
Fix events for themes and extmodules
2018-02-13 23:36:40 +00:00
Samuel Elliott
08271deea1
Add plugin settings events
...
- Moved the Theme class to it’s own file
2018-02-13 23:26:39 +00:00
Samuel Elliott
d3c3de5a79
Merge remote-tracking branch 'upstream/master' into add-setting-events
...
# Conflicts:
# client/src/modules/pluginapi.js
2018-02-13 23:07:46 +00:00
Samuel Elliott
9b9162346b
Add internal settings access to the plugin API
2018-02-13 22:37:24 +00:00
Samuel Elliott
210d085caf
Fix “cannot read property ‘width’ of undefined”
2018-02-13 22:33:17 +00:00
Samuel Elliott
8b85c829d6
Add setting updated event
2018-02-13 22:30:58 +00:00
Samuel Elliott
79af725f7f
Move error event struct
2018-02-13 22:28:58 +00:00
Jiiks
728aab8e95
Import modulemanager, add modules path to config, requires core rebuild
2018-02-14 00:24:04 +02:00
Samuel Elliott
1bded3121e
Add event structs
2018-02-13 22:23:40 +00:00
Jiiks
01b54a37bc
load modules
2018-02-14 00:17:02 +02:00
Jiiks
44832fb11a
Exports
2018-02-14 00:15:46 +02:00
Jiiks
fca1d49506
add class name to Plugin
2018-02-14 00:14:50 +02:00
Jiiks
842f0d6229
Move module stuff to it's own module
2018-02-14 00:14:26 +02:00
Jiiks
0ac1cf240d
Ext module base and ext module manager base
2018-02-14 00:10:22 +02:00
Alexei Stukov
13e9c53520
Merge pull request #128 from samuelthomas2774/css-editor
...
Add SCSS and saving support to the CSS editor
2018-02-14 00:06:00 +02:00
Samuel Elliott
c581ba1b75
Add save/restore of CSS editor window bounds
2018-02-13 21:03:48 +00:00
Samuel Elliott
729657f345
Add saving to the CSS editor
2018-02-13 20:06:04 +00:00
Samuel Elliott
5ca04f0652
Add SCSS support to the CSS editor
2018-02-13 19:56:01 +00:00
Samuel Elliott
a965dc9515
Tidy modal SCSS files
2018-02-13 17:50:01 +00:00
Samuel Elliott
98261a864d
Hide lower modals
2018-02-13 17:39:32 +00:00
Samuel Elliott
2ec2df6efd
Tidy and tweak modal SCSS files
2018-02-13 17:39:32 +00:00
Samuel Elliott
21c70124e5
Bring back the logo animation on menu open/close
2018-02-13 17:39:31 +00:00
Samuel Elliott
10abf0353f
Rename the tooltips container to bd-tooltips and move it above the settings and modals elements
2018-02-13 17:39:31 +00:00
Samuel Elliott
1f85d4d2f4
Added Plugin/Theme.showSettingsModal
2018-02-13 17:39:31 +00:00
Samuel Elliott
3b66d320e8
Move plugin/theme settings modals to the modal manager
2018-02-13 17:39:31 +00:00
Samuel Elliott
21a8554d6f
Change lower modals’ opacity
2018-02-13 17:39:31 +00:00
Samuel Elliott
8706e9ef0f
Merge plugin/theme manager errors
2018-02-13 17:39:31 +00:00
Samuel Elliott
64ac3677b1
Add modal manager
2018-02-13 17:39:31 +00:00
Jiiks
66721d80b5
Rename require to bridge
2018-02-13 18:43:44 +02:00
Jiiks
ebeae46991
Wait for all plugins to load before starting them
2018-02-13 18:22:48 +02:00
Jiiks
9a652e3748
add import to api
2018-02-13 18:18:01 +02:00
Jiiks
1f1d748687
Module loading
2018-02-13 18:06:36 +02:00
Samuel Elliott
7664266dfe
Add plugin exports
2018-02-12 22:51:22 +00:00
Alexei Stukov
663af3ca83
Merge pull request #123 from samuelthomas2774/add-core-settings-storage
...
Fixed setting loading
2018-02-12 22:12:06 +02:00
Samuel Elliott
e793a8d380
Change Settings.get to return undefined when a setting isn’t found
2018-02-12 19:48:36 +00:00
Samuel Elliott
61c913b55b
Renamed Settings.getSetting to Settings.get
2018-02-12 19:31:50 +00:00
Samuel Elliott
cc1aee6842
Fixed setting loading
2018-02-12 19:23:35 +00:00
Alexei Stukov
80ce233e6d
Merge pull request #122 from samuelthomas2774/add-core-settings-storage
...
Add core settings storage
2018-02-12 21:22:10 +02:00
Samuel Elliott
f085364760
Fix drawer header size
2018-02-12 19:05:28 +00:00
Samuel Elliott
1f4c2df3ae
Add functions to get a set, category and setting value
2018-02-12 19:01:07 +00:00
Samuel Elliott
32326471b1
Tidy switches Vue files
2018-02-12 19:00:42 +00:00
Samuel Elliott
8d7261a24a
Remove old components
2018-02-12 17:56:22 +00:00
Samuel Elliott
7e2fca9059
Add update hook
2018-02-12 17:54:40 +00:00
Samuel Elliott
26fbac6bbc
Add support for disabled settings
2018-02-12 17:54:16 +00:00
Samuel Elliott
eaa8d3a03a
Fix CSS editor panel
2018-02-12 17:46:29 +00:00
Samuel Elliott
4fa91563a5
Tidy switches SCSS files
2018-02-12 17:46:02 +00:00
Samuel Elliott
09cff282cb
Update internal settings format and use a generic settings panel
2018-02-12 17:33:32 +00:00
Samuel Elliott
52f8c1cf31
Rename PluginSetting to Setting
2018-02-12 16:52:09 +00:00
Samuel Elliott
15f683d4c9
Fix Plugin.getSetting
2018-02-12 15:20:27 +00:00
Samuel Elliott
4dfe349802
Add core settings storage
2018-02-12 15:19:11 +00:00
Jiiks
194c1c1ff8
Change dropdown/radio structure
2018-02-12 04:54:15 +02:00
Jiiks
f37058779a
Radio functional
2018-02-12 02:48:44 +02:00
Jiiks
44b9450efa
Dropdown functional
2018-02-12 02:44:12 +02:00
Jiiks
4e46675f94
add events for plugins
2018-02-12 01:04:07 +02:00
Jiiks
4a7a9ae1db
add base plugin api and pass vendor to plugins
2018-02-12 00:07:23 +02:00
Samuel Elliott
14822ab51a
Don't save unnecessary information with plugin/theme configuration
2018-02-11 21:30:35 +00:00
Jiiks
2453797400
add slider theme setting
2018-02-11 22:35:29 +02:00
Jiiks
da702bd40a
Ensure forward slashes
2018-02-11 22:25:15 +02:00
Samuel Elliott
8d70e9cd54
Add theme reloading
2018-02-11 20:12:15 +00:00
Samuel Elliott
9301ad627c
Add SCSS theme configuration and compile caching
2018-02-11 19:31:24 +00:00
Jiiks
fa9c0d2f94
Compile theme scss
2018-02-11 17:42:24 +02:00
Jiiks
31655e558c
add sass compiler and reject to ipc
2018-02-11 16:59:55 +02:00
Samuel Elliott
01655f0c04
Fix position of the settings menu button on Linux
2018-02-09 15:48:58 +00:00
Alexei Stukov
aa7e6ab160
Merge pull request #106 from samuelthomas2774/macos-linux-fixes
...
macOS and Linux fixes
2018-02-09 17:16:29 +02:00
Samuel Elliott
d4c71452bc
Enable theme on start if enabled
2018-02-08 23:53:39 +00:00
Samuel Elliott
08b791e547
Add theme configuration and saving
2018-02-08 20:19:26 +00:00
Samuel Elliott
f3aef1d61d
macOS and Linux fixes
2018-02-08 20:15:18 +00:00
Jiiks
0ec190612b
add socket event structs
2018-02-08 00:03:39 +02:00
Jiiks
39c83b7fa6
Select all for stacktrace
2018-02-07 18:07:17 +02:00
Jiiks
67f7111f66
Content manager error modal
2018-02-07 18:02:27 +02:00
Jiiks
bf0c74b516
add error struct
2018-02-07 16:41:10 +02:00
Jiiks
208ca763ab
add header
2018-02-07 14:21:51 +02:00
Jiiks
51f5a93da2
add modal footer, styling and error modal on plugin load fail
2018-02-07 14:15:46 +02:00
Jiiks
f69ea55967
Make additional modal backdrops transparent
2018-02-07 13:56:10 +02:00
Jiiks
b395ed767d
add error mi, event based modals
2018-02-07 13:52:59 +02:00
Alexei Stukov
18c71fe7da
Merge pull request #100 from JsSucks/theme-manager
...
Theme manager
2018-02-05 19:02:31 +02:00
Jiiks
72b024c4f3
User a card base for both plugin and theme cards
2018-02-05 18:58:35 +02:00
Jiiks
e7b488316b
Initial themes view with enable/disable functional
2018-02-05 18:48:03 +02:00
Samuel Elliott
6e4d6307e8
Save plugin config when enabled/disabled
2018-02-05 14:33:30 +00:00
Jiiks
2472743660
Theme manager base
2018-02-05 16:19:24 +02:00
Jiiks
ca3ce86dc5
Correctly toggle changed state
2018-02-05 15:58:30 +02:00
Jiiks
c5a011012f
Functional bool setting
2018-02-05 15:57:41 +02:00
Samuel Elliott
5b87a928ba
Add preset points along a slider
2018-02-05 13:36:43 +00:00
Jiiks
45448e23d3
add value tooltip to slider
2018-02-05 12:45:59 +02:00
Alexei Stukov
93607fde0c
Merge branch 'master' into add-multiline-text
2018-02-05 10:54:29 +02:00
Samuel Elliott
30121ecc9c
Add multiline text
2018-02-05 01:14:19 +00:00
Samuel Elliott
64dd9cd6fb
Moved scrollbar styles to a mixin
2018-02-05 01:13:11 +00:00
Samuel Elliott
4c414e80d4
Removed 2s timeout before saving plugin config
2018-02-05 01:12:16 +00:00
Samuel Elliott
7250ab6cf9
Add sliders
2018-02-05 00:34:22 +00:00
Jiiks
5165094a1b
Set the divider colour for changed settings to green
2018-02-05 01:14:28 +02:00
Samuel Elliott
9245e921ce
Add drawer open/close animation
2018-02-04 22:47:27 +00:00
Jiiks
4ba99b654e
Wheel to increment number
2018-02-05 00:40:01 +02:00
Jiiks
a783072cca
Full width radio
2018-02-05 00:30:24 +02:00
Samuel Elliott
4ef24b8b85
Organised form SCSS files and updated styles for dropdowns and radios
2018-02-04 22:09:24 +00:00
Samuel Elliott
ba4a02b501
Fix file setting open button
2018-02-04 22:07:03 +00:00
Jiiks
c73346292e
Give plugins an option to set an icon
2018-02-04 23:19:05 +02:00
Samuel Elliott
1a95a7db4b
Fixed merging user config into default config
2018-02-04 20:17:22 +00:00
Jiiks
a706e6f2fc
Plugin setting saving
2018-02-04 21:06:08 +02:00
samfun123
7cfd141260
Make the cursor be a pointer
2018-02-04 11:44:13 -05:00
samfun123
5bcd43bb48
Fixed two bugs in the Number type
2018-02-04 11:32:03 -05:00
samfun123
75410b4ce9
Add Number, Radio and Dropdown setting types
2018-02-04 11:12:38 -05:00
Alexei Stukov
4480458bd6
Merge pull request #84 from JsSucks/ui
...
Merge
2018-02-04 16:23:17 +02:00
Jiiks
932d91876b
Drawer button animation
2018-02-04 16:20:57 +02:00
Samuel Elliott
ace7bab65e
Fix modal backdrop animation
2018-02-04 14:04:17 +00:00
Jiiks
3034ea4934
User chevron and make entire header clickable
2018-02-04 15:51:11 +02:00
Jiiks
fc6bb75229
Add chevron-down material icon
2018-02-04 15:44:55 +02:00
Jiiks
3edceebd89
typo
2018-02-04 14:34:09 +02:00
Alexei Stukov
996ab6a73f
Merge branch 'master' into add-modal-animation
2018-02-04 14:28:56 +02:00
Jiiks
267a545ea5
Remove debug
2018-02-04 14:19:55 +02:00
Jiiks
18926dd58a
add keyup to close modal
2018-02-04 14:19:12 +02:00
Jiiks
230e9e6560
Fix footer save alert
2018-02-04 14:08:28 +02:00
Jiiks
8a799f29f7
Fullscreen modals
...
fixes #80
2018-02-04 14:00:08 +02:00
Jiiks
bf648dce6c
Remove transforms so fixed positioning actually works. Chrome: 20574 wontfix lel
2018-02-04 11:51:35 +02:00
Samuel Elliott
21025e759e
Add animation on modal open/close
2018-02-03 21:52:56 +00:00
Samuel Elliott
915db146e8
Added plus icon
2018-02-03 15:00:36 +00:00
Samuel Elliott
c5442f709d
Add drawers and hairline when scrolling in a modal and organise form SCSS files
2018-02-03 14:52:58 +00:00
Jiiks
39da2ffdb8
Change how plugin config works and set z index for modals
2018-02-03 11:25:34 +02:00
Jiiks
e0ce4c00c1
coom != com
2018-02-03 07:46:18 +02:00
Jiiks
889e4916ef
Sidebar should be col
2018-02-03 07:45:18 +02:00
Jiiks
b1edcf5810
add twitter
2018-02-03 07:44:18 +02:00
Jiiks
b8116ddc58
Remove grow from info and add padding
2018-02-03 07:39:56 +02:00
Jiiks
071b60b986
Move info to sidebar footer and set scroller padding
2018-02-03 07:38:28 +02:00
Jiiks
801235e50b
add minus and open-in-new
2018-02-03 02:36:05 +02:00
Alexei Stukov
4d716439b6
Merge pull request #74 from JsSucks/ui
...
Material icons
2018-02-03 02:29:49 +02:00
Alexei Stukov
7ab6daf626
Merge pull request #73 from samuelthomas2774/add-file-setting
...
Add file setting
2018-02-03 02:26:07 +02:00
Jiiks
e05b5c3377
add and use material/close
2018-02-03 02:17:35 +02:00
Jiiks
2f463fad32
Like so instead
2018-02-03 02:00:18 +02:00
Jiiks
f18c594744
Start baking material icons straight in
2018-02-03 01:45:00 +02:00
Samuel Elliott
2d0ba0cc0e
Add file setting
2018-02-02 23:42:12 +00:00
Jiiks
20c9dacf71
Category support for plugin settings
2018-02-02 22:47:50 +02:00
Jiiks
853e2a03aa
Move backdrop to modal and add a warning when attempting to close with unsaved changes
2018-02-02 21:43:35 +02:00
Samuel Elliott
67e6a22ca7
Made the close button in the plugin settings modal work
2018-02-02 18:07:05 +00:00
Alexei Stukov
aefab7c677
Merge pull request #69 from JsSucks/plugins
...
Merge
2018-02-02 19:55:33 +02:00
Jiiks
fe06db3d3c
Functional plugin settings(almost)
2018-02-02 19:52:38 +02:00
Samuel Elliott
26de9a3197
Fix tooltip positioning
...
JsSucks/BetterDiscordApp#67
2018-02-02 15:14:12 +00:00
Jiiks
eec595185c
Unsaved changes alert footer
2018-02-02 16:40:17 +02:00
Jiiks
1647f8d8c2
Single bd-modal container
2018-02-02 16:10:53 +02:00
Jiiks
a7a2e6b08b
Correct settings body structure
2018-02-02 16:05:44 +02:00
Jiiks
b6489cefaa
add repo and site links #42
2018-02-02 15:23:02 +02:00
Jiiks
c046f5f92f
Extend below
2018-02-02 14:58:25 +02:00
Jiiks
48a086c29d
Cleanup index
2018-02-02 14:56:23 +02:00
Jiiks
415d196954
Space
2018-02-02 14:49:05 +02:00
Jiiks
fce24e6a6a
Eventhook base, structures, add lodash
2018-02-02 14:45:06 +02:00
Jiiks
600eed9dbc
Eventlistener module base
2018-02-01 05:00:28 +02:00
Jiiks
c92a293d31
Module manager
2018-02-01 04:36:47 +02:00
Jiiks
c078c7b686
https
2018-01-31 21:12:36 +02:00
Jiiks
2104770c9d
Fix badge wrap
2018-01-31 21:10:33 +02:00
Jiiks
c01f022ede
Fix props passing for now
2018-01-31 18:25:41 +02:00
Jiiks
eca427ce46
Cleanup
2018-01-31 17:47:47 +02:00
Jiiks
14de558305
Profilebadges. Implements #55
2018-01-31 17:45:25 +02:00
Jiiks
92634a2f98
BD Dev/Contributor badge
2018-01-31 16:10:35 +02:00
Jiiks
6b800d94e3
For is faster
2018-01-31 15:46:57 +02:00
Jiiks
76730d38d4
add dom observer
2018-01-31 15:35:22 +02:00
Jiiks
7d09b38963
Logger imports
2018-01-31 14:17:40 +02:00
Jiiks
9f094a08cc
Plugin settings modal
2018-01-31 13:35:38 +02:00
Jiiks
8621898558
Local refresh
2018-01-31 13:29:19 +02:00
Jiiks
235b373f1a
Plugin Start/Stop switch
2018-01-31 10:32:20 +02:00
Jiiks
e0df52b6ab
Plugin reloading
2018-01-31 10:17:15 +02:00
Jiiks
1896a0d558
Content refresh
2018-01-31 00:21:06 +02:00
Jiiks
a19570c205
PluginCard
2018-01-30 19:12:13 +02:00
Jiiks
5ad5eeff64
New util functions and pluginmanager
2018-01-30 17:59:27 +02:00
Jiiks
2a8c6189e4
WebpackModules
2018-01-30 15:48:25 +02:00
Jiiks
9d7bc8a058
Utils
2018-01-30 15:38:34 +02:00
Jiiks
cb8b448da9
params
2018-01-30 15:27:39 +02:00
Jiiks
ca8a421a9c
Globals module
2018-01-30 15:25:35 +02:00
Jiiks
85db5af655
Module resolves and base pluginmanager
2018-01-30 15:20:24 +02:00
Jiiks
6385c15236
Css editor view
2018-01-30 13:20:42 +02:00
Jiiks
031e93185a
Css editor and ipc module
2018-01-30 13:14:16 +02:00
Jiiks
9c14b44d22
add settings and consistency
2018-01-30 12:01:24 +02:00
Jiiks
30b4a8a55d
Add components
2018-01-30 11:28:28 +02:00
Jiiks
5cdd9948e8
Consistency, add settings component, trigger ready
2018-01-29 20:15:58 +02:00
Jiiks
ca5467addb
add vue usings
2018-01-29 20:00:31 +02:00
Jiiks
5791368a75
add main ui module and id to dom
2018-01-29 19:56:48 +02:00
Jiiks
88ad25ecc7
add events module
2018-01-29 19:46:24 +02:00
Jiiks
4c5ff964e6
Refactor base, add DOM
2018-01-29 19:34:31 +02:00
Alexei Stukov
28c573e5c5
Merge pull request #52 from samuelthomas2774/check-plugin-directory
...
Make sure plugins are directories
2018-01-28 19:10:22 +02:00
samogot
e41b289eb5
Fix The "components" property should be above the "template" property [Error/vue/order-in-components] ESLint error
...
FYI: https://vuejs.org/v2/style-guide/#Component-instance-options-order-recommended
2018-01-27 16:58:48 +02:00
samogot
8e7c6b45b8
Fix 'reject' is not defined. [Error/no-undef] ESLint error
...
Fix Unnecessary semicolon. [Error/no-extra-semi] ESLint error
2018-01-27 16:58:37 +02:00
samogot
63c239f36f
Extract global BetterDiscord.vendor into separate module, so it can be used through require
2018-01-27 16:40:35 +02:00
Samuel Elliott
a27d586d38
Check if plugin directory is a directory
2018-01-25 16:49:02 +00:00
Samuel Elliott
d11cfbcdaa
Fix FileUtils promises
2018-01-25 16:47:13 +00:00
Jiiks
7bd1fc2eea
add tooltips
2018-01-25 15:26:42 +02:00
Jiiks
366deb02fc
Remove test timeout
2018-01-25 14:54:02 +02:00
Jiiks
271101ba0b
Open plugin dir when edit is clicked
2018-01-25 14:53:37 +02:00
Jiiks
e66c1ce447
Hide settings button if plugin doesn't have any settings
2018-01-25 14:50:07 +02:00
Jiiks
5faaaa0276
add todo
2018-01-25 14:47:26 +02:00
Jiiks
a509495b9f
Functional plugin reload
2018-01-25 14:46:53 +02:00
Jiiks
0a05c0d68a
Styles
2018-01-25 13:11:36 +02:00
Jiiks
88a89bbe4f
add a loading animation to button
2018-01-25 13:03:12 +02:00
Jiiks
a3f9b50c8c
Plugin settings modal
2018-01-25 12:48:41 +02:00
Jiiks
9a8f2eddef
Textinput for plugin settings
2018-01-25 11:21:48 +02:00
Jiiks
14a5331ecc
Missing styles and base for text input
2018-01-25 11:01:20 +02:00
Alexei Stukov
25dac4d258
Merge branch 'master' into ui
2018-01-25 09:54:57 +02:00
Jiiks
cb542acbd0
Remove any inline styles
2018-01-25 09:52:15 +02:00
Jiiks
d934bc4aff
Up to date with master
2018-01-25 09:50:28 +02:00
Jiiks
38783631c5
Modal plugin settings, use [] instead of {} for plugin configs
2018-01-25 07:13:40 +02:00
Samuel Elliott
ecfc2ca7d6
Tidied SCSS files
...
Organised SCSS files for the client, moved all styles still in a Vue file to an SCSS file and moved styles for the CSS editor to their own files. JsSucks/BetterDiscordApp#41
2018-01-24 20:35:45 +00:00
Jiiks
87b07d0a0e
Change how plugins are reloaded
2018-01-24 12:35:43 +02:00
Jiiks
1d9e6037d9
Hover styles for alt colours
2018-01-24 08:43:04 +02:00
Jiiks
71ac54911a
Styling
2018-01-24 08:42:10 +02:00
Jiiks
b3218d636a
Styling, common components and add buttons to plugin card
2018-01-24 07:47:04 +02:00
Zack Rauen
ff818d721d
correct casing hopefully fixes #38
2018-01-23 19:05:03 -05:00
Jiiks
098ac8fb17
Make plugin switch actually do something
2018-01-23 18:19:45 +02:00
Jiiks
19b88b4be0
Fix plugin start/stop
2018-01-23 15:19:55 +02:00
Jiiks
e9b15a33b1
add a version thing and fix css editor import
2018-01-23 13:58:04 +02:00
Jiiks
a5cad6731c
Restructure components
2018-01-23 13:34:15 +02:00
Jiiks
17d7e83590
Remove old componets
2018-01-23 13:30:43 +02:00
Jiiks
4fc630cf0a
Static disabled bg
2018-01-23 09:25:21 +02:00
Jiiks
c195786ffc
add some generics and styling + new spinners
2018-01-23 09:23:15 +02:00
Jiiks
b908b2e42e
backface-visibility bugs
2018-01-22 22:43:46 +02:00
Jiiks
7476d4d499
Make switches functional
2018-01-22 22:25:55 +02:00
Jiiks
23cde9cb9f
Use setting.checked and setting.enabled
2018-01-22 22:11:43 +02:00
Jiiks
4ad2cc52dd
Pass setting back to parent on click
2018-01-22 22:10:18 +02:00
Jiiks
e11787c585
add some test settings
2018-01-22 22:08:08 +02:00
Jiiks
38776569ed
Remove click listener if disabled
2018-01-22 22:07:19 +02:00
Jiiks
b90fda127d
Typo and disable disabled settings
2018-01-22 22:03:39 +02:00
Jiiks
fc49277e1d
Disabled class for switch
2018-01-22 22:01:58 +02:00
Jiiks
db874b6218
add disabled styling for switch
2018-01-22 22:00:12 +02:00
Jiiks
90b9efe5ba
Switch style fixes and settings render
2018-01-22 20:51:57 +02:00
Jiiks
13343283d5
add initial settings
2018-01-22 20:26:19 +02:00
Jiiks
e8d4517606
add functional setting switch
2018-01-22 19:29:53 +02:00
Jiiks
79827b946d
Styles
2018-01-22 19:08:38 +02:00
Jiiks
48fabda81f
Styles
2018-01-22 19:06:33 +02:00
Jiiks
2cc0e6c1aa
Css editor panel
2018-01-22 19:00:51 +02:00
Jiiks
a666a52f72
add material icons. Maybe just use the font instead? Maybe
2018-01-22 15:07:30 +02:00
Jiiks
47371b3a19
ui up to date with master
2018-01-22 14:35:13 +02:00
Jiiks
11e42a4ce9
Move deps to root
2018-01-21 15:41:56 +02:00
Zack Rauen
645bf81160
Hopefully fixes #11 with other changes
2018-01-21 07:52:02 -05:00
Jiiks
a288d2473f
add temp spinner for online plugins
2018-01-21 12:24:43 +02:00
Jiiks
87fcff3ffb
add spinners by Beard <3 https://codepen.io/Beard-Design/pen/zpeWjV
2018-01-21 12:19:25 +02:00
Jiiks
0fbe5f8ce7
PluginView and PluginCard styling
2018-01-21 12:15:19 +02:00
Jiiks
3500b2890b
CssEditor button functionality
2018-01-21 11:24:28 +02:00
Jiiks
e1e3e77e08
Resolve conflicts
2018-01-21 11:16:50 +02:00
Jiiks
6816a2938a
Conflict resolve
2018-01-21 11:12:29 +02:00
Jiiks
0e70eea85c
Merge master into csseditor
2018-01-21 11:11:46 +02:00
Alexei Stukov
623aaeb01a
Merge pull request #28 from JsSucks/webpack
...
WebpackModules rewrite + remove external moment.js dependency
2018-01-21 10:12:39 +02:00
samfun123
5251d42c2f
Implement the main features of the CSS Editor
2018-01-20 22:48:48 -05:00
Zack Rauen
7b578dcc56
rewrite webpack with known modules
2018-01-20 20:10:24 -05:00
Alexei Stukov
906bda3489
Merge pull request #27 from JsSucks/plugin-manager
...
Merge
2018-01-21 02:46:34 +02:00
Jiiks
4362d39624
add some more trycatch for external code calls
2018-01-21 01:46:49 +02:00
Jiiks
6640fa1890
Cleanup manually deleted plugin
2018-01-21 01:43:17 +02:00
Jiiks
fe29c78583
Refresh instead of reload and remove debug
2018-01-21 01:38:57 +02:00
Samuel Elliott
7d1416da67
Fixed bug with pressing B
...
JsSucks/BetterDiscordApp#22
2018-01-20 22:42:22 +00:00
Jiiks
8b9d923ae2
Temp refresh button
2018-01-20 21:07:04 +02:00
Jiiks
9f0eb844c2
Display local plugins in tab
2018-01-20 20:30:05 +02:00
Jiiks
1a9fbef1f5
Logger object handler and start using Logger in plugin manager
2018-01-20 20:16:01 +02:00
Jiiks
5c3e7e780e
add log shortcuts and error object logger
2018-01-20 20:01:36 +02:00
Jiiks
b3f5f46e74
add try catch to plugin loading
2018-01-20 19:47:00 +02:00
Jiiks
2bcde666d8
Preliminary method for loading all plugins in plugins directory
2018-01-20 19:46:04 +02:00
Jiiks
48e1fda6cf
add readDir method for getting files in a directory
2018-01-20 19:41:20 +02:00
Alexei Stukov
abda678167
Update BdSettingsWrapper.vue
...
No need to check for platform and return instead of if else. We can also hide settings with Ctrl/Cmd+b
2018-01-20 19:33:53 +02:00
Samuel Elliott
f21aec5226
Add keyboard shortcut
...
Also fixes bug where pressing escape with another dialog open closes both at once
2018-01-20 16:17:51 +00:00
Jiiks
da20f417c3
More style fixes
2018-01-20 17:55:51 +02:00
Jiiks
e19f2ad8d7
Style fixes and pluginview/plugincard bases
2018-01-20 17:31:17 +02:00
Jiiks
357706f4c5
Styling fixes
2018-01-20 17:05:09 +02:00
Jiiks
49bdd4b1fd
Style changes and class prefix
2018-01-20 16:20:18 +02:00
Jiiks
461d3468a5
Reset state on close
2018-01-20 16:04:22 +02:00
Jiiks
4575c3428a
Add missing styles and props
2018-01-20 16:02:12 +02:00
Jiiks
2d128eb0a4
Restructuring and added some components
2018-01-20 15:45:53 +02:00
Jiiks
ac1b5ef38d
Static dark scrollbars for SidebarView
2018-01-20 15:31:45 +02:00
Jiiks
5419484825
Close settings with escape key
2018-01-20 15:07:35 +02:00
Jiiks
ff1510dbcc
Style changes and scrollerwrap props
2018-01-20 14:51:30 +02:00
Jiiks
9492bb0bc2
Style restructuring
2018-01-20 14:19:54 +02:00
Jiiks
b42f17437c
Cleanup and template splitting
2018-01-20 12:52:00 +02:00
Samuel Elliott
4076da01c9
Add macOS tweaks
2018-01-20 00:35:27 +00:00
Alexei Stukov
146f64aa04
Merge branch 'master' into ui
2018-01-20 01:08:20 +02:00
Jiiks
389738c278
Unread messages override
2018-01-20 01:07:09 +02:00
Jiiks
5fe1bfed8f
https://github.com/JsSucks/BetterDiscordApp/pull/20
2018-01-20 01:05:32 +02:00
Pierce
722af5cec6
makes BD button look "naturally built in"
2018-01-19 17:42:17 -05:00
Jiiks
a375f9ed6e
Discord overrides
2018-01-19 11:28:30 +02:00
Jiiks
ddaa663067
Updated styles and components
2018-01-19 11:26:36 +02:00
Jiiks
4e1b5cfc89
Components and loaders.
2018-01-19 07:17:07 +02:00
Jiiks
a544a42436
Add settingspanel base and update button
2018-01-19 05:36:38 +02:00
Alexei Stukov
eac7f62911
Merge pull request #17 from JsSucks/ui
...
Merge
2018-01-19 04:21:01 +02:00
Jiiks
ec50f750aa
Bye most of react
2018-01-19 04:19:09 +02:00
Jiiks
2f1a268cc5
Preliminary settings button to test vue render
2018-01-19 04:15:47 +02:00
Jiiks
e826079fc1
Added vue and loaders
2018-01-19 04:10:10 +02:00
Jiiks
0f762c1e58
ignore everything in ui
2018-01-19 03:37:21 +02:00
Jiiks
ef7009f5a1
Base for CSS Editor
2018-01-17 13:28:52 +02:00
Alexei Stukov
9fc2eb559a
Merge pull request #16 from JsSucks/plugin-manager
...
Merge
2018-01-17 12:55:01 +02:00
Jiiks
509f44bcb1
add some plugin getters
2018-01-17 10:17:01 +02:00
Jiiks
289533b755
Add dirName check and remove debug
2018-01-17 10:10:29 +02:00
Jiiks
e3367768eb
Plugin reloading
2018-01-17 10:06:40 +02:00
Jiiks
3ee59845de
Plugin name as param for tests
2018-01-17 09:42:40 +02:00
Jiiks
7c12617448
Correct Object.assign
2018-01-17 09:41:31 +02:00
Jiiks
626a83c8a7
add writes
2018-01-17 09:35:36 +02:00
Jiiks
006b7bed7a
Add watch script
2018-01-16 09:05:33 +02:00
Jiiks
20abc525d3
add watch scripts
2018-01-16 09:04:59 +02:00
Jiiks
0faad8d654
Ignore dist
2018-01-16 08:40:30 +02:00
Jiiks
9c488f996f
Typo
2018-01-16 08:03:02 +02:00
Jiiks
48dbbb1ea3
Load configs into plugin instance
2018-01-16 08:01:22 +02:00
Jiiks
a9b253ebad
Push tests to window object
2018-01-16 07:18:43 +02:00
Jiiks
98d58b1303
Read paths from Global
2018-01-16 07:13:36 +02:00
Alexei Stukov
4d44ba673b
Merge branch 'plugin-manager' into master
2018-01-16 07:04:51 +02:00
Jiiks
2aa9b46c10
Load config into globals
2018-01-16 06:59:59 +02:00
Jiiks
39fbae166f
Load plugins by directory name not full path
2018-01-16 06:38:28 +02:00
Jiiks
a1261cab0a
Use Utils
2018-01-16 03:55:14 +02:00
Alexei Stukov
f160cb9c8b
Merge pull request #3 from JsSucks/master
...
Up to date Utils to plugin-manager
2018-01-16 03:53:49 +02:00
Jiiks
7aa7d9df10
Requires
2018-01-16 03:52:39 +02:00
Jiiks
2e26f472ea
FileUtils
2018-01-16 03:49:26 +02:00
Jiiks
50f0d4f91f
Plugin loading and tests
2018-01-16 03:45:23 +02:00
Jiiks
bc05138037
Tests base
2018-01-15 14:17:13 +02:00
Jiiks
e823b1c9d0
Test vs branch manager
2018-01-15 14:01:43 +02:00
Jiiks
cc55db87b7
Final nobranch
2018-01-15 13:59:45 +02:00
Jiiks
1040650ae4
addEventListener instead
2018-01-15 08:01:34 +02:00
Jiiks
8c2692caba
Socket proxy base
2018-01-15 07:09:28 +02:00
Jiiks
403ffc839d
Utils overload
2018-01-15 06:53:08 +02:00
Jiiks
c801b09e9c
erlpack require
2018-01-15 06:43:28 +02:00
Jiiks
861d95bd06
Socket base, event bindings, initial socket emit
2018-01-15 06:40:24 +02:00
Jiiks
6b96b191aa
Emit socket-created event
2018-01-15 06:30:15 +02:00
Jiiks
c851d2e92c
Eventemitter
2018-01-15 06:29:06 +02:00
Jiiks
9ecb14ab23
Use base state
2018-01-15 05:29:11 +02:00
Jiiks
8e5f007f5b
Remove test
2018-01-14 08:00:58 +02:00
Jiiks
e1932b7f74
Global is a module
2018-01-12 21:46:55 +02:00
Jiiks
7be0ab71fc
wat
2018-01-12 08:41:47 +02:00
Jiiks
b57255487a
Sparkplug fixes
2018-01-12 08:31:02 +02:00
Jiiks
8e308f2a65
Igniter
2018-01-12 03:06:43 +02:00
Jiiks
662329c5e9
Webpackmodules
2018-01-11 17:22:49 +02:00
Jiiks
03505fcdb6
Client ipc
2018-01-11 16:12:24 +02:00
Jiiks
5ec53510be
Pluginmanager stuff
2018-01-11 08:24:29 +02:00
Jiiks
881b33f4b6
Exports
2018-01-11 08:03:06 +02:00
Jiiks
4cd0f4fb9b
Typo
2018-01-11 08:02:11 +02:00
Jiiks
32e563effc
Bases
2018-01-11 03:03:32 +02:00
Jiiks
69e10f69cd
add vendor scripts
2018-01-11 01:46:05 +02:00
Jiiks
f6047265e3
Logger styling
2018-01-11 01:13:45 +02:00
Jiiks
c8ebe4bfad
Inject failsafe
2018-01-11 01:07:35 +02:00
Jiiks
149a4e0dec
WindowUtils and script inject
2018-01-11 00:15:31 +02:00
Jiiks
3ab286f81e
Move tests
2018-01-10 22:52:49 +02:00
Jiiks
78952f190c
Client base and restrucutre
2018-01-10 22:48:10 +02:00