app
Here are 8,138 public repositories matching this topic...
-
Updated
Jun 26, 2021 - Swift
-
Updated
Jun 26, 2021 - Ruby
Since we also expose the Skia-bindings for a Canvas-like API I think it might be a good idea to start refactoring the API to utilise more named arguments e.g. ~x=..., ~y=....
What do you others think?
-
Updated
Jun 27, 2021 - Swift
-
Updated
Jun 21, 2021 - JavaScript
Version: v0.10.0
To reproduce, go to settings and add more than categories at the same time below any category.
When you assign the name for one of the new, the other get the same name.
If you go to the second and try to change the name, the first one gets the second name.
I hope this helps.
Thanks.
[aw-qt_2021-03-26T00-09-49.log](https://github.com/ActivityWatch/activitywatch/files/621747
-
Updated
Jun 9, 2021 - Kotlin
-
Updated
Jun 28, 2021 - C#
A little more explaination (in the form of an xml comment) is needed on format strings like icu_abbrev_wday_month_day_no_year, because they do require to be changed in some languages but translators often break them. We obviously can't expect everyone to understand formatter syntax ;)
-
Updated
Aug 25, 2018 - Java
-
Updated
May 29, 2021 - JavaScript
-
Updated
Jun 23, 2021 - Dart
-
Updated
May 18, 2021 - JavaScript
-
Updated
Jun 20, 2021 - CoffeeScript
-
Updated
Jun 28, 2021 - Swift
-
Updated
May 7, 2021 - JavaScript
-
Updated
Jun 28, 2021 - TypeScript
-
Updated
Dec 30, 2020 - Dart
-
Updated
Aug 6, 2020 - JavaScript
Improve this page
Add a description, image, and links to the app topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the app topic, visit your repo's landing page and select "manage topics."


The PUBLIC_URL env var is meant to be set to the full public URL of the instance (eg
https://example.com). When it's set to an absolute path (or the default)/, Directus will mostly work, but can fail in some unexpected ways (eg emails will send with the wrong links, some public assets can't be loaded, etc.We should show a warning in terminal on startup when PUBLIC_URL is an invalid URL