Petr Flaks
Petr Flaks
Add option to prefetch bookmarks using [GoogleChromeLabs/quicklink](https://github.com/GoogleChromeLabs/quicklink). Popular bookmarks will load immediately.
Add ability to mark folders as categories in options. In this example, "Work" is a folder turned into a category: Implementation requirements: - Only root-level folders may be presented as...
Notify user about following possible problems: 1. Empty folder. 2. There are two or more bookmarks or folders with identical names. 3. Bookmark has invalid URL. 4. Bookmark does not...
Because of Camellia uses CSS variables, it's possible to implement some customization functionality: change colors, sizes, etc (almost everything that exposed via CSS variables). Customization should not allow inserting arbitrary...
I want to suggest to add rule that will allow enforcing sorting array keys alphabetically. ## If keys are simple strings or ints Before: ```php $arr = [ 'c' =>...
As new Shadowsocks user I don't really understand how to connect third-party SS client (for example: [shadowsocks/shadowsocks-windows](https://github.com/shadowsocks/shadowsocks-windows)) to Outline. I don't understand protocol at all: what is password, what is...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior It seems like getAnimeEpisodes endpoint returns a date in UTC+0 without...