Commit graph

192 commits

Author SHA1 Message Date
Daniel Perna
eb9afc0b6d API for new file 2017-02-15 00:21:57 +01:00
Daniel
fba7cbab43 Using raw string now pt. 2 2017-02-13 20:08:51 +00:00
Daniel
566d8f53d5 Using raw string now 2017-02-13 20:05:13 +00:00
Daniel
78068d511c Missing quotation 2017-02-13 19:59:33 +00:00
Daniel
609d275cca Bumped version 2017-02-13 19:54:32 +00:00
Daniel
75d428c1bc Merged changes into configurator 2017-02-13 19:53:01 +00:00
Daniel Perna
996ec15707 Fix for permission errors 2017-02-13 00:47:43 +01:00
Daniel Perna
ee9fc30acb Including stats in filedata 2017-02-12 23:48:38 +01:00
Daniel Perna
7f2165a223 Removed debug code 2017-02-12 16:41:14 +01:00
Daniel Perna
ad752118bb Added os.sep + removed shruggies for Win-compatibility 2017-02-12 16:30:00 +01:00
Daniel
7198b576e3 Bumped version, changes to readme 2017-02-08 00:45:55 +00:00
Daniel Perna
a7919e2f66 Material Design + new filebrowser (#10)
* 1st merge of MD into Configurator (#3)

* Update configurator.py

Material Design

* Add files via upload

* Update README.md

* Update dev.html

function load fix

* Update dev.html

Fixed derp

* Update dev.html

-Confirmation dialogs
-Adjustments to columns
-Added hover effects (testing)
-Settings button is now onclick instead of hover
-Proper width of HASS PoC settings dropdown menu
-Repo link in About fixed
-Removed userview from sidenav
-Code clean-up
-Started Ace menu design

* Update dev.html

* Update dev.html

Additional code cleanup

* Update configurator.py

Update with latest MD changes

* Revert SS

* Added ne filebrowser

* Updated README and changelog

* Fixed settings menu

* Aded filename to uptext

* Stripping out html for merging

* Material Design + settings (#8)

* Merging changes (#7)

* Update configurator.py

Material Design

* Add files via upload

* Update README.md

* Update dev.html

function load fix

* Update dev.html

Fixed derp

* Update dev.html

-Confirmation dialogs
-Adjustments to columns
-Added hover effects (testing)
-Settings button is now onclick instead of hover
-Proper width of HASS PoC settings dropdown menu
-Repo link in About fixed
-Removed userview from sidenav
-Code clean-up
-Started Ace menu design

* Update dev.html

* Update dev.html

Additional code cleanup

* Update configurator.py

Update with latest MD changes

* Revert SS

* Update dev.html

First push of the Ace custom menu.  Still needs work on a few elements

* Update dev.html

Edit #2.  Everything is working except text boxes

* Update dev.html

Cleanup from earlier tests

* Update dev.html

Added small intro animation

* Update dev.html

Moved Ace Keyboard Shortcuts to Ace Settings Menu

* Color Update

Got rid of that ugly teal

* More Ace Settings Fixes

Still need to pass real data to the menu

* Small changes

Changed theme back to "Chrome", added Under Construction text to Ace Settings

* Stripping out html for merging

* Switched serverside to new implementation

* Another change for merge

* Minor fixes

* Finished settings menu

* Extended about dialog

* Updated changelog

* Cleanup

* Embedded HTML into configurator
2017-02-08 01:20:21 +01:00
Daniel
cae6d47bb9 Bumped version 2017-02-03 20:52:41 +00:00
Daniel
4bd3704bc1 Added EXCLUDE_DIRS option 2017-02-02 23:21:52 +00:00
Daniel
6fa0b462b3 Loading files doesn't select whole text anymore 2017-02-02 22:37:03 +00:00
Daniel
2428b897b4 Allow specifying file extension for filebrowser 2017-02-02 22:27:41 +00:00
Daniel
5a1918275d Saving editor settings with save-dialog 2017-02-02 22:04:22 +00:00
Daniel
cf9585217d Removed obsolete code 2017-02-02 00:38:13 +00:00
Daniel
f29b76fd5e Toolbar changes 2017-02-02 00:37:03 +00:00
Daniel
a14ad46ee2 Got rid of chroot workaround 2017-02-01 23:26:59 +00:00
Daniel Perna
d9204db003 Bumped version 2017-02-01 03:16:27 +01:00
Daniel
5619ac709b Forgot to save -.- 2017-02-01 01:48:29 +00:00
Daniel
3d9645c7e7 Signal handler, persistent settings, 404 handler 2017-02-01 01:45:42 +00:00
Daniel
45037f2588 Got rid of development configurator.py 2017-02-01 00:23:25 +00:00
Daniel
a9d002748f Added IP banning 2017-01-31 00:16:19 +00:00
Daniel
6cc404bbea Fixed authentication with SSL (Issue #2) 2017-01-30 22:17:17 +00:00
Daniel
33e3ab3b8b Added ALLOWED_NETWORKS feature 2017-01-30 22:10:18 +00:00
Daniel
62bb62cbab Set focus to editor after inserting element 2017-01-29 23:48:21 +00:00
Daniel
baf43cc4b5 Added examples for some options 2017-01-29 22:14:20 +00:00
Daniel
68948d4f09 Added optional authentication and insert-highlighting 2017-01-29 22:11:33 +00:00
Daniel
96101bf47b Using API password for bootstrap now too 2017-01-29 16:24:02 +00:00
Daniel
5604a81f1b Added version indicator / repo link 2017-01-29 15:21:56 +00:00
Daniel
a18720d3f6 Added restart button 2017-01-29 14:44:02 +00:00
Daniel
a4d4dcd4ed Added SSL support 2017-01-29 13:24:06 +00:00
Daniel
cbafd72bcc grrr, forgot about windows -.- 2017-01-27 00:49:24 +00:00
Daniel
bb8958fa14 Always chrooting, pseudo security 2017-01-27 00:36:28 +00:00
Daniel
bbe1ce9bc3 Added chroot functionality (Issue #1) 2017-01-27 00:13:52 +00:00
Daniel
d2cc611f14 Added docstring with link to repo 2017-01-25 23:22:35 +00:00
Daniel
4ad69d467d Added modals, intruduces version 2017-01-25 23:13:50 +00:00
Daniel
b3eca27d25 Added some helpers 2017-01-24 22:33:44 +00:00
Daniel
cc258139ae Merged changes into configurator 2017-01-22 03:34:57 +00:00
Daniel Perna
303ff96b42 Create configurator.py 2017-01-21 12:29:16 +01:00