饺子w (Yumechi)
饺子w (Yumechi)
I am still experiencing the same issue with #311. The problem can be reproduced by: 1. start the proxy server 2. open firefox and view a hijacked page 3. restart...
Currently, the provided executable is dynamically linked and will refuse to start on machines with obsolete GLIBC versions. (prior to GLIBC 2.28, which is released on Aug 2018) Since we...
We should test code on multiple database systems to ensure compatibility of different database backend. Planned databases to test on: - [ ] Sqlite3 - [ ] Postgres - [...
We [reserved](https://github.com/gotify/server/blob/6e92bcd8e5f4e09a5f01a1d3dbf8d6c4765d5658/model/message.go#L55) some top-level extra namespaces for gotify official use. The reserved namespaces include `gotify` `android` `ios` `web` `server` `client`. We need to reach an agreement on how to use...
# Pxer 9 2nd demo ## Main project structure ``` src/ resolvers/ base.ts // a single object containing all base resolvers sugar.ts // a single object containing all sugar resolvers...
We can add [Notification Channel](https://developer.android.com/reference/android/app/NotificationChannel.html) support (create a channel for each application) so that we can toggle application notifications independently on the android client.
The current default(first) location for configuration storage is `./cli.json`, which is not so useful in most cases since the user would need to: - Call gotify-cli in this specific directory...
**- Do you want to request a *feature* or report a *bug*?** Bug. **- What is the current behavior?** Double quotation marks are not correctly backslashed in the dumped `toml`...
I think we should put the referer option in `download settings` instead of `advanced settings` According to my experience, this is much more frequently used than other options such as...