Domeniko Gentner
0c56e734d8
Typo and ignored a warning from pycharm
4 years ago
Domeniko Gentner
f81d5ee548
added dev config to ignore
4 years ago
Domeniko Gentner
2480b92905
fixed double url
4 years ago
Domeniko Gentner
2574fa13f7
new dependency: validators
4 years ago
Domeniko Gentner
f7c312b1e0
removed yaml from main path, replaced with example in /etc
4 years ago
Domeniko Gentner
b831d5a8d5
Database Upgrades
...
* Wrote a new module that allows database upgrades via the admin dashboard.
* Added a new table t_version that allows to check the version of the database.
* The upgrade path is for vanilla databases. It exports and backups data, then reintegrates it.
4 years ago
Domeniko Gentner
11b2fe5942
Householding update 2
...
* Fixed missing cross_origin() tags on various functions
* Added popper javascript library for tooltips
* Added material design icons font and css locally
4 years ago
Domeniko Gentner
0cdd3a16dc
Householding update
...
* Removed flask-migrate from project as it did not work for this project as intended
* Removed redundant routes
4 years ago
Domeniko Gentner
594651872c
migration
4 years ago
Domeniko Gentner
f20873ab0f
improved database models
4 years ago
Domeniko Gentner
fdec8f74c8
Projects implementation
...
* Separated routes into single files for better management
* Added sql for streamlined example data
* Streamlined function names, streamlined template file names
- Removed 2 functions with unnecessary code
* Added javascript for project overview
* New library: tippy.js for tooltips
* Added new configuration options for projects
* Added cookie secure setting to flask
4 years ago
Domeniko Gentner
edd9ce7585
Fixed license header
4 years ago
Domeniko Gentner
285a808ee4
Projects overview
...
* Added projects overview
* Added modal for new project
* Added error codes and validation for new project path
4 years ago
Domeniko Gentner
76cf02a1f0
Upgrade db to branch projects
4 years ago
Domeniko Gentner
3df5f74ec3
Added project table
4 years ago
Domeniko Gentner
b4edd48b72
fixed bulma to latest release
4 years ago
Domeniko Gentner
9ef6c0657a
Changed readme
...
Changed Windows path to utilize env vars so it is portable
4 years ago
Domeniko Gentner
3f7d06fc0f
Implementation example
...
Added example and changed default configuration to use this example by default to be used out of the box.
4 years ago
Domeniko Gentner
87685c4a62
Always download gravatar, there is no good way to check it without storing the etag and complicating things
4 years ago
Domeniko Gentner
9c122022f1
fixed regression when commenting without reply set
4 years ago
Domeniko Gentner
6a402ee64f
Corrected mistake in go block for replies
4 years ago
Domeniko Gentner
c2e11b779e
forgot param in example
4 years ago
Domeniko Gentner
7d068991cf
Reflected submodule change in code and removed pycharm file watcher in favor of shell script to avoid the same file twice
4 years ago
Domeniko Gentner
b2db4eb526
correct bulma path
4 years ago
Domeniko Gentner
8115b908cf
Added bulma as submodule to improve modularity
4 years ago
Domeniko Gentner
a72a6e7e62
forgot the new css :P
4 years ago
Domeniko Gentner
136ec736e3
Implemented replies
...
The database will need to be rebuilt, because of a previous mistake of code completion setting a field to boolean instead of int.
Added flaskmigrate as dependency
New Javascript function for replies, to be able to switch a reply on and off during commenting
To use replies, one will need to add another hugo range block, see docs for details
4 years ago
Domeniko Gentner
cfe4cf076a
add flask migrations
4 years ago
Domeniko Gentner
fce15c10a1
errata
4 years ago
Domeniko Gentner
5f6a912f6b
removed some print functions from debugging the last issue
4 years ago
Domeniko Gentner
8f6ec52750
Streamlined export_location to take the id instead of a string
...
This was quite the stupid bugger... it also involved changing a table in the database
4 years ago
Domeniko Gentner
698e1dee50
Maintenance
...
Fixed js error btn.PreventDefault is not a function
Fixed another bug where export would not happen after administrative action
Streamlined parameters
4 years ago
Domeniko Gentner
01b534f027
deleted unrelated file
4 years ago
Domeniko Gentner
0b50153774
another typo...
4 years ago
Domeniko Gentner
b92e179584
Corrections and improvements
4 years ago
Domeniko Gentner
c630472a75
better example file
4 years ago
Domeniko Gentner
a0ad65227a
added systemd option to readme
4 years ago
Domeniko Gentner
6672318765
re-export json after administrative action
4 years ago
Domeniko Gentner
7484011ea3
Ko-Fi
4 years ago
Domeniko Gentner
0e2b676108
fix image link
4 years ago
Domeniko Gentner
9ac6e9930e
Release 1
4 years ago