Commit Graph

131 Commits

Author SHA1 Message Date
duongban
4f4bcdf31d Use suitable name route 2021-05-25 22:43:18 +07:00
duongban
52c00dfaf2 Implement method update tag to db 2021-05-23 21:09:24 +07:00
duongban
c3f58971e4 Update css 2021-05-23 21:08:50 +07:00
duongban
08f73bc681 Add page edit tag 2021-05-23 21:08:29 +07:00
duongban
9d0743d517 Show table all tag 2021-05-23 21:08:13 +07:00
duongban
c0b1668f04 Implement method select tag and add tag to db 2021-05-23 20:05:19 +07:00
duongban
7132484b8f Add page tags 2021-05-23 20:02:37 +07:00
duongban
ed894cb7de Add tags table schema 2021-05-23 18:25:31 +07:00
John Washam
91aa42d317 Merge pull request #70 from hofbi/docker_update
Dockerfile: Update python version and deprecated maintainer
2021-05-02 10:47:48 -07:00
John Washam
4f2effc350 Merge pull request #71 from hofbi/readme_update
README: Add docker-compose usage and fix some markdown issues
2021-05-02 10:47:18 -07:00
Markus Hofbauer
8d76d1b8df README: Add docker-compose usage and fix some markdown issues 2021-05-02 12:38:30 +02:00
Markus Hofbauer
bc8f88a047 Dockerfile: Update python version and deprecated maintainer 2021-05-02 12:36:58 +02:00
John Washam
66c4f0dbb3 Merge pull request #68 from jwasham/dependabot/pip/jinja2-2.11.3
Bump jinja2 from 2.11.1 to 2.11.3
2021-03-19 17:45:56 -07:00
dependabot[bot]
c641c17421 Bump jinja2 from 2.11.1 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.1...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 22:45:38 +00:00
John Washam
edc95f32e0 Merge pull request #67 from QuincyLarson/patch-1
Add Creative Commons BY-SA 4.0 License
2021-03-17 08:32:08 -07:00
Quincy Larson
267ad801a2 Add Creative Commons BY-SA 4.0 License 2021-03-16 23:32:00 -05:00
John Washam
20c8c38b13 Merge pull request #66 from jwasham/dependabot/pip/cryptography-3.3.2
Bump cryptography from 3.2 to 3.3.2
2021-02-09 19:19:16 -08:00
dependabot[bot]
b57f8bfa1f Bump cryptography from 3.2 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.2...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 01:36:00 +00:00
John Washam
862ad3d85b Merge pull request #65 from jwasham/dependabot/pip/httplib2-0.19.0
Bump httplib2 from 0.18.0 to 0.19.0
2021-02-08 16:52:14 -08:00
dependabot[bot]
889c6a5c95 Bump httplib2 from 0.18.0 to 0.19.0
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/httplib2/httplib2/releases)
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](https://github.com/httplib2/httplib2/compare/v0.18.0...v0.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 20:20:35 +00:00
John Washam
10d9d209a1 Merge pull request #63 from weijiang1994/master
fix requirments.txt flask 1.0 depends on Jinja2>=2.10
2020-12-15 19:41:13 -08:00
jiangwei1
d79e7507b6 fix requirments.txt flask 1.0 depends on Jinja2>=2.10 2020-12-16 09:25:07 +08:00
John Washam
986b64e64d Merge pull request #62 from mun5424/master
prevent docker exit on start
2020-11-12 20:02:55 -08:00
Charlie Oh
94b21a050d prevent docker exit on start 2020-11-11 15:03:20 -08:00
John Washam
a145c14a6f Merge pull request #61 from jwasham/dependabot/pip/cryptography-3.2
Bump cryptography from 1.5 to 3.2
2020-10-27 17:31:54 -07:00
dependabot[bot]
7b44500b35 Bump cryptography from 1.5 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 1.5 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/1.5...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 21:07:48 +00:00
John Washam
d6d8e23a57 Merge pull request #59 from thasheelpk/patch-1
Update README.md
2020-10-01 07:47:08 -07:00
Mohammed Thasheel P K
e04fb7f06c Update README.md
Use capital letter in the starting while your are these contents.
2020-10-01 18:24:54 +05:30
John Washam
53d6e3627a Merge pull request #57 from jwasham/dependabot/pip/httplib2-0.18.0
Bump httplib2 from 0.9.2 to 0.18.0
2020-05-20 18:54:34 -07:00
dependabot[bot]
5a5c079b61 Bump httplib2 from 0.9.2 to 0.18.0
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.2 to 0.18.0.
- [Release notes](https://github.com/httplib2/httplib2/releases)
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](https://github.com/httplib2/httplib2/compare/0.9.2...v0.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-20 16:24:59 +00:00
John Washam
14b61e40ee Merge pull request #53 from jwasham/dependabot/pip/psutil-5.6.6
Bump psutil from 4.2.0 to 5.6.6
2020-03-12 11:02:34 -07:00
dependabot[bot]
3a48f55e3e Bump psutil from 4.2.0 to 5.6.6
Bumps [psutil](https://github.com/giampaolo/psutil) from 4.2.0 to 5.6.6.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-4.2.0...release-5.6.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-12 17:22:02 +00:00
John Washam
4c7223c197 Merge pull request #52 from toant13/master
Added docker-compose file so we don't need to run full docker execute…
2020-01-04 11:57:15 -08:00
Tony Tran
b267ccc6ca Added docker-compose file so we don't need to run full docker execute build/run command. Just execute: docker-compose up 2019-12-28 16:50:38 -08:00
John Washam
1548a5eff5 Merge pull request #50 from jwasham/dependabot/pip/requests-2.20.0
Bump requests from 2.11.1 to 2.20.0
2019-10-21 19:23:51 -07:00
dependabot[bot]
515352dab7 Bump requests from 2.11.1 to 2.20.0
Bumps [requests](https://github.com/requests/requests) from 2.11.1 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.11.1...v2.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-22 02:23:03 +00:00
John Washam
d2ed4a8d8e Merge pull request #49 from jwasham/dependabot/pip/flask-1.0
Bump flask from 0.12 to 1.0
2019-10-21 19:22:44 -07:00
John Washam
5582d373f3 Merge pull request #51 from jwasham/dependabot/pip/urllib3-1.24.2
Bump urllib3 from 1.15.1 to 1.24.2
2019-10-21 19:22:09 -07:00
John Washam
47f3df402b Merge pull request #48 from jwasham/dependabot/pip/pyopenssl-17.5.0
Bump pyopenssl from 16.1.0 to 17.5.0
2019-10-21 19:21:59 -07:00
John Washam
29faf573fc Merge pull request #47 from jwasham/dependabot/pip/pyxdg-0.26
Bump pyxdg from 0.25 to 0.26
2019-10-21 19:21:46 -07:00
dependabot[bot]
db81384606 Bump urllib3 from 1.15.1 to 1.24.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.15.1 to 1.24.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.15.1...1.24.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-22 02:21:20 +00:00
dependabot[bot]
2f00f6d145 Bump pyopenssl from 16.1.0 to 17.5.0
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 16.1.0 to 17.5.0.
- [Release notes](https://github.com/pyca/pyopenssl/releases)
- [Changelog](https://github.com/pyca/pyopenssl/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/pyopenssl/compare/16.1.0...17.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-22 02:21:18 +00:00
dependabot[bot]
911a25c943 Bump flask from 0.12 to 1.0
Bumps [flask](https://github.com/pallets/flask) from 0.12 to 1.0.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/0.12...1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-22 02:21:17 +00:00
dependabot[bot]
4c26502200 Bump pyxdg from 0.25 to 0.26
Bumps [pyxdg](https://github.com/takluyver/pyxdg) from 0.25 to 0.26.
- [Release notes](https://github.com/takluyver/pyxdg/releases)
- [Changelog](https://github.com/takluyver/pyxdg/blob/master/ChangeLog)
- [Commits](https://github.com/takluyver/pyxdg/compare/rel-0.25...rel-0.26)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-22 02:21:16 +00:00
John Washam
b0773e21e6 Merge pull request #46 from jwasham/dependabot/pip/werkzeug-0.15.3
Bump werkzeug from 0.11.15 to 0.15.3
2019-10-21 19:20:09 -07:00
dependabot[bot]
ee27e99237 Bump werkzeug from 0.11.15 to 0.15.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.15 to 0.15.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.11.15...0.15.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-21 15:44:12 +00:00
John Washam
7a2f2830ff Merge pull request #45 from kathu/patch-1
fixed old link to startupnextdoor
2019-10-12 11:23:37 -07:00
Nikita S
72dbddeb83 fixed old link to startupnextdoor 2019-10-12 00:13:20 +03:00
John Washam
bbbc5eaaaf Merge pull request #42 from ahmadsherdar/patch-1
Update README.md
2019-08-10 11:41:12 -07:00
ahmadsherdar
90b7f499a0 Update README.md
I have changed some information related to opening the document in localhost in windows. These were the problems and their solutions that I encountered on my way to opening these flashcards for myself on my localhost.
2019-08-10 00:51:17 +05:00