195 Commits

Author SHA1 Message Date
duongban
6994d61281 Input tags to edit card page 2021-05-29 20:35:30 +07:00
duongban
3b111fc9db Remove unused code , change markdown redirect to page memorize 2021-05-29 19:58:56 +07:00
duongban
c011423073 Render for loop tag in memorize page 2021-05-29 19:45:11 +07:00
duongban
f5ac3c0a59 Add method memorize use tag id 2021-05-29 19:44:33 +07:00
duongban
a54b9c5e2f Update layout link to page tags and show cards 2021-05-29 00:23:37 +07:00
duongban
b11154cbd6 Update filter name with number 2021-05-29 00:19:56 +07:00
duongban
1c329a7f8d Update filter tag by id 2021-05-29 00:19:28 +07:00
duongban
6a16363dee Add show cards page html 2021-05-28 23:52:05 +07:00
duongban
9b98731388 Add route render show cards page 2021-05-28 23:51:48 +07:00
duongban
24af06944c Comment unused code 2021-05-26 22:55:27 +07:00
duongban
53dd1eb5eb Init tag general & code when init db 2021-05-26 22:55:04 +07:00
duongban
6264a4ba78 Fix bug toggle button selected tag in for loop 2021-05-26 22:14:01 +07:00
duongban
1061ce12f7 Show all tag when create card 2021-05-26 00:12:58 +07:00
duongban
9ef4f85fe9 Refactor get tag 2021-05-26 00:12:38 +07:00
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