Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort alphabetically #228

Open
wants to merge 2,461 commits into
base: master
Choose a base branch
from
Open

Sort alphabetically #228

wants to merge 2,461 commits into from

Conversation

vardul
Copy link

@vardul vardul commented Dec 5, 2015

Is there a way to sort alphabetically on link pages?

Copy link

@mro mro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you maybe can't, but I can do quite a bit: https://codeberg.org/mro/ShaarliGo/commit/a5a94b8a80bf2b8c513e6b9eb3ec642ce9797d6f

And I guess so can you.

nodiscc and others added 28 commits September 24, 2022 15:58
update docker images to use PHP 8
tools/github actions: do not cancel all PHP jobs when a single one fails
Fix typo
Update shaarli.po/fix typo in french translation
The syntax was invalid and this target was not actually doing anything
(it probably worked at some point in another context).

This change make sure that the .mo files are properly generated, even in
unit tests context and fixes #1893
doc(apache2): allow access to local docs folder
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…utils-1.4.1

build(deps): bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
"Shaare" is used as a verb and as a noun. In the "shaare"/"shaares"-Keys this was mixed up. The Share term *is* used in the Translation. So there is no need to work around it.
…utils-1.4.2

build(deps): bump loader-utils from 1.4.1 to 1.4.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ch-3.1.2

build(deps): bump minimatch from 3.0.4 to 3.1.2
autocapitalize off for the username input
Fix mishandling of Shaare term
On bulk operations, this plugin heavily impacts performances because it make 1 external request
per link saved. Add a simple limit to only make one call per request.
* Fix ReadItLater checkbox label on bulk add

Adds a random string to the HTML ID so it can be unique in batch more,
where there are multiple checkboxes.

* Fix PHPUnit compatibility polyfill
…1918)

* Ensure tags are unique when adding and deleting them from bookmarks.

* Fixed PHPCS issues with test script
doc: usage.md: add note about batch/bulk creation operation
nodiscc and others added 30 commits October 19, 2024 13:32
doc: community and related software: remove urlextern plugin (archived project)
tools/tests: update trivy vulnerability scanner to v0.56.2
fix wrong date format when language is not english (Alpine icu package split)
doc: usage: add opensearch/browser search engine integration instructions
2084: Ensure tags are unique when renaming
doc: changelog: minor style tweaks/standardization/spacing
doc: changelog: fix link to v0.13.0 release
Use event listener for QR-Code display in CSP compliance purpose
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…pawn-7.0.6

build(deps): bump cross-spawn from 7.0.3 to 7.0.6
docs: add plugin shaarli2bluesky
doc: fix authors and IDs for two Changelog entries
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…3.3.8

build(deps): bump nanoid from 3.3.7 to 3.3.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.