|
25b444ca95
|
Maybe fixed bugs with long usernames??
|
2024-09-08 22:09:59 -04:00 |
|
|
23b41d7ac7
|
Added headers
|
2024-09-08 21:58:47 -04:00 |
|
|
9e3db286c4
|
Updated logo
|
2024-09-08 21:51:09 -04:00 |
|
|
17fe106e2f
|
Maximum string length while typing.
|
2024-09-08 21:45:33 -04:00 |
|
|
3ce049aee1
|
Revamped storing mechanism
|
2024-09-08 21:39:58 -04:00 |
|
|
cb46a7c1b9
|
Re-Organized code
|
2024-09-08 21:31:25 -04:00 |
|
|
2f4e1374b5
|
Fixed headers
|
2024-09-08 21:13:58 -04:00 |
|
|
9be64a1fea
|
Created a standardized scene organizer
|
2024-09-08 21:12:29 -04:00 |
|
|
945af47065
|
Moved UI into main folder
|
2024-09-08 20:32:25 -04:00 |
|
|
e2f890b2af
|
Code cleanup
|
2024-09-08 01:33:00 -04:00 |
|
|
c7eb4b1ea3
|
Fixed unstable string concatenation
|
2024-09-08 01:28:55 -04:00 |
|
|
736277bc76
|
Fixed going from View to Create then crash
|
2024-09-08 01:04:51 -04:00 |
|
|
89e49adf5a
|
Created creation screen & fixing major bugs
|
2024-09-08 00:46:13 -04:00 |
|
|
b8e9067a8c
|
Code Cleanup
|
2024-09-07 16:11:03 -04:00 |
|
|
24f365fec0
|
Updated View scene
|
2024-09-07 15:55:38 -04:00 |
|
|
1190b52701
|
Adding Creation menu
|
2024-09-06 08:36:38 -04:00 |
|
|
0d8b27e98d
|
Created groundwork for the creation screen
|
2024-09-05 19:27:55 -04:00 |
|
|
dab8c43e70
|
Created send scene
|
2024-09-05 19:20:59 -04:00 |
|
|
1644b4c648
|
Easier naming scheme
|
2024-09-05 18:56:01 -04:00 |
|
|
bae7928ac4
|
Fixed Dialog
|
2024-09-05 18:54:38 -04:00 |
|
|
f045026f93
|
Fixed crashing upon exit
|
2024-09-05 17:55:27 -04:00 |
|
|
f03e37ab31
|
Able to load password into a dialog
|
2024-09-05 17:53:44 -04:00 |
|
|
5d12c26850
|
Removed dangerous code
|
2024-09-05 17:24:03 -04:00 |
|
|
1a12b61eb1
|
Updated UI to display password names
|
2024-09-05 17:02:33 -04:00 |
|
|
a228e6866b
|
Manager overhaul
|
2024-09-05 17:02:24 -04:00 |
|
|
d580ff5d46
|
Debug Message Fix
|
2024-09-05 16:42:59 -04:00 |
|
|
9b42cc862b
|
Added Password Viewer (TEMP)
|
2024-09-05 16:29:18 -04:00 |
|
|
09b676fc21
|
Created more conventional naming scheme for structures creation & deletion
|
2024-09-05 16:14:08 -04:00 |
|
|
84df9ee710
|
Replaced Menu with Submenu for better appearance
|
2024-09-05 16:07:41 -04:00 |
|
|
f2237af333
|
Major UI Overhaul. Implemented SceneManager instead of custom built UI system.
|
2024-09-05 15:57:08 -04:00 |
|
|
ca040a6af4
|
Updated broken Dockerfile
|
2024-09-04 22:57:03 -04:00 |
|
|
ba000a04ae
|
Created password creation scene
|
2024-09-01 17:20:36 -04:00 |
|
|
8916eb0f57
|
Created password viewing screen
|
2024-09-01 17:01:20 -04:00 |
|
|
02bd629bd8
|
Now loads passwords into current variable
|
2024-09-01 16:47:41 -04:00 |
|
|
ac3beadfc9
|
Created password viewer
|
2024-09-01 16:22:38 -04:00 |
|
|
b9a6338fa8
|
Created cursor for viewer
|
2024-09-01 16:20:31 -04:00 |
|
|
ab35b7ec24
|
Properly Functioning Paging System for Passwords
|
2024-09-01 16:14:14 -04:00 |
|
|
2181319f75
|
This fixed too many bugs...
|
2024-09-01 16:06:44 -04:00 |
|
|
a8200f7ce4
|
Created Page Switching system (FIX INPUT SYSTEM)
|
2024-09-01 15:50:51 -04:00 |
|
|
5d2fba270d
|
Paging through passwords
|
2024-09-01 14:58:20 -04:00 |
|
|
ef43aecaf0
|
Created default stuff to get ready to read passwords
|
2024-09-01 14:45:37 -04:00 |
|
|
4a7c0f689e
|
Created docs
|
2024-09-01 14:16:38 -04:00 |
|
|
f2948ccc2d
|
Major code cleanup
|
2024-08-30 09:06:47 -04:00 |
|
|
029da1eb25
|
Fixed writing to files
|
2024-08-28 09:17:57 -04:00 |
|
|
1c06b7b4a7
|
Allowed new use of functions
|
2024-08-28 08:45:17 -04:00 |
|
|
fb3a0351c9
|
Fixed file reading (WRITE BROKEN)
|
2024-08-28 08:45:02 -04:00 |
|
|
2b34f8cbc7
|
New Path
|
2024-08-28 08:44:50 -04:00 |
|
|
b0e0862c0e
|
Stuck on creating new user
|
2024-08-28 00:43:31 -04:00 |
|
|
6aff5bfa24
|
Merge remote-tracking branch 'refs/remotes/origin/main' into dev
|
2024-08-27 23:36:16 -04:00 |
|
|
b32076ec8b
|
Update README.md
|
2024-08-28 03:35:39 +00:00 |
|