Commit Graph

1122 Commits

Author SHA1 Message Date
M M Arif
47912a0d50 improvements and fixes 2026-01-11 20:27:32 +05:00
M M Arif
e60b7b6fc9 Merge branch 'main' of codeberg.org:gitnex/GitNex 2026-01-11 15:56:34 +05:00
M M Arif
8061078c74 Features and improvements (#1561)
- Add zig lang to files and lang stats bar
- Fix bottom nav menu colors
- HTTP basic auth
- Add pagination to filter labels for issues

closes #1559
closes #1560
closes #803

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1561
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2026-01-09 19:28:55 +01:00
M M Arif
d16de2968a Merge branch 'main' of codeberg.org:gitnex/GitNex 2026-01-08 17:40:23 +05:00
gitnexbot
7541f6cbf9 Translation updates from Crowdin [CI SKIP] 2026-01-07 00:08:25 +00:00
gitnexbot
3cc82fa9a7 Translation updates from Crowdin [CI SKIP] 2025-11-28 00:02:53 +00:00
M M Arif
e4e948e852 Merge branch 'main' of codeberg.org:gitnex/GitNex 11.0.0 2025-11-11 17:15:12 +05:00
M M Arif
bf21dc8bdb Prepare release 11.0.0 (#1550)
Prepare release 11.0.0

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1550
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-11-11 13:14:33 +01:00
M M Arif
5630a865e6 Merge branch 'main' of codeberg.org:gitnex/GitNex
# Conflicts:
#	app/src/main/res/drawable/ic_directory.xml
2025-11-10 20:34:14 +05:00
M M Arif
d3b88f3311 Global repo settings (#1548)
As title

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1548
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-11-10 16:10:22 +01:00
M M Arif
aeef0c58aa Merge branch 'main' of codeberg.org:gitnex/GitNex 2025-11-10 18:53:18 +05:00
M M Arif
a16c9348ae ddd 2025-11-10 18:52:47 +05:00
M M Arif
c15c1f7e4b Fix PR info when coming from notification (#1547)
Fixes #1545

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1547
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-11-10 14:39:23 +01:00
M M Arif
cdea039f32 Add topics (#1544)
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1544
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-11-09 16:10:05 +01:00
M M Arif
1ccc1077d5 Add custom url support and fix bugs (#1542)
closes #1512
closes #1382
closes #1541
closes #1530

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1542
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-11-03 19:40:21 +01:00
M M Arif
74ef5d4a0b Bug fixes (#1539)
Closes #1537

Closes #1525

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1539
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-11-02 08:13:07 +01:00
gitnexbot
7702599980 Translation updates from Crowdin [CI SKIP] 2025-10-09 00:04:20 +00:00
gitnexbot
2466d109fd Translation updates from Crowdin [CI SKIP] 2025-09-17 00:02:39 +00:00
gitnexbot
49a842e70e Translation updates from Crowdin [CI SKIP] 2025-09-07 00:11:08 +00:00
M M Arif
f6d27df9c1 Disable crowdin push for now, permanent solution is needed to fix not push everything (#1529)
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1529
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-09-06 13:49:59 +02:00
M M Arif
e26b81533b Frontport 10.0.1 bugs and improvements (#1527)
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1527
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-09-06 12:49:22 +02:00
thatonecoder
feb70f7c40 Improve the README (#1521)
### Describe what your pull request does and which issue you’re targeting

<!-- Create a new issue, if it doesn't exist yet -->
This pull request improves the README, making it more legible.

<!-- Make sure you are targeting the "main" branch, pull requests on release branches are only allowed for bug fixes. -->

- [x] I carefully read the [contribution guidelines](https://codeberg.org/gitnex/GitNex/wiki/Contributing).
- [x] I'm following the code standards as defined [here](https://codeberg.org/gitnex/GitNex/wiki/Code-Standards).
- [x] By submitting this pull request, I permit GitNex to license my work under
  the [GNU General Public License v3](https://codeberg.org/GitNex/GitNex/src/branch/main/LICENSE).

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1521
Co-authored-by: thatonecoder <thatonecoder@noreply.codeberg.org>
Co-committed-by: thatonecoder <thatonecoder@noreply.codeberg.org>
2025-08-22 18:42:01 +02:00
M M Arif
d8490bac72 Clean up (#1518)
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1518
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-08-07 08:15:50 +02:00
M M Arif
9657658d91 Update CI to not push txt files for translation (#1517)
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1517
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-08-07 08:07:29 +02:00
gitnexbot
b5ccd53739 Translation updates from Crowdin [CI SKIP] 2025-08-06 00:02:12 +00:00
gitnexbot
e9a8f483e4 Translation updates from Crowdin [CI SKIP] 2025-08-05 00:02:45 +00:00
M M Arif
10994a4c64 Release 10.0.0 (#1516)
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1516
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
10.0.0
2025-08-03 16:24:18 +02:00
M M Arif
5170e147b9 Repository actions (#1515)
closes #1350

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1515
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-08-03 09:55:12 +02:00
M M Arif
2c20aacf59 Add instance providers (#1511)
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1511
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-07-17 17:42:04 +02:00
gitnexbot
17c1e03ec7 Translation updates from Crowdin [CI SKIP] 2025-07-17 00:02:49 +00:00
M M Arif
cd2ff9c4f4 Fix repo not exist, fix heatmap time stamp, improve icons in file browser (#1510)
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1510
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-07-15 10:04:38 +02:00
M M Arif
f26495728c Add dates to files, icons for file types. Other UI enhancements (#1509)
Closes #1225

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1509
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-07-14 08:01:52 +02:00
gitnexbot
775b914cf2 Translation updates from Crowdin [CI SKIP] 2025-07-13 07:48:26 +00:00
M M Arif
cab2fc573f Redesign profile screen, render md in titles, improve repo info screen (#1508)
Closes #1507

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1508
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-07-13 09:45:40 +02:00
gitnexbot
0dfe124342 Translation updates from Crowdin [CI SKIP] 2025-07-13 00:11:30 +00:00
gitnexbot
4276da42e3 Translation updates from Crowdin [CI SKIP] 2025-07-09 00:03:21 +00:00
M M Arif
adecebd8e7 Prepare release 9.0 (#1506)
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1506
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
9.0.0
2025-07-02 10:14:52 +02:00
M M Arif
1acf19d9af Revamp different screens, add new features and improvements (#1504)
closes #939

closes #1505

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1504
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-07-01 18:32:36 +02:00
gitnexbot
bddf7db3a3 Translation updates from Crowdin [CI SKIP] 2025-06-19 00:02:47 +00:00
M M Arif
0591699a39 MD alerts support, sorting repositories (#1503)
This PR covers supporting alerts in Markdown as a plugin.

Also sorting for **Repositories** and **My repositories** has been added. Currently at this time only **Repositories** will work on latest Forgejo (11.x)  and Codeberg.
**My repositories** does _not_ have support via API yet, but it is also added as a feature in the app. Once API support it, it will work. More: https://codeberg.org/gitnex/GitNex/issues/1266#issuecomment-5393424
Default is recent update sort.

closes #1266

closes #1370

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1503
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-06-18 10:29:48 +02:00
M M Arif
246ffbaa3b Fix login screen for Android 15, improve codeberg theme (#1502)
Closes #1435

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1502
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-06-09 09:58:20 +02:00
M M Arif
4e3b6e02c2 Fix layout and revamp login (#1501)
Closes #1477

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1501
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-06-09 07:32:51 +02:00
gitnexbot
a1dc0fb9b6 Translation updates from Crowdin [CI SKIP] 2025-04-26 00:02:40 +00:00
M M Arif
97090bee8a Improve changelog UI, add where to get access token (#1444)
Closes #1434

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1444
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-04-07 15:39:25 +00:00
M M Arif
c435dce670 Frontport hotfix logins and upgrade JDK to 21 (#1433)
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1433
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-04-03 11:27:02 +00:00
M M Arif
93e8075fe7 Frontport and updates (#1429)
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1429
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-04-01 16:36:28 +00:00
gitnexbot
5156eaeac2 Translation updates from Crowdin [CI SKIP] 2025-03-20 00:01:56 +00:00
M M Arif
52319acf61 Release 8.0.0 (#1423)
As title

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1423
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-03-19 08:38:54 +00:00
M M Arif
26f4ac0874 Fix my issues filters, update translations (#1422)
As title

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1422
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2025-03-19 07:53:02 +00:00
gitnexbot
2ad409adf8 Translation updates from Crowdin [CI SKIP] 2025-03-19 00:02:26 +00:00