Commit Graph

1030 Commits

Author SHA1 Message Date
M M Arif
f70e750245 Merge branch 'main' into attachments 2024-01-28 19:07:11 +05:00
M M Arif
f19ed8253b View files in timeline, fix crash on review in timeline and other UI enhancements 2024-01-28 18:55:33 +05:00
gitnexbot
a3fa2344a4 Translation updates from Crowdin [CI SKIP] 2023-12-02 00:04:53 +00:00
M M Arif
562b881583 Download a file, allow to use : in labels, update libs, fix download notifications 2023-10-23 22:34:22 +05:00
M M Arif
f4b367441f Fix tap on links 2023-10-21 13:46:16 +05:00
gitnexbot
1d72cb8c02 Translation updates from Crowdin [CI SKIP] 2023-10-18 00:03:06 +00:00
M M Arif
81bf40cbc2 Minor UI updates 2023-10-16 10:17:32 +05:00
M M Arif
46d68cd971 Redesign login screen UI 2023-10-14 21:23:38 +05:00
M M Arif
b0eae62855 Ask to enable notifications if disabled, refactor some part of notifications 2023-10-12 18:12:27 +05:00
M M Arif
67042d81f4 Add dashboard translatable strings 2023-10-12 11:55:03 +05:00
M M Arif
1eedae7e3d Fix the delete button tap narrow margin 2023-10-12 10:20:06 +05:00
M M Arif
87b595b262 Fix notifications 2023-10-09 13:07:54 +05:00
M M Arif
74ba524a10 Refactor create release/tag screen 2023-10-07 12:03:51 +05:00
M M Arif
448ffc88d4 Refactor update merge request screen 2023-10-07 11:27:20 +05:00
M M Arif
e2c4eb5b36 Refactor org and team creation screens, make text selectable in issues,pr and comments 2023-10-05 11:25:33 +05:00
M M Arif
f07b2e40bd Refactor file create/edit screen 2023-10-04 22:46:22 +05:00
M M Arif
a23c60907e Refactor time picker in settings and UI refinements 2023-10-04 16:30:51 +05:00
M M Arif
3b6e60944f Refactor security and code editor setting screens 2023-10-03 20:26:51 +05:00
M M Arif
460d07d225 Refactors and UI refinements 2023-10-03 18:20:23 +05:00
M M Arif
bc060a21b0 Redesign and refactor add new account 2023-10-02 12:45:10 +05:00
M M Arif
758ee59a44 Redesign create repo screen, add default branch, issue labels and license options 2023-10-01 20:53:17 +05:00
M M Arif
87d325fd79 Add attachments to a new pr 2023-10-01 15:30:24 +05:00
M M Arif
1a1b3bbf13 Redesign creating PR screen and other UI refinements 2023-10-01 15:13:57 +05:00
M M Arif
41e2e3c394 Fix adapter memory leak 2023-09-30 12:59:26 +05:00
M M Arif
525d8bba99 Upload files when creating an issue.. 2023-09-29 22:53:22 +05:00
M M Arif
431583841d Merge branch 'main' into attachments 2023-09-26 12:45:18 +05:00
M M Arif
a381606bf1 Fix regressions in 5.2.0 release (#1309)
As title

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1309
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2023-09-26 07:33:27 +00:00
M M Arif
8f4c3e5206 Redesign add email screen 2023-09-25 22:23:52 +05:00
M M Arif
079f118b84 Fix dynamic light theme 2023-09-25 21:25:31 +05:00
M M Arif
0cb5bed23f Redesign create issue UI to M3 and many other fixes 2023-09-25 19:23:21 +05:00
DrMaxNix
163b780f0b Improve api version code validation (#1303)
### Describe what your pull request does and which issue you’re targeting
This PR improves the validation of the version code received from the api.
Closes #1287
<br><br>

<!-- 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/src/branch/main/CONTRIBUTING.md).
- [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).

Co-authored-by: DrMaxNix <git@drmaxnix.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1303
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: DrMaxNix <mail@drmaxnix.de>
Co-committed-by: DrMaxNix <mail@drmaxnix.de>
2023-09-24 11:38:23 +00:00
M M Arif
28bd7c19d3 Show attachments in issue/pr. Fix fade out screen allocation bug 2023-09-23 13:41:11 +05:00
gitnexbot
27d1433cc1 Translation updates from Crowdin [CI SKIP] 2023-09-22 00:02:52 +00:00
M M Arif
2d6e05a0af Kickstart 5.3.0 dev (#1302)
As title

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1302
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2023-09-21 08:11:51 +00:00
M M Arif
47bf4c05e1 Prepare release 5.2.0 (#1301)
As title

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1301
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
5.2.0
2023-09-21 05:12:00 +00:00
gitnexbot
906a703ef0 Translation updates from Crowdin [CI SKIP] 2023-09-21 00:04:52 +00:00
M M Arif
238a3a1696 UI enhacements (#1300)
Closes #1289

Closes #1277

Closes #1286

Closes #1230

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1300
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2023-09-20 15:30:21 +00:00
gitnexbot
6ff10da5a7 Translation updates from Crowdin [CI SKIP] 2023-09-20 00:03:11 +00:00
M M Arif
d2ff9b8a8a Dashboard view (#1279)
Closes #1231

Closes #1280

Closes #1295

Closes #1298

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1279
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
2023-09-19 05:23:43 +00:00
M M Arif
ea954503bf Update build process, fix crash on repo name saving (#1276)
Closes #1227

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1276
2023-07-18 18:32:32 +00:00
Ensar Sarajcic
60f1317d6b Add support for opening commit links (#1275)
- [x] I carefully read the [contribution guidelines](https://codeberg.org/GitNex/GitNex/src/branch/main/CONTRIBUTING.md).
- [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).

This closes #1268

Co-authored-by: Ensar Sarajčić <dev@ensarsarajcic.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1275
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: Ensar Sarajcic <esensar@noreply.codeberg.org>
Co-committed-by: Ensar Sarajcic <esensar@noreply.codeberg.org>
2023-07-18 05:22:03 +00:00
gitnexbot
a5daf4824b Translation updates from Crowdin [CI SKIP] 2023-06-26 00:03:01 +00:00
gitnexbot
d4a8e2f4a1 Translation updates from Crowdin [CI SKIP] 2023-06-24 00:01:46 +00:00
gitnexbot
81889db48c Translation updates from Crowdin [CI SKIP] 2023-06-18 00:03:33 +00:00
gitnexbot
778e645e48 Translation updates from Crowdin [CI SKIP] 2023-06-17 00:02:40 +00:00
gitnexbot
45e2ca2cd3 Translation updates from Crowdin [CI SKIP] 5.1.0 2023-06-16 19:22:35 +00:00
M M Arif
a565282b07 Prepare release 5.1.0 (#1272)
As title

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1272
2023-06-16 19:11:48 +00:00
gitnexbot
dc7e956ff8 Translation updates from Crowdin [CI SKIP] 2023-06-14 00:02:23 +00:00
M M Arif
219317caf8 UI, code editor updates and refactors (#1265)
Potentially will close #1255
Closes #1269
Closes #1271

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1265
2023-06-13 05:23:27 +00:00
gitnexbot
8f44e065ca Translation updates from Crowdin [CI SKIP] 2023-04-14 00:02:38 +00:00