mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-11 03:27:31 -04:00
Converted the login view to Bootstrap and Bootswatch 5. Added an option to change the login form style. Shifted some translations around and added new ones. Partially moved from Bower to NPM, added new branding logo's. Some other small changes and optimizations.
41 lines
568 B
Plaintext
41 lines
568 B
Plaintext
node_modules
|
|
tmp
|
|
database/database.sql
|
|
database/migrate_phppos_dist.sql
|
|
application/config/email.php
|
|
application/sessions/*
|
|
application/logs/*
|
|
application/uploads/*
|
|
public/license/.licenses
|
|
public/license/bower.LICENSES
|
|
public/dist
|
|
generate_langauges.php
|
|
dist/
|
|
docs/
|
|
public/bower_components
|
|
npm_modules
|
|
*.patch
|
|
patches/
|
|
translations/
|
|
.idea/
|
|
git-svn-diff.py
|
|
*.bash
|
|
.swp
|
|
.buildpath
|
|
.project
|
|
.settings/*
|
|
vendor/
|
|
*.swp
|
|
*.rej
|
|
*.orig
|
|
*~
|
|
*.~
|
|
*.log
|
|
.env
|
|
package-lock.json
|
|
auth.json
|
|
!/docker/.env
|
|
/docker/data/database/db/*
|
|
/docker/data/certbot/conf/*
|
|
/docker/data/ospos/app/*
|