|
d02d77589f
|
Push new product page to sidebar
|
2025-04-01 03:18:24 -07:00 |
|
|
7a5ecf6f36
|
Push new product
|
2025-04-01 03:11:52 -07:00 |
|
|
df94f71453
|
Require the database and system configuration in php files
|
2025-01-30 20:49:53 -07:00 |
|
|
4a5cb51b81
|
Also generate a PHP script archive
|
2025-01-30 20:39:05 -07:00 |
|
|
cded93d569
|
ci: fix syntax
|
2025-01-30 20:34:52 -07:00 |
|
|
5fc4057d93
|
ci: add jenkinsfile
|
2025-01-30 20:27:30 -07:00 |
|
|
2bdd5f18f6
|
Capitalize the R
|
2025-01-30 20:23:47 -07:00 |
|
|
a8a861483f
|
Adds some extra details to the NBT page
|
2025-01-30 20:23:27 -07:00 |
|
|
071a5ccea4
|
Add a portfolio entry for NBT Editor, and update all dependencies.
|
2025-01-30 20:10:29 -07:00 |
|
|
9e5ab72b94
|
Bump minimum LibAC Version due to numerous fixes
|
2024-08-29 08:00:08 -07:00 |
|
|
726c291102
|
Add CICD link to drawer
|
2024-08-24 08:28:20 -07:00 |
|
|
0bc5183444
|
LibAC update, and adds a about libac page.
|
2024-08-24 08:19:15 -07:00 |
|
|
9987abae30
|
Adjust zdev site copyright statements for resume experiments
|
2024-06-23 17:48:37 -07:00 |
|
|
b09ada5cfd
|
bump version number
|
2024-06-08 05:10:06 -07:00 |
|
|
f5d711e757
|
Add a required dependency
|
2024-06-08 04:06:01 -07:00 |
|
|
6c066564b9
|
Update LibAC version, add two new portfolio entries.
|
2024-06-07 17:12:36 -07:00 |
|
|
043b06dedc
|
Small fixes
|
2024-05-17 17:40:04 -07:00 |
|
|
a54d0e4c0f
|
Fix missing system folder
|
2024-05-16 23:37:21 -07:00 |
|
|
6aa0ba15b7
|
Get inventory creation to work
|
2024-05-16 23:27:00 -07:00 |
|
|
0ea9ae9936
|
Change way version numbering is handled
|
2024-05-16 22:49:22 -07:00 |
|
|
15d03e8402
|
Finish account creation/login system
|
2024-05-16 18:49:59 -07:00 |
|
|
579939a5f8
|
Add PHP Script to activate account
|
2024-05-16 18:28:43 -07:00 |
|
|
e86ec4dfb1
|
Why didn't they use cammelcase?
|
2024-05-16 17:35:29 -07:00 |
|
|
c1dd5e1957
|
Adds logic for making folders
|
2024-05-16 17:30:47 -07:00 |
|
|
e71f55cbc4
|
Now handle logout by invalidating session in database
|
2024-05-16 15:30:13 -07:00 |
|
|
b99f4c3140
|
Push new session handling
|
2024-05-16 15:05:54 -07:00 |
|
|
75de51ec14
|
Rip out sessions, they don't work cross domain. Rely on information received previously. Sessions will not extend past the current browser session most likely.
|
2024-05-16 13:06:24 -07:00 |
|
|
a490412f6b
|
Final commit for the night. Got logins to work
|
2024-05-16 04:10:25 -07:00 |
|
|
a4ec368d4a
|
Adds a logout button and script
|
2024-05-16 03:52:45 -07:00 |
|
|
0982ffb504
|
Fix first and last name being cleared on accident
|
2024-05-16 03:42:10 -07:00 |
|
|
a21ec5e3cc
|
Give more detailed no such user error
|
2024-05-16 03:36:58 -07:00 |
|
|
f9453612d3
|
Update error messages, add InventoryFolder enumerable
|
2024-05-16 03:24:10 -07:00 |
|
|
689e22a27d
|
Push updated libac
|
2024-05-16 03:06:06 -07:00 |
|
|
1bd2112696
|
Fix password hashing on login
|
2024-05-16 02:40:02 -07:00 |
|
|
a0f0e95043
|
Fix a typo
|
2024-05-16 02:26:06 -07:00 |
|
|
ad4b7fc4e7
|
Create login logic
|
2024-05-16 02:03:39 -07:00 |
|
|
68e0312c84
|
Initially set a user account to inactive (until they complete setup by logging into their account)
|
2024-05-16 00:48:25 -07:00 |
|
|
fb6928cb30
|
Finish making account registration possible
|
2024-05-16 00:42:40 -07:00 |
|
|
f37af74687
|
Fix typo in constant names
|
2024-05-15 19:52:12 -07:00 |
|
|
486318acac
|
Start implementing screens for registering and logging in
|
2024-05-15 16:38:26 -07:00 |
|
|
7ecfd336f6
|
Client Key is now hardcoded
|
2024-05-15 16:12:28 -07:00 |
|
|
e5faf9aeff
|
Repair a small typo
|
2024-05-15 16:03:07 -07:00 |
|
|
10d7b8be65
|
Apply autofixes
|
2024-05-15 15:54:13 -07:00 |
|
|
7c358d48e0
|
Finish implementing initial setup process
|
2024-05-15 15:53:13 -07:00 |
|
|
d47906e10f
|
Move site Build number to footer
|
2024-05-15 13:54:44 -07:00 |
|
|
72c525f364
|
Upload current code with PSK generator
|
2024-05-15 13:44:54 -07:00 |
|
|
504ef2211d
|
Make some small changes and fixes
|
2024-05-15 13:30:02 -07:00 |
|
|
a93d62e2a1
|
Upload current progress. bedtime
|
2024-05-15 05:22:01 -07:00 |
|
|
d79133974c
|
Upload current progress. bedtime
|
2024-05-15 05:13:23 -07:00 |
|
|
c0eef32f56
|
Add action to pull services json
|
2024-05-15 05:05:17 -07:00 |
|