Commit Graph

22 Commits

Author SHA1 Message Date
2a51481b0b Increase character img size, use rounded corners 2023-04-25 19:21:19 -05:00
Xevion
f092708259 Add .log & .cache files to .gitignore 2022-05-25 11:26:08 -05:00
Xevion
71b4c9f972 Add /build directory to .gitignore, commit normalization/build latest files for VCS 2022-05-19 03:30:13 -05:00
Xevion
56e570a3a7 Add .eslintrc.js for Vue.js project linting & formatting
- Also changed .gitignore for .env files (previous rules were for Flask .env.local files, no idea why python-dotenv could not read them properly, but whatever).
2022-05-19 03:26:55 -05:00
Xevion
3dd281598e Move all ./client files into root as this repository becomes client-based 2022-05-18 03:52:39 -05:00
Xevion
842938cbb3 add dist in meantime 2020-08-10 06:37:05 -05:00
Xevion
dd7ccdc55e add process.py, add raw data files, move .flaskenv & .gitignore update 2020-08-06 07:25:52 -05:00
Xevion
41608e71d8 remove huge amounts of data files 2020-08-05 21:22:31 -05:00
Xevion
5fdbe86eae fully converted to proper bootstrap-vue, black theme styling, api routes for data retrieval, 2020-08-04 18:05:34 -05:00
Xevion
a2aef9afc3 add vue client folders, rename server files accordingly and update code 2020-08-04 10:55:20 -05:00
Xevion
064981ab2b Remove flaskenv from git repository 2020-03-10 19:29:37 -05:00
Xevion
2420b8df67 Fix .gitignore, double raw instead of raw and preprocess folders being selected. 2020-03-10 19:19:28 -05:00
Xevion
c0d099ddb1 update .gitignore for new data storage structure 2020-03-10 17:47:36 -05:00
Xevion
edd5b49dfe finish off "download once" protocol, ignore .html files in data 2020-03-09 02:53:51 -05:00
Xevion
4a6615f089 Update README and .gitignore for move to PyCharm 2020-03-09 01:44:05 -05:00
Xevion
418ea9c2e9 add basic "Seasons" view 2020-01-21 06:24:45 -06:00
Xevion
2fbfcb85a5 rebuild_all() and Season.build() printing notification multiple times 2020-01-20 16:34:36 -06:00
Xevion
798d05827f fix quote pattern implementation, add deleted scene check 2020-01-19 22:41:08 -06:00
Xevion
8f54b4ad94 fix gitignore few new db and migrations 2020-01-19 17:45:38 -06:00
Xevion
8bca07b3dd begin adding base configuration
yeah this is totally copied from xevion.dev
2020-01-19 12:55:36 -06:00
Xevion
ea7853d47d add all base files for app 2020-01-19 12:32:20 -06:00
Xevion
1b0ef89c78 Initial commit 2020-01-19 12:21:32 -06:00