33 Commits

Author SHA1 Message Date
Kevin Ramharak
0e15797645
Update database.sql
Added auto user
- TODO: make this based on some root level config file?
2018-01-02 14:49:09 +01:00
Kevin Ramharak
07d8d01c92
Update database.sql
This makes an installation way easier
2018-01-02 14:31:12 +01:00
simon
c943c829f0 Fixes #15 2018-01-01 16:44:14 -05:00
Simon Fortier
e7745e7810
Merge pull request #14 from ChartreuseK/bug-1
Mostly fixed #1 , more responsive to width and changes.
2018-01-01 15:43:58 -05:00
Simon Fortier
aac9fb8f47
Merge pull request #13 from KevinRamharak/patch-4
Remove newlines and tabs in hologram
2018-01-01 15:41:29 -05:00
Simon Fortier
a3c6329a41
Merge pull request #11 from KevinRamharak/patch-3
Fixed wrong hologram color display + remove newlines in hologram
2018-01-01 15:37:07 -05:00
Hayden Kroepfl
6152310c36 Mostly fixed width issue, more responsive to width and changes. Tweaked border shadow 2018-01-01 11:00:00 -07:00
Kevin Ramharak
7435b6178d
added global flag to regexp
finally fixes #12...
2018-01-01 16:53:29 +01:00
Kevin Ramharak
353c8161ae actually implement the fix
forgot `[` around character classes `]`
fixes #12
2018-01-01 16:35:06 +01:00
Kevin Ramharak
a1f467576f
Remove tabs and newlines from displaying in holo
fixes #12
2018-01-01 16:31:41 +01:00
Kevin Ramharak
471e29e9ac
Fixed wrong holo color display
fixes #10
2018-01-01 16:21:48 +01:00
simon
71687cdc9f Minor code styling refactor 2018-01-01 09:58:27 -05:00
Simon Fortier
55a800d0e8
Merge pull request #9 from KevinRamharak/master
Implemented different editor themes
2018-01-01 09:46:48 -05:00
Kevin Ramharak
119fabb7de Merge https://github.com/simon987/Much-Assembly-Required-Frontend 2018-01-01 12:29:21 +01:00
Kevin Ramharak
c7730bd43c put select in proper group + added default classes 2018-01-01 12:26:57 +01:00
Kevin Ramharak
1777e213bb implemented different themes + local storage of theme selected 2018-01-01 12:20:15 +01:00
simon
ae375c7b08 Merge remote-tracking branch 'origin/master' 2017-12-31 12:20:56 -05:00
simon
57457da91e Increased maximum password length 2017-12-31 12:20:46 -05:00
Simon Fortier
310b795f4f
Merge pull request #4 from KevinRamharak/patch-2
Update README.md
2017-12-31 11:03:17 -05:00
simon
b5da942878 Added console area 2017-12-31 09:58:29 -05:00
Kevin Ramharak
0374a07e35
Update README.md
Added mysql instructions
2017-12-31 11:43:33 +01:00
simon
e3fc607cdc Cubot color support, Console output support. 2017-12-30 15:33:22 -05:00
Simon Fortier
bfc9c338c5
Merge pull request #3 from KevinRamharak/patch-1
added `JO` and `JNO` to the correct regexes
2017-12-30 15:07:38 -05:00
Kevin Ramharak
1b0f429c4d
added JO and JNO to the correct regexes
These were forgotten so the highlighter says they are errors
2017-12-30 20:42:31 +01:00
simon
59dae76be9 Visual improvements, Added Radio Tower, String literals 2017-12-30 09:35:12 -05:00
simon
2b96a2c77e Merge remote-tracking branch 'origin/master' 2017-12-25 11:26:43 -05:00
simon
69b7c7c455 v1.3a update 2017-12-25 11:26:36 -05:00
Simon Fortier
cc4e6ae8b1
Update README.md 2017-12-25 11:25:01 -05:00
simon
3e74d1264d Merge remote-tracking branch 'origin/master' 2017-11-25 09:44:45 -05:00
simon
24f7fd670a Should be able to run on PHP >= 5.5 2017-11-25 09:44:34 -05:00
Simon Fortier
19897e0080
Update database.sql 2017-11-22 19:27:13 -05:00
Simon Fortier
f599a2bf11
Create README.md 2017-11-22 19:24:12 -05:00
simon
e3ab67e95c Initial commit 2017-11-22 19:13:00 -05:00