Explore About FAQ Donate Help
Register Sign In
gitnex
/
GitNex
23
320
Fork
You've already forked GitNex
34
Code Issues 82 Pull Requests 1 Projects 2 Releases 53 Wiki Activity

Labels Milestones

New Pull Request
0 Open 7 Closed
Label
Use alt + click/enter to exclude labels
No Label All labels
⌚ Major-release
⌚ Minor-release
⚔️ Wontfix
⚙️ CI
⛏️ Breaking
✨ Duplicate
❌ Invalid
❓ Question
❤️ Support
➡️ Frontport
➡️ Needs-frontport
🔙 Backport
💭 Brainstorming
🐛 Bug
🔭 Cannot-reproduce
🧺 Cleanup
🧾 Confirmed
💬 Discussion
📄 Documentation
🎯 Enhancement
🩹 External-dependecy
📱 F-droid
🎉 Feature
👋 Good-first-issue
🤾 Google-play
🔙 Has-backport
🚀 Improvement
🚨 Investigate
🌠 Long-term
🔙 Needs-backport
🧺 Needs-cleanup
📡 Needs-feedback
📈 Performance
📌 Priority-critical
📌 Priority-high
📍 Priority-low
📍 Priority-medium
🥑 Ready
🪒 Refactor
🔙 Regression
📸 Release
🔒 Security
💡 Suggestion
🧪 Testing
🌐 Translation
💻 UI/UX
🪜 Upstream
🟦 Website
🙇‍♂️ Needs-help
🛰️ API-dependency
🛡️ Blocked
🏗️ Build
🗒️ Changelog
🗄️ Repository
🗓️ Summary
Milestone
All milestones No milestones
Open milestones
5.3.0 5.4.0 5.5.0 6.0.0
Closed milestones
2.5.0 2.5.1 3.0.0 3.1.0 3.3.0 4.0.0 4.1.0 4.2.0 4.3.0 4.4.0 1.5.0 2.0.0 2.1.0 2.2.0 2.3.0 2.4.0 2.3.1 2.3.2 2.4.1 3.2.0 3.4.0 3.5.0 3.0.1 3.1.1 3.1.2 3.5.1 4.5.0 5.0.0 4.2.1 4.2.2 5.1.0 5.2.0 5.0.1 5.1.1
Project
All projects No project
Open Projects
Database-related work Backlog
Closed Projects
Merge order
Author
All authors
Assignee
No assignee All assignees 6543 gitnexbot mmarif opyale qwerty287
Sort
Newest Oldest Recently updated Least recently updated Most commented Least commented Nearest due date Farthest due date
0 Open 7 Closed
Label
Clear labels
⌚ Major-release
⌚ Minor-release
⚔️ Wontfix
⚙️ CI
⛏️ Breaking
✨ Duplicate
❌ Invalid
❓ Question
❤️ Support
➡️ Frontport
➡️ Needs-frontport
🔙 Backport
💭 Brainstorming
🐛 Bug
🔭 Cannot-reproduce
🧺 Cleanup
🧾 Confirmed
💬 Discussion
📄 Documentation
🎯 Enhancement
🩹 External-dependecy
📱 F-droid
🎉 Feature
👋 Good-first-issue
🤾 Google-play
🔙 Has-backport
🚀 Improvement
🚨 Investigate
🌠 Long-term
🔙 Needs-backport
🧺 Needs-cleanup
📡 Needs-feedback
📈 Performance
📌 Priority-critical
📌 Priority-high
📍 Priority-low
📍 Priority-medium
🥑 Ready
🪒 Refactor
🔙 Regression
📸 Release
🔒 Security
💡 Suggestion
🧪 Testing
🌐 Translation
💻 UI/UX
🪜 Upstream
🟦 Website
🙇‍♂️ Needs-help
🛰️ API-dependency
🛡️ Blocked
🏗️ Build
🗒️ Changelog
🗄️ Repository
🗓️ Summary
Milestone
No milestone
Open milestones
5.3.0
5.4.0
5.5.0
6.0.0
Open milestones
2.5.0
2.5.1
3.0.0
3.1.0
3.3.0
4.0.0
4.1.0
4.2.0
4.3.0
4.4.0
1.5.0
2.0.0
2.1.0
2.2.0
2.3.0
2.4.0
2.3.1
2.3.2
2.4.1
3.2.0
3.4.0
3.5.0
3.0.1
3.1.1
3.1.2
3.5.1
4.5.0
5.0.0
4.2.1
4.2.2
5.1.0
5.2.0
5.0.1
5.1.1
Projects
Clear projects
Open Projects
Database-related work
Backlog
Closed Projects
Merge order
Assignee
Clear assignees
No assignee
6543
gitnexbot
mmarif
opyale
qwerty287
  • [WIP] Move preferences from TinyDB to database
    🚀 Improvement
    🌠 Long-term
    📌 Priority-high
    #897 by opyale was closed 2022-03-13 08:16:19 +00:00
    main
    opyale:move-preferences-to-db
    Database-related work 0 / 1 10 conflicting files
    3
  • Improve markdown rendering performance
    🌠 Long-term
    📈 Performance
    📌 Priority-high
    #890 by opyale was merged 2021-04-10 17:54:05 +00:00
    master
    opyale:ultimate-mutlithreading
    4.0.0 1 approval
  • Moving ApiInterface, WebInterface and models to different repository.
    🌠 Long-term
    #824 by opyale was merged 2021-02-11 10:23:35 +00:00
    master
    opyale:move-api
    3.5.0 2 approvals
    3
  • Rewriting deprecated code and improving offline mode.
    🚀 Improvement
    🌠 Long-term
    #800 by opyale was merged 2021-01-14 16:33:51 +00:00
    master
    opyale:fix-performance-regression
    3.5.0 1 approval
    2
  • Refactoring LoginActivity and other improvements.
    🌠 Long-term
    🪒 Refactor
    #561 by opyale was merged 2020-06-28 15:12:00 +00:00
    master
    opyale:login-refactor
    3.0.0 1 approval
    3
  • [WIP] Removing unnecessary code and reworking MultiSelectAdapter.
    🧺 Cleanup
    🌠 Long-term
    #556 by opyale was closed 2020-07-20 06:47:18 +00:00
    master
    opyale:cleaning-adapter
    7 conflicting files
    1
  • Notifications
    🎯 Enhancement
    🌠 Long-term
    #554 by opyale was merged 2020-07-22 19:32:43 +00:00
    master
    opyale:notifications
    3.0.0 14 / 14 2020-07-21 2 approvals
    10
  • Codeberg
    • Documentation
    • Community Issues
    • Contributing
    • Report Abuse
    Association
    • Who are we?
    • Bylaws / Satzung
    • Donate
    • Join / Support
    • Contact
    Service
    • Codeberg Pages
    • Weblate Translations
    • Woodpecker CI
    • Forgejo API
    • Status Page
    Legal
    • Imprint / Impressum
    • Privacy Policy
    • Licenses
    • Terms of Use
    Blog | Mastodon | Matrix Space
    English
    Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어