1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
Commit Graph

927 Commits

Author SHA1 Message Date
krateng
7299c2e07e Finishing touches 2021-12-21 07:30:38 +01:00
krateng
97e8d5b18d Removed thumbor 2021-12-21 07:11:24 +01:00
krateng
e94607dc2c Finished globalconf rework (I hope?) 2021-12-21 07:09:25 +01:00
krateng
e006a10f70 Removed old files 2021-12-21 06:28:50 +01:00
krateng
ef04c98ea7 Added new sentinel files for future 2021-12-21 06:09:58 +01:00
krateng
b212e6b921 Adjusted globalconfig to new configuration module 2021-12-21 06:09:46 +01:00
krateng
77667e7066 Visual adjustments 2021-12-20 02:31:54 +01:00
krateng
5a2ec61d66 Updated requirements 2021-12-20 00:55:31 +01:00
krateng
ba96c8e14f More fixes 2021-12-20 00:15:22 +01:00
krateng
1ec283f885 Added descriptions, fixed various things 2021-12-19 23:40:30 +01:00
krateng
df22a595b8 Replaced settings calls in jinja files 2021-12-19 22:25:01 +01:00
krateng
6ccbf68923 Replaced more settings calls, added missing settings 2021-12-19 22:18:42 +01:00
krateng
4186171b8f Replaced settings calls 2021-12-19 21:41:43 +01:00
krateng
b39e2b889a Added description for some settings 2021-12-19 21:04:43 +01:00
krateng
ed309dd36e
Merge pull request #95 from FoxxMD/dockerDoc
Improve docker run documentation
2021-12-17 04:39:31 +01:00
FoxxMD
27cc4171fe Improve docker run documentation
* Reword host advice to provide actual environment variable with example value
* Provide an example run command for IPv4 usage
2021-12-16 09:20:04 -05:00
krateng
de05090d7d Removed automatic setup processes when importing only metadata module 2021-12-16 06:51:18 +01:00
krateng
b5999dab1f More adjustments to PyPI workflow 2021-12-16 06:37:52 +01:00
krateng
54ad3f6d3b
Update pypi.yml 2021-12-16 06:28:53 +01:00
krateng
647e942a35
Update dockerhub.yml 2021-12-16 06:26:25 +01:00
krateng
7774d9a936 Fixed issue with first setup, GH-94 2021-12-16 06:19:26 +01:00
krateng
3d573b10f9 Automated Dockerhub Readme updates 2021-12-15 22:57:43 +01:00
krateng
a24e26678a Updated Dockerhub workflow 2021-12-15 19:47:34 +01:00
krateng
c0c474b473
Merge pull request #93 from FoxxMD/dockerFromSource
Improve docker builds and documentation
2021-12-15 18:40:49 +01:00
krateng
319519b7e2 Adjusted Dockerhub workflow 2021-12-15 18:36:00 +01:00
FoxxMD
a988f0e6dc Improve docker builds and documentation
* Refactor Dockerfile to build from source instead of pypi
* Include an additional dockerfile for building from pypi
* Update readme documentation for docker to specify image sources and docker-specific run instructions
2021-12-15 09:53:33 -05:00
krateng
1303891a2d How have I never noticed this 2021-12-15 07:47:36 +01:00
krateng
1a689d3a1c Added action to publish to PyPI 2021-12-15 07:19:01 +01:00
krateng
8958eb1b54 Updated Readme 2021-12-14 21:43:34 +01:00
krateng
e597ba8504 More work on new settings 2021-12-14 21:19:15 +01:00
krateng
975e57ea46
Merge pull request #92 from FoxxMD/apiKeysLoadOrder
Load api keys before building database for api accessibility
2021-12-14 18:51:42 +01:00
FoxxMD
e582e5abe2 Load api keys before building database for api accessibility
Allows access to /mlj_1/test without database having to be built
2021-12-14 09:13:09 -05:00
krateng
d65def2ddf
Merge pull request #90 from FoxxMD/ghDockerDeploy
Build and deploy docker image on master commit or tag
2021-12-13 16:58:35 +01:00
FoxxMD
a71086c10d Build and deploy docker image on master commit or tag
Automate docker image deployment to dockerhub using repository triggers
2021-12-13 09:20:03 -05:00
krateng
09e484021c Began work on new settings implementation 2021-12-12 18:43:24 +01:00
krateng
383c24511f Added ability to add custom css files, fix GH-79 2021-12-12 13:53:02 +01:00
krateng
98ec5885e7 Minor improvements 2021-12-11 20:40:52 +01:00
krateng
86f8d5a3eb Cleanup 2021-12-11 04:56:53 +01:00
krateng
a85ec372f2 Simplified timestamp desc further 2021-12-10 22:20:36 +01:00
krateng
05460f97b7 Refactored timestamp descriptions 2021-12-10 22:01:29 +01:00
krateng
3b8723790a Refactored time objects 2021-12-10 21:31:09 +01:00
krateng
acace4d04a Cleaned up time range handling 2021-12-10 21:08:44 +01:00
krateng
59eaa2264a Minor cleanup of image functions 2021-12-09 22:58:43 +01:00
krateng
a52c494e4b Moved endpoints back out of functions 2021-12-09 21:12:37 +01:00
krateng
d23da91101 Fixed CSS errors 2021-12-09 20:22:45 +01:00
krateng
56eaa8a793 Error handling details 2021-12-09 19:49:53 +01:00
krateng
e17002299b Cleaned up database 2021-12-09 06:35:43 +01:00
krateng
e110ed765f Removed superfluous temp endpoint stuff 2021-12-09 06:33:37 +01:00
krateng
e901ca719f Improved error handling and output 2021-12-09 06:26:06 +01:00
krateng
83063ba943 Added error for unbuilt database 2021-12-09 06:24:34 +01:00