b4f76ab3f9
feat: add database backup and restore functionality
...
- Add bash scripts for automated database backup and restore
- Support both full and data-only backups
- Add npm scripts for easy database management
- Add backups/ directory to .gitignore
- Include documentation for backup procedures
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 01:58:37 +01:00
4aaf33f19e
Ran linter
2025-06-16 17:05:43 +01:00
6132c17a9b
Add better masonry and infinite scrolling
2025-06-16 09:58:07 +01:00
4ffcb25a67
Updates for now playing
2025-06-14 18:52:13 -04:00
b3979008ae
Apple Music API
2025-06-13 21:22:39 -04:00
09e83618c9
Different filmstrip, zooming images
2025-06-13 04:34:34 -04:00
8e746097b3
Merge branch 'universe/posts' of github.com:jedmund/jedmund-svelte into universe/posts
...
# Conflicts:
# package.json
2025-06-02 15:34:40 -07:00
77c52f061c
Fix merge conflict
2025-06-02 15:33:22 -07:00
78443e2bdd
Prettier + build errors
2025-06-02 08:41:03 -07:00
2f504abb57
big update
2025-06-01 23:48:10 -07:00
c7b4f57ab0
tbh i dont know whats going on anymore
2025-05-31 02:08:26 -07:00
4fde0e6148
New project + Edit project working
...
* Can fill out metadata
* Uploads SVGs for logos
* Editor works and persists/loads data
2025-05-29 20:19:01 -07:00
80d54aaaf0
Admin WIP
...
Projects and Posts sorta work, need design help
2025-05-27 16:57:51 -07:00
589c766a5b
Bump vite package
2025-05-26 14:32:27 -07:00
bfd03cda87
First commit for universe
2025-05-26 06:44:27 -07:00
064e02cc8d
Add package dependencies
...
* Added Redis for our cache
* GiantBomb API for image lookups (or so we thought)
* Custom fork of psn-api for recently played API
* tinyduration for unwrapping PSN's implemention of ISO 8601 durations
2024-08-05 23:37:54 -07:00
c6130aff93
Add @types/node
...
We have to do some bullshit with importing Module to get psn-api to work
2024-08-01 01:21:58 -07:00
679d05ebb5
Add psn-api dependency
2024-07-31 22:50:19 -07:00
0c08b11edc
Added new packages
...
* dotenv for managing api keys
* steamapi for pulling steam games
2024-07-31 14:45:23 -07:00
ca7bfe13c6
Add new dependencies
...
Using our fork of @musicorum/lastfm as well as node-itunes-search
2024-07-30 11:10:36 -07:00
Justin Edmund
e878bb0d4e
Use node adapter
2024-07-12 08:52:45 -04:00
Justin Edmund
3f39cd6abf
Add start command
2024-07-12 08:46:40 -04:00
Justin Edmund
a6780aa859
Update config
...
* Add autoprefexer
* Properly set up SVG components
* Properly set up SCSS preprocessing
2024-07-12 08:42:45 -04:00
Justin Edmund
0a9fdcb69a
Initial commit
2024-07-01 22:46:33 -04:00