This repository has been archived by the owner on Apr 9, 2020. It is now read-only.
Releases: NKUST-ITC/AP-API
Releases · NKUST-ITC/AP-API
AP-API
AP-API
- Hotfix api upstream url to https://webap.nkust.edu.tw/nkust/index_main.html
AP-API
AP-API
Docker and NKUST version (#36) * Add Dockerfile and docker-compose.yml * Fix flask import error * Fix redis error and flask autodoc import * Update feature news get content * Fix bus and user info error Remove: login limit Add: bus data is None judgement * Add login limit * Add SSL setting * Update host to nkust host * Fix kuas to nkust * Fix error text * Fix python error * Update for return is login * Fix image path to nkust * Add gunicorn and caddy Add: fake ssl cert * Update redis cookies rules Update: caddy settings docker-compose.yml * Reset gunicorn settings Fix: nkust image path * Fix docker-compose error * Fix ssl port error * Update redis setting * Update feature get user info * Update deploy config * Update docker-compose.yml Remove: docker-compose useless config Update: docker-hub source for web image * Fix http router error and update deploy config * Update README.md * Update README.md * Fix get_semester_list error * fix get_semester_list and use redis. * fix import error in ap.py. * fix leave login issues * Fix leave approved >= 2 * Update README.md and docker-compose.yml * Update README.md