Kræn Hansen

Results 210 issues of Kræn Hansen

Looks like this can be solved using https://www.electron.build/configuration/configuration#PlatformSpecificBuildOptions-fileAssociations

Pipeline-Idea-Backlog

As a continuation of #158 - [x] Swift - [x] JavaScript - [x] Java - [x] C# - [ ] Objective-C - [x] Typescript - [x] Kotlin - [ ]...

First-Good-Issue
T-Feature

Since [Spectron is deprecating](https://github.com/electron-userland/spectron/issues/1045) we should investigate alternatives for the E2E tests: [playwright](https://github.com/microsoft/playwright) has been [mentioned as an alternative](https://github.com/electron-userland/spectron/issues/896#issuecomment-860134329).

T-Test
T-Internal

Currently unpublished releases are not viewable or downloadable via https://studio-releases.realm.io/

T-Bug
Pipeline-Idea-Backlog

This should be a minor issue to fix.

T-Bug
First-Good-Issue
Estimate-1
Pipeline-Idea-Backlog

**Is your feature request related to a problem? Please describe.** The current solution for exporting to JSON uses the `JSON.stringify` with a fallback to the `Realm.JsonSerializationReplacer` which doesn't work well...

T-Enhancement
gathering-interest

The https://studio-releases.realm.io/ server needs an in memory cache of it's most frequent requests & responses from the GitHub API.

T-Bug

After https://github.com/realm/realm-studio/pull/1236 users are prompted when opening a Realm file, before the Realm file gets upgraded to the latest format. The prompt asks if the user wants to create backup...

T-Enhancement

Users have recently experienced issues upgrading to Realm Studio v3.11.0 because it uses a new Realm file format, upgrading the file being opened which makes it impossible to use with...

T-Feature

**Describe the bug** Opening a Realm from the Server window won't focus the existing window if the Realm was already opened. **To Reproduce** Steps to reproduce the behavior: 1. Go...

T-Bug