- 28 Feb, 2021 4 commits
-
-
Adhityaa Chandrasekar authored
Signed-off-by:
Adhityaa Chandrasekar <adtac@adtac.in>
-
Adhityaa Chandrasekar authored
Signed-off-by:
Adhityaa Chandrasekar <adtac@adtac.in>
-
Adhityaa Chandrasekar authored
Signed-off-by:
Adhityaa Chandrasekar <adtac@adtac.in>
-
Adhityaa Chandrasekar authored
Signed-off-by:
Adhityaa Chandrasekar <adtac@adtac.in>
-
- 02 Feb, 2021 2 commits
-
-
Drew Foehn authored
This allows you to build a debug version of commento and deploy to docker. Useful when debugging a containered version of commento.
-
Aaron authored
-
- 16 Jan, 2021 1 commit
-
-
- 22 May, 2020 1 commit
-
-
Paweł Urbanek authored
-
- 09 May, 2020 1 commit
-
-
- 11 Apr, 2020 1 commit
-
-
Adhityaa Chandrasekar authored
-
- 10 Apr, 2020 2 commits
-
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
I know it's generally frowned upon to make edits to existing migrations, but this should be a transparent change that makes absolutely no difference to existing users with the migration already applied. However, PostgreSQL 9.6 users (still the default on Debian Stretch) stand to gain a lot from this simple change.
-
- 31 Mar, 2020 12 commits
-
-
Adhityaa Chandrasekar authored
Closes #302
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
Adding a gzip encoding header would cause the browser to decode the data on the client side. When re-importing the data, a plain JSON is imported instead of a GZIP version.
-
Adhityaa Chandrasekar authored
-
Iñigo Garcia Olaizola authored
JSON data can be imported to restore previously exported data or to migrate data from another self-hosted commento instance. Closes #239
-
- 19 Mar, 2020 7 commits
-
-
Adhityaa Chandrasekar authored
Closes #272
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
Closes #285
-
atagulalan authored
-
Mathieu Clabaut authored
In order to use oauth from gitlab CE instance one has to be able to provide the URL of the instance. closes #209 (#209)
-
Frieder Griesshammer authored
This matches the instructions with the documentation [amended by @adtac]: Special thanks to @jeffreywyman for their work!
-
evalphobia authored
-
- 03 Mar, 2020 1 commit
-
-
Yann Pringault authored
-
- 14 Feb, 2020 6 commits
-
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
-
Adhityaa Chandrasekar authored
-
- 13 Feb, 2020 2 commits
-
-
Ricky Panzer authored
Fixes #271
-
Ricky Panzer authored
Re-render comments after login to accurately paint votes and allow upvoting without reprompting user to login, even though they're logged in. Closes #170
-