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
|
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 |