Initial commit
This commit is contained in:
commit
983cee0320
322 changed files with 57174 additions and 0 deletions
132
backup/fina-1/BACKUP_INFO.txt
Normal file
132
backup/fina-1/BACKUP_INFO.txt
Normal file
|
|
@ -0,0 +1,132 @@
|
|||
=== FINA Backup Summary ===
|
||||
Backup Date: Wed Dec 17 10:40:16 PM GMT 2025
|
||||
Backup Location: /home/iulian/projects/fina/backup/fina-1
|
||||
|
||||
Files Backed Up:
|
||||
67
|
||||
|
||||
Directory Structure:
|
||||
.:
|
||||
app
|
||||
backup
|
||||
BACKUP_INFO.txt
|
||||
docker-compose.yml
|
||||
Dockerfile
|
||||
instance
|
||||
new theme
|
||||
README.md
|
||||
requirements.txt
|
||||
run.py
|
||||
|
||||
./app:
|
||||
__init__.py
|
||||
models.py
|
||||
routes
|
||||
static
|
||||
templates
|
||||
utils.py
|
||||
|
||||
./app/routes:
|
||||
admin.py
|
||||
auth.py
|
||||
documents.py
|
||||
expenses.py
|
||||
main.py
|
||||
settings.py
|
||||
|
||||
./app/static:
|
||||
icons
|
||||
js
|
||||
manifest.json
|
||||
sw.js
|
||||
|
||||
./app/static/icons:
|
||||
apple-touch-icon.png
|
||||
avatars
|
||||
create_logo.py
|
||||
create_round_logo.py
|
||||
favicon.png
|
||||
icon-192x192.png
|
||||
icon-512x512.png
|
||||
icon-96x96.png
|
||||
logo.png
|
||||
logo.png.base64
|
||||
|
||||
./app/static/icons/avatars:
|
||||
avatar-1.svg
|
||||
avatar-2.svg
|
||||
avatar-3.svg
|
||||
avatar-4.svg
|
||||
avatar-5.svg
|
||||
avatar-6.svg
|
||||
|
||||
./app/static/js:
|
||||
app.js
|
||||
dashboard.js
|
||||
documents.js
|
||||
i18n.js
|
||||
pwa.js
|
||||
reports.js
|
||||
settings.js
|
||||
transactions.js
|
||||
|
||||
./app/templates:
|
||||
auth
|
||||
base.html
|
||||
dashboard.html
|
||||
documents.html
|
||||
landing.html
|
||||
reports.html
|
||||
settings.html
|
||||
transactions.html
|
||||
|
||||
./app/templates/auth:
|
||||
backup_codes.html
|
||||
login.html
|
||||
register.html
|
||||
setup_2fa.html
|
||||
|
||||
./backup:
|
||||
fina-1
|
||||
|
||||
./backup/fina-1:
|
||||
|
||||
./instance:
|
||||
|
||||
./new theme:
|
||||
stitch_expense_tracking_dashboard
|
||||
stitch_expense_tracking_dashboard(1)
|
||||
stitch_expense_tracking_dashboard(2)
|
||||
stitch_expense_tracking_dashboard(3)
|
||||
stitch_expense_tracking_dashboard(3) (2)
|
||||
stitch_expense_tracking_dashboard(4)
|
||||
|
||||
./new theme/stitch_expense_tracking_dashboard:
|
||||
code.html
|
||||
screen.png
|
||||
|
||||
./new theme/stitch_expense_tracking_dashboard(1):
|
||||
code.html
|
||||
screen.png
|
||||
|
||||
./new theme/stitch_expense_tracking_dashboard(2):
|
||||
code.html
|
||||
screen.png
|
||||
|
||||
./new theme/stitch_expense_tracking_dashboard(3):
|
||||
code.html
|
||||
screen.png
|
||||
|
||||
./new theme/stitch_expense_tracking_dashboard(3) (2):
|
||||
code.html
|
||||
screen.png
|
||||
|
||||
./new theme/stitch_expense_tracking_dashboard(4):
|
||||
code.html
|
||||
screen.png
|
||||
|
||||
Excluded from backup:
|
||||
- .venv (virtual environment)
|
||||
- __pycache__ (Python cache)
|
||||
- data (database files)
|
||||
- uploads (user uploaded files)
|
||||
Loading…
Add table
Add a link
Reference in a new issue