Commit Graph

64 Commits

Author SHA1 Message Date
Ryan Peters
ca8344cbb2 Merge branch 'master' of https://git.binarydad.com/ryan/Notes 2023-11-15 11:03:31 -05:00
Ryan Peters
3dbc7050de updated to .net 8 2023-11-15 11:03:26 -05:00
c307de995d add docker.sh 2023-11-03 12:23:18 +00:00
Ryan Peters
2acec128e8 add authorize to notehub 2023-10-30 10:07:35 -04:00
Ryan Peters
ca48d79f55 move scripts to appropriate pages 2023-10-29 16:15:47 -04:00
3a91b6db3c add env check for config 2023-08-29 20:26:04 -04:00
38287093b4 use iconfiguration for app passphrase 2023-08-29 20:25:45 -04:00
Ryan Peters
2e4903481c use expression bodies 2023-07-28 14:52:53 -04:00
Ryan Peters
70b0d0cba3 force sliding expiration to be true 2023-07-28 14:46:06 -04:00
Ryan Peters
c8f3c5225d increase cookie timeout to 3 days 2023-06-21 10:49:13 -04:00
Ryan Peters
c34dc876c0 don't need session 2023-06-21 10:48:57 -04:00
Ryan Peters
bf46dac9eb don't check for cert on vscode 2023-06-21 10:48:13 -04:00
b5e590f50a adjust auth cookie timeout to 12 hours 2023-06-09 23:23:33 -04:00
013f0c03ac fix dark on login page 2023-06-09 10:13:52 -04:00
1683aa85b7 remove unused title from login page 2023-06-09 10:10:32 -04:00
df0a36256b simplified dockerfile 2023-06-08 13:45:57 +00:00
Ryan Peters
77f17b9f67 support reconnecting and refreshing note content 2023-06-05 11:45:20 -04:00
34d389cf6e add focus on login page load 2023-05-16 17:16:31 -04:00
Ryan Peters
bdb0fc4906 rename to passphrase 2023-05-10 17:35:40 -04:00
Ryan Peters
89a8b1a28b added authentication, adjusted controller names 2023-05-10 16:22:51 -04:00
7657169e1e update signal client side library 2023-04-24 21:45:36 -04:00
60d72a3d9d remove other launch profiles 2023-04-24 21:45:28 -04:00
Ryan Peters
132dd27a84 signalr js update 2023-03-20 22:27:43 -04:00
Ryan Peters
f5f9655c70 remove semicolon from viewport 2023-03-20 22:25:19 -04:00
Ryan Peters
aa96d9602a prevent zooming on mobile 2023-02-15 09:59:06 -05:00
Ryan Peters
ed90291b93 use Save method for initializing file 2023-02-07 11:52:44 -05:00
c35b0e29cf change toast opacity 2023-01-31 21:21:40 -05:00
e5684fb993 adjust toast styling again 2023-01-31 21:19:09 -05:00
3e1ac28905 change saved/updated text 2023-01-31 21:18:57 -05:00
Ryan Peters
63629ce7f8 set focus on load 2023-01-31 09:35:36 -05:00
Ryan Peters
0675b567e4 change to toast style 2023-01-31 09:35:24 -05:00
b49d4b2612 revert back to orangered for now 2023-01-27 12:27:32 -05:00
fb8efee459 set color do dark orange 2023-01-27 12:13:50 -05:00
be630ee099 adjust updated color 2023-01-27 12:03:30 -05:00
b3cb855316 adjust ignored key logic to allow save after ignored keys are pressed after desired keys 2023-01-27 12:01:37 -05:00
58599afd5d add monospace to font family 2023-01-26 20:07:18 -05:00
Ryan Peters
4e310dc292 add autorecommect option 2023-01-26 16:44:50 -05:00
Ryan Peters
91b402deac use 2 spaces for tabs 2023-01-26 13:32:51 -05:00
Ryan Peters
b1a5d24d6c move signalr start to function, restart if failure after 2 secs 2023-01-26 11:29:15 -05:00
Ryan Peters
e9222c1ee2 add alert when send connection fails 2023-01-26 11:13:12 -05:00
bb21456fe3 remove unused page sections 2023-01-25 08:49:06 -05:00
5a015b379b add signalr support 2023-01-25 08:48:50 -05:00
Ryan Peters
1ee15a8ed3 remove polling, for now 2023-01-11 12:40:46 -05:00
Ryan Peters
e5f1b9e936 Merge branch 'master' of https://git.binarydad.com/ryan/Notes 2023-01-11 11:00:38 -05:00
Ryan Peters
a58520341b comments, use 10 second polling 2023-01-11 10:57:23 -05:00
a5c32df806 minor cleanup of startup 2023-01-09 16:56:30 -05:00
Ryan Peters
4673220624 polling demo 2023-01-09 15:54:20 -05:00
2caa82b8f4 convert to use service 2023-01-05 10:32:21 -05:00
596065b7c8 early dark mode support using #dark 2022-12-02 21:38:05 -05:00
7dc7c10f61 fix border width on textarea 2022-12-02 21:37:44 -05:00