Commit graph

134 commits

Author SHA1 Message Date
0dec6b66d1
Added troubleshooting section to README.md 2024-02-25 09:59:42 -07:00
1a4afd2d16
Reorganized server and client internal code 2024-02-25 09:59:20 -07:00
6d482cc60f
Switched postgres for sqlite 2024-02-25 08:43:09 -07:00
4f7ad29e0d
Added docker compose and configs 2024-02-25 02:36:04 -07:00
37adc0e85c
Updated README.md 2024-02-25 02:35:44 -07:00
David J. Allen
eb43261b91
Refactoring and more implementation 2024-02-24 21:05:05 -07:00
David J. Allen
ac80ba929c
Updated go deps 2024-02-24 21:04:14 -07:00
David J. Allen
5fa17355a6
Updated web pages 2024-02-24 21:03:51 -07:00
David J. Allen
df717b480a
Updated README.md 2024-02-24 21:03:30 -07:00
ee38710dd8
Added HTML pages 2024-02-24 10:34:24 -07:00
420ec92673
Removed/renamed API file 2024-02-24 09:13:45 -07:00
3434368210
Minor changes 2024-02-24 09:09:05 -07:00
d1f9f9e46c
Updated README.md 2024-02-24 09:08:18 -07:00
625a657041
Updated .gitignore 2024-02-24 09:07:43 -07:00
5428085fdf
Refactored, reorganized, fixed issues, and implemented functionality 2024-02-24 00:26:51 -07:00
3edc5e1191
Updated README.md 2024-02-24 00:23:59 -07:00
0124d39374
Updated README.md 2024-02-23 16:34:55 -07:00
6c0f1303ac Fixed imports from project name change 2024-02-23 16:34:28 -07:00
02cbc2f2eb Fixed project name 2024-02-23 16:33:09 -07:00
1f9466ee64 Removed server file 2024-02-23 16:32:51 -07:00
fdb0db389c Refactored and reorganized code 2024-02-23 16:06:07 -07:00
86f8784c19 Updated README.md 2024-02-23 16:03:31 -07:00
David J. Allen
3020a9068e
Added access token fetching 2024-02-22 10:57:39 -07:00
David J. Allen
7114073441
Added print for the authorization code callback 2024-02-22 08:38:29 -07:00
David J. Allen
08ff9ee9e5
Added check to not overwrite config file 2024-02-22 08:37:41 -07:00
3735421cf9 Refactoring and minor changes 2024-02-21 23:26:31 -07:00
51ec06f205 Fixed token output after fetch 2024-02-21 21:05:55 -07:00
2778dacdf5 Updated README.md and fixed issue fetching token 2024-02-21 20:59:48 -07:00
74fbcc4cbc Added README.md 2024-02-21 20:27:57 -07:00
5bae300daa Added ability to get authorization code 2024-02-21 20:26:25 -07:00
bfcbca9cf1 Fixed login file name and added to .gitignore 2024-02-21 17:56:32 -07:00
4cf5af58fc Added build script 2024-02-21 17:53:50 -07:00
053095c412 Added CLI and more functionality 2024-02-21 17:51:59 -07:00
David J. Allen
c04107cf3d
Initial commit 2024-02-21 15:56:34 -07:00