Commit graph

99 commits

Author SHA1 Message Date
danbulant
1f43079a56 Install rethinkDB 2020-02-16 17:50:06 +01:00
danbulant
1b66d266c1 Connection to rethinkDB 2020-02-16 17:49:58 +01:00
danbulant
68ddaf90a8 fix regex & throw invalid username when username won't 2020-02-16 17:49:44 +01:00
danbulant
99b9d522a9 Remove "error" from the name 2020-02-16 17:49:10 +01:00
danbulant
751b1df280 Add invalildUsername and invalidUUID errors 2020-02-16 17:48:52 +01:00
danbulant
255a250869 add id field 2020-02-16 17:48:30 +01:00
danbulant
ff4bf49cee Define UUID 2020-02-16 17:48:23 +01:00
danbulant
59d0ca8ec1 Fix this keyword 2020-02-16 16:41:18 +01:00
danbulant
a32aae9496 Start writing logic for logging in 2020-02-16 16:41:11 +01:00
danbulant
97397d7fda Better stylings 2020-02-16 15:08:32 +01:00
danbulant
d31158ec33 Better logging 2020-02-16 15:08:18 +01:00
danbulant
563d51cab5 Start working on login logic 2020-02-16 15:08:01 +01:00
danbulant
10274e7a91 Remove removePrevious from type definition 2020-02-16 14:49:21 +01:00
danbulant
25e691face Create notYetImplemented.ts 2020-02-16 14:49:09 +01:00
danbulant
7e49e6f51b Re export notYetImplementedError 2020-02-16 14:49:02 +01:00
danbulant
cd0d4db830 Base error class 2020-02-16 14:48:51 +01:00
danbulant
ed56908271 Set background to body, not element to preserve background between pages 2020-02-16 11:47:16 +01:00
danbulant
4d6c2956e3 Animations for blur 2020-02-16 11:46:54 +01:00
danbulant
29cee14fc4 Deblur background when going back to welcome 2020-02-16 11:46:47 +01:00
danbulant
13b7a67452 Update notice 2020-02-16 11:46:32 +01:00
danbulant
06431e354a Fix date & wrong element updating 2020-02-16 10:26:31 +01:00
danbulant
1a1ed62184 Log when clearing interval 2020-02-16 10:25:17 +01:00
danbulant
3324aedbf6 Remap console to catch reload errors 2020-02-16 10:24:59 +01:00
danbulant
2b73d88428 Simple styles for login page 2020-02-15 22:26:56 +01:00
danbulant
6f7a038c5e Show login page and hide it after 15 seconds of inactivity 2020-02-15 22:26:47 +01:00
danbulant
4409ab5d6e Open login page after key press 2020-02-15 22:26:32 +01:00
danbulant
3c2f43f021 One simple interval 2020-02-15 22:07:21 +01:00
danbulant
187444eb68 Shorten update-time & avoid re-rendering 2020-02-15 22:03:42 +01:00
danbulant
78b6d8ab43 Show current time & change ejected state 2020-02-15 22:00:43 +01:00
danbulant
e6de0b2666 Time styles 2020-02-15 22:00:26 +01:00
danbulant
f0b83ea34d Eject after rendering welcome page 2020-02-15 21:48:54 +01:00
danbulant
b9a52175fd Move to static as file-loader wasn't working correctly 2020-02-15 21:48:44 +01:00
danbulant
a5c021fff5 Roboto font 2020-02-15 20:01:41 +01:00
danbulant
9b11953e58 Dev server configuration & fix file-loader 2020-02-15 20:01:30 +01:00
danbulant
5d4288102d Start working on welcome screen 2020-02-15 20:01:09 +01:00
danbulant
6d97251b1c Background for welcome page (placeholder for now)
SRC: pexels.com
2020-02-15 20:00:56 +01:00
danbulant
d417b97674 Simple boot animation 2020-02-15 19:58:35 +01:00
danbulant
256d76855b Add prepare function into definition 2020-02-15 19:58:16 +01:00
danbulant
6eefb130f4 Fix VSCode complainging about module not existing for image files 2020-02-15 19:58:00 +01:00
danbulant
6903f54e53 Install webpack dev server 2020-02-15 19:57:42 +01:00
danbulant
f4ed6007e2 Error handling 2020-02-15 19:57:28 +01:00
danbulant
1bbef0c060 Sample code to render boot 2020-02-15 18:11:45 +01:00
danbulant
a16420273a Sample managers for boot & renderer 2020-02-15 18:05:51 +01:00
danbulant
1d2f808e84 Start working on boot renderer 2020-02-15 18:05:07 +01:00
danbulant
ebeea25c3f Sample class for user 2020-02-15 18:04:54 +01:00
danbulant
8dd83159b5 Start working on Ester OS 2020-02-15 18:04:37 +01:00
danbulant
a81cc3a631 Renderer interface 2020-02-15 18:04:26 +01:00
danbulant
1ed45509ec RenderStates enum 2020-02-15 18:04:16 +01:00
danbulant
ec81d5f8ff Update user interface 2020-02-15 18:04:06 +01:00
danbulant
cc81fed1d2 Fix scripts 2020-02-15 18:03:49 +01:00