summaryrefslogtreecommitdiffstats
path: root/modules/timeutil
Commit message (Expand)AuthorAgeFilesLines
* Refactor "dump" sub-command (#30240)wxiaoguang2024-04-031-1/+2
* Remove the `time-since` class (#29826)Yarden Shoham2024-03-152-2/+4
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-152-6/+6
* Fix date rendering by adding `<gitea-absolute-date>` (#29725)silverwind2024-03-122-14/+16
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-18/+18
* Make template `DateTime` show proper tooltip (#28677)wxiaoguang2024-01-022-16/+19
* Add global setting how timestamps should be rendered (#28657)Yarden Shoham2024-01-023-9/+16
* Refactor timeutil package (#28623)wxiaoguang2023-12-281-22/+12
* Fix incorrect webhook time and use relative-time to display it (#24477)yp053272023-05-031-0/+28
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-022-6/+6
* Remove unused setting `time.FORMAT` (#24430)Yarden Shoham2023-04-291-33/+0
* Fix template function DateTime (#24317)wxiaoguang2023-04-253-9/+89
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-0/+25
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-221-1/+1
* Remove untranslatable `on_date` key (#24106)Yarden Shoham2023-04-151-3/+17
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-113-227/+8
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-242-3/+3
* Make time tooltips interactive (#23526)silverwind2023-03-161-2/+2
* Check for zero time instant in `TimeStamp.IsZero()` (#22171)Gusted2022-12-201-3/+8
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-275-10/+5
* Fix `Timestamp.IsZero` (#21593)KN4CK3R2022-10-261-1/+1
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-1/+2
* Replace `ServeStream` with `ServeContent` (#20903)KN4CK3R2022-08-251-0/+5
* Remove useless JS operation for relative time tooltips (#20756)silverwind2022-08-122-3/+3
* Make better use of i18n (#20096)Gusted2022-06-262-73/+67
* Add more linters to improve code readability (#19989)Wim2022-06-202-3/+3
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-032-3/+2
* format with gofumpt (#18184)65432022-01-202-9/+9
* Don't store assets modified time into generated files (#18193)Lunny Xiao2022-01-061-0/+49
* Allow mocking timeutil (#17354)John Olheiser2021-10-181-0/+16
* Fix display since time round (#14226)Lunny Xiao2021-01-282-37/+152
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-7/+5
* Fix timezone on issue deadline (#11697)Cirno the Strongest2020-06-051-0/+5
* Use gitea forked macaron (#7933)Tamal Saha2019-08-232-3/+3
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-154-0/+444