server
server copied to clipboard
Mergin Maps: Store and track changes to your geo-data. Public repository for enterprise and community edition.
Resolves https://github.com/MerginMaps/server-private/issues/2218
Refactor Project and ProjectVersion tables - remove unbound files/changes metadata jsonb fields. New table FileHistory is introduced which records changes to project files during project lifetime. This way we remove...
Merge web and gateway images; split up server and celery; enable docker to be run as non-root
1. **Cookies Not Marked as Secure** One or more cookies does not have the Secure flag set. When a cookie is set with the Secure ag, it instructs the browser...
If a project contains a subfolder (eg: folder1/subfolder1), then the subfolder is not available in the dashboard This occurs on CE and EE Version
- remove unused config variables - make sure use_x_accel works properly with nginx in docker-compose
resolves [#2537](https://github.com/MerginMaps/server-private/issues/2537) Add additional format validity check for the user's email. - when the validation registration form - on the database level Registration form check  Before...
Currently we do not have any bounds in case we run server with gevent worker type. In case client gave up on connection server still might be processing request. Also...
Hi, I'm need an urgent help. I'm trying to migrate exising mergin maps projects from older version server to a newer version server. Can you please help me on this...
Hi, I try to delete a project but get a message : Failed to remove project It seems that mergin do not remove uuid on table project. I'm trying mergin...