free-software
Here are 413 public repositories matching this topic...
Nicer Arrow Tool
A very small enhancement IMO and this is more of a pet peeve of mine but I'd really like a nicer looking arrow tool, particularly a curved back to the arrow as it looks a bit more "professional".
For example, here's how ShareX's arrow tool looks:
Flameshot's for comparison:
!
In ui/, identify uses of throttle(delay, wrapped) that wrap networks calls. Replace these with throttlePromise(finallyDelay(delay, wrapped)).
This will ensure that
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
-
Updated
Aug 9, 2021 - PHP
-
Updated
Sep 22, 2020 - Python
-
Updated
Dec 25, 2021 - Python
-
Updated
Nov 7, 2021 - Python
-
Updated
Dec 23, 2021 - Go
-
Updated
Mar 28, 2021 - JavaScript
-
Updated
Dec 25, 2021 - JavaScript
-
Updated
Dec 16, 2021 - Ruby
-
Updated
Apr 29, 2021
-
Updated
Dec 13, 2021 - Python
-
Updated
Dec 27, 2021 - C++
-
Updated
Jul 14, 2021
-
Updated
Aug 14, 2021 - Shell
-
Updated
Dec 20, 2021 - Scala
-
Updated
Dec 24, 2021 - PHP
-
Updated
Nov 11, 2021
Is there any interest in maybe supporting an https://github.com/ArchiveBox/ArchiveBox integration in some way? It's a good solution for keeping archived copies of links. Maybe new bookmark entries could be added to an archivebox instance if configured?
-
Updated
Oct 31, 2020 - Ruby
-
Updated
Dec 23, 2021 - JavaScript
Dunging out
This is an Easy Hack.
Potential mentors: @mmeeks
Detailed description and rationale
We have a lot of duplication in Makefile.am around the run: rules to take just two for example:
run: setup-wsd
./loolwsd --o:sys_template_path="@SYSTEMPLATE_PATH@"
--o:security.capabilities="$(CAPABILITIES)"
--o:child_root_path=
-
Updated
Nov 11, 2021 - Shell
Is your feature request related to a problem? Please describe.
So i imported a folder with like 20 subdirectories in it, and naturally the program opened each subdirectory in its own tab. Now since your only option if you need to close a lot of tabs, is to manually go through each of them by clicking on the little x, then on "Yes" to confirm, it's a bit of a pain. There has to be a better way
-
Updated
Dec 27, 2021 - PHP
-
Updated
Dec 27, 2021 - C
Improve this page
Add a description, image, and links to the free-software topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the free-software topic, visit your repo's landing page and select "manage topics."

Steps to reproduce
Expected behaviour
App navigation should open
Actual behaviour
Doesn't show, or open when clicked several times
Server configuration
Operating system:
CentOS 7
Web server:
Apache
Database:
MySQL
PHP version:
7.4
Nextcloud version: (see Nextcloud admin page)
22.1.0
**Update