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

Draft: v.2.0.0 #18

Merged
merged 29 commits into from
Nov 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
4f4a5c5
feat: add issue templates
GeopJr Oct 28, 2021
ec972ae
fix(ci): move to ubuntu-latest
GeopJr Oct 28, 2021
6cf98f7
chore(ci): get rid of translation generator
GeopJr Oct 28, 2021
df82e09
feat(scripts): js -> crystal
GeopJr Oct 28, 2021
c8b08a1
chore(LICENSE): AGPL3 -> BSD2
GeopJr Oct 28, 2021
92eb1cf
feat(translations)[sk]: json -> yaml
GeopJr Oct 28, 2021
a8b16a6
feat(translations)[ru]: json -> yaml
GeopJr Oct 28, 2021
6a0b720
feat(translations)[pt_BR]: json -> yaml
GeopJr Oct 28, 2021
d15d17c
feat(translations)[nl]: json -> yaml
GeopJr Oct 28, 2021
e627d07
feat(translations)[id]: json -> yaml
GeopJr Oct 28, 2021
095ef42
feat(translations)[hr]: json -> yaml
GeopJr Oct 28, 2021
ca0c8ba
feat(translations)[fa]: json -> yaml
GeopJr Oct 28, 2021
d3c8c2c
feat(translations)[es]: json -> yaml
GeopJr Oct 28, 2021
4ecc31a
feat(translations)[de]: json -> yaml
GeopJr Oct 28, 2021
322293f
feat(translations)[el]: json -> yaml
GeopJr Oct 28, 2021
424f4b5
chore: cleanup
GeopJr Oct 28, 2021
0eb921e
feat: GTK4, libadwaita, hig
GeopJr Oct 28, 2021
c64a993
chore: specs
GeopJr Oct 28, 2021
d809d73
chore(readme): bump
GeopJr Oct 28, 2021
765efa8
fix(extra): metainfo typo
GeopJr Oct 28, 2021
9a54d02
fix(window): increase default height
GeopJr Oct 28, 2021
d381e8b
fix(switcher): don't rebuild the UI on main file change
GeopJr Oct 28, 2021
b3c561c
fix(actions)[hashinfo]: run xdg-open directly
GeopJr Oct 28, 2021
627faaa
chore(ui): simplify
GeopJr Oct 28, 2021
2167694
feat: doap
GeopJr Oct 29, 2021
e369138
fix: don't re-run activate function
GeopJr Nov 1, 2021
5e93657
feat(scripts)[thank_translators]: sort by lang
GeopJr Nov 2, 2021
e18d0e3
feat(README): packages table
GeopJr Nov 2, 2021
7605658
feat: bump crystal version
GeopJr Nov 2, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitattributes

This file was deleted.

33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
name: Bug Report
about: Did you find a bug in Hashbrown? Create a report to get it fixed!
title: ''
labels: bug
assignees: GeopJr

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Environment (please complete the following information):**
- OS: [e.g. Debian]
- Install method: [e.g. Flathub, AUR, manually...]

**Additional context**
Add any other context about the problem here.

<!-- Feel free to upload/link any files that have caused the problem. Make sure they don't contain any personal info. -->
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature Request
about: Do you think Hashbrown can improve? Create an issue!
title: ''
labels: enhancement
assignees: GeopJr

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Is it related to GNOME Human Interface Guidelines? Please add links.**
<!-- Ex. - https://developer.gnome.org/hig/patterns/containers/windows.html -->

**Additional context**
Add any other context or screenshots about the feature request here.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ name: Specs & Lint
on: [push, pull_request]
jobs:
ci:
runs-on: ubuntu-16.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: MeilCli/setup-crystal-action@v4.4.5
- uses: crystal-lang/install-crystal@v1
with:
crystal_version: 1.1.1
shards_version: 0.15.0
crystal: 1.2.1
- name: Shards install
run: shards install
- name: Spec
Expand Down
40 changes: 0 additions & 40 deletions .github/workflows/translations.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,3 @@
*~
hashbrown
.flatpak-builder/
**/node_modules/
**/package-lock.json
hashbrown-thanked.glade
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
crystal 1.1.1
crystal 1.2.1
18 changes: 8 additions & 10 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# Contributor Covenant Code of Conduct

## Our Pledge
Expand All @@ -7,7 +6,7 @@ We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, religion, or sexual identity
nationality, personal appearance, race, caste, color, religion, or sexual identity
and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming,
Expand Down Expand Up @@ -61,7 +60,7 @@ representative at an online or offline event.

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
evan@geopjr.dev.
coc@geopjr.dev.
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
Expand Down Expand Up @@ -107,7 +106,7 @@ Violating these terms may lead to a permanent ban.
### 4. Permanent Ban

**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.

**Consequence**: A permanent ban from any sort of public interaction within
Expand All @@ -116,19 +115,18 @@ the community.
## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.0, available at
[https://www.contributor-covenant.org/version/2/0/code_of_conduct.html][v2.0].
version 2.1, available at
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].

Community Impact Guidelines were inspired by
Community Impact Guidelines were inspired by
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].

For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available
at [https://www.contributor-covenant.org/translations][translations].

[homepage]: https://www.contributor-covenant.org
[v2.0]: https://www.contributor-covenant.org/version/2/0/code_of_conduct.html
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations

25 changes: 25 additions & 0 deletions Hashbrown.doap
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<Project
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#"
>
<name>Hashbrown</name>
<shortdesc xml:lang="en">Check hashes for your files</shortdesc>
<homepage rdf:resource="https://github.com/GeopJr/Hashbrown/" />
<bug-database rdf:resource="https://github.com/GeopJr/Hashbrown/issues" />
<programming-language>Crystal</programming-language>
<maintainer>
<foaf:Person>
<foaf:name>Evangelos "GeopJr" Paterakis</foaf:name>
<foaf:mbox rdf:resource="mailto:evan@geopjr.dev" />
<foaf:account>
<foaf:OnlineAccount>
<foaf:accountServiceHomepage rdf:resource="https://github.com/"/>
<foaf:accountName>GeopJr</foaf:accountName>
</foaf:OnlineAccount>
</foaf:account>
</foaf:Person>
</maintainer>
</Project>
Loading