Commit graph

33 commits

Author SHA1 Message Date
4936ff8978
move all from /api, turn this into backend only ( remove ejs )
All checks were successful
Code quality checks / biome (push) Successful in 8s
2025-05-18 17:48:29 -04:00
8a9499be85
re-order alot, move to bun redis, generalized
All checks were successful
Code quality checks / biome (push) Successful in 8s
2025-05-18 09:53:23 -04:00
a646607597
fix linting
All checks were successful
Code quality checks / biome (push) Successful in 13s
2025-04-13 10:23:47 -04:00
ca5a9d8309
add superadmin
Some checks failed
Code quality checks / biome (push) Failing after 14s
2025-04-13 10:23:07 -04:00
c02b519eee
after biome unsafe, restart frontend, add superadmin 2025-04-13 10:22:47 -04:00
25fcd99acf
move to biomejs, this is before unsafe lint run
Some checks failed
Code quality checks / biome (push) Failing after 16s
2025-04-13 09:14:23 -04:00
f4237afc59
start of sidebar no styling done 2025-03-20 07:25:20 -04:00
d1dc1b4bf0
update css and authform - stealtech, add register js and fix register backend 2025-03-19 19:59:43 -04:00
f39d1cdbf8
finish files route ? 2025-03-19 19:24:30 -04:00
0b09b6eb3d
add register require invite 2025-03-19 18:44:21 -04:00
99f170750c
move to generalized auth instead of login register page 2025-03-19 01:04:49 -04:00
17d7e4f238
fix some sql querys 2025-03-18 23:32:38 -04:00
7ddd7fa7a1
add login view password, make sure it checks if your logged in, vscode recommends exts 2025-03-18 23:24:06 -04:00
b40c1db189
update some login things 2025-03-18 22:55:22 -04:00
a52be45907
add stylint 2025-03-18 21:59:44 -04:00
6254795dd2
update env 2025-03-18 21:46:00 -04:00
9a93e6269d
add clearTable command, simple webpage start 2025-03-18 21:07:15 -04:00
f14daf041a
add user avatars, delete, set, view 2025-03-17 05:47:22 -04:00
cc4ebfbdd0
kinda start index page, add email verify and request route, add session updating 2025-03-14 22:27:05 -04:00
b24b1484cb
fix auth freezing requests, fix ext extraction ?, fix upload not taking sanatized name, add file query and thumbnails 2025-03-12 12:54:25 -04:00
6a55f9f5a9
add thumbnails for images and videos, fix delete route not seing query, fix not using reservation in user info route and add file and folder count 2025-03-11 21:23:10 -04:00
f917849f4e
make env .example 2025-03-10 18:55:00 -04:00
c5b2d1177a
fixed multi upload and added exif removal, added delete file route, supports body or query, update packages 2025-03-10 18:50:00 -04:00
f8538814a1
update README.md 2025-03-08 13:36:23 -05:00
458fbc80f5
fix maxviews add extension, added some settings, add multi method route support, register timezone, start of upload route, change Unauthorized to 401, change date types to string 2025-03-08 13:30:58 -05:00
94ba46cc2d
remove all drops from sql files, add triggers and functions for updated_at, added files and folder tables, update some types 2025-03-06 13:57:43 -05:00
6fdc82dd49
update username regex, normalize usernames, add user info query 2025-03-06 08:30:18 -05:00
774c8e22ce
add s3 and local dir support, fix session roles, make sure delete invite checks if its valid first 2025-03-05 08:45:08 -05:00
9a91f1e7e3
add invites, fix apiauth query, use luxon for date management, change readme 2025-03-03 18:31:26 -05:00
9fcaac4dfb
move order of auth api keys first 2025-03-03 18:28:01 -05:00
68a47e8dd6
forgot env git ignore 2025-03-02 17:38:37 -05:00
ffce84835d Delete .env 2025-03-02 22:37:46 +00:00
46c05ca3a9
start of the 50th remake of a file host doomed to never be finished 2025-03-02 17:36:45 -05:00