1
1
mirror of https://gitea.com/gitea/tea synced 2025-08-27 08:11:52 +02:00
tea/modules
TheFox0x7 b74405530a Remove pagination from context (#807)
Pagination related flags now write directly to ListOption struct and enforce non negative numbers.
Flag tests were added to cover the validation

Reviewed-on: https://gitea.com/gitea/tea/pulls/807
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2025-08-26 23:13:27 +00:00
..
auth Continue auth when failed to open browser (#794) 2025-08-18 03:12:25 +00:00
config Use bubbletea instead of survey for interacting with TUI (#786) 2025-08-11 18:23:52 +00:00
context Remove pagination from context (#807) 2025-08-26 23:13:27 +00:00
git spdx (#581) 2023-09-08 01:40:02 +00:00
interact Remove pagination from context (#807) 2025-08-26 23:13:27 +00:00
print Fix attachment size (#787) 2025-08-11 18:45:12 +00:00
task Fix bug (#793) 2025-08-15 02:38:45 +00:00
theme Use bubbletea instead of survey for interacting with TUI (#786) 2025-08-11 18:23:52 +00:00
utils Add temporary authentication via environment variables (#639) 2025-08-11 18:53:09 +00:00
workaround spdx (#581) 2023-09-08 01:40:02 +00:00