index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webpack.config.js
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: Fix import
Gusted
2024-09-01
1
-2
/
+2
*
[CHORE] Remove elkjs hack
Gusted
2024-08-24
1
-10
/
+1
*
Forgejo v9.0 is GPLv3+
Twenty Panda
2024-08-22
1
-1
/
+1
*
Merge pull request '[CHORE] Remove `AGPL-1.0` as allowed license' (#4673) fro...
Earl Warren
2024-07-25
1
-1
/
+1
|
\
|
*
[CHORE] Remove `AGPL-1.0` as allowed license
Gusted
2024-07-24
1
-1
/
+1
*
|
[CHORE] Don't bundle `elkjs`
Gusted
2024-07-24
1
-0
/
+8
|
/
*
[CHORE] Use better license checker
Gusted
2024-07-19
1
-29
/
+39
*
replace jquery-minicolors with coloris (#30055)
silverwind
2024-04-07
1
-7
/
+0
*
Update JS any PY dependencies, remove workarounds (#30085)
silverwind
2024-03-30
1
-1
/
+0
*
Enforce trailing comma in JS on multiline (#30002)
silverwind
2024-03-26
1
-3
/
+3
*
Upgrade `htmx` to v1.9.11 (#29821)
Yarden Shoham
2024-03-20
1
-3
/
+2
*
Add `<overflow-menu>`, rename webcomponents (#29400)
silverwind
2024-03-20
1
-1
/
+18
*
enable tailwind nesting (#29746)
Rafael Heard
2024-03-20
1
-1
/
+7
*
Add tailwindcss (#29357)
silverwind
2024-02-26
1
-0
/
+11
*
Auto-update the system status in admin dashboard (#29163)
Yarden Shoham
2024-02-17
1
-0
/
+4
*
Avoid vue warning in dev mode (#29188)
silverwind
2024-02-17
1
-0
/
+1
*
[gitea] Remove lightningcss (#29070)
silverwind
2024-02-10
1
-10
/
+1
*
[API] Forgejo API /api/forgejo/v1
Earl Warren
2024-02-05
1
-0
/
+4
*
Pass es2020 to esbuild-loader as well (#29027)
silverwind
2024-02-02
1
-1
/
+1
*
Update JS and PY dependencies, build for `es2020` browsers (#28977)
silverwind
2024-02-02
1
-1
/
+1
*
Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...
Yarden Shoham
2024-01-30
1
-0
/
+1
*
Revert adding htmx until we finaly decide to add it (#28879)
6543
2024-01-21
1
-1
/
+0
*
Don't do a full page load when clicking the subscribe button (#28871)
Yarden Shoham
2024-01-20
1
-0
/
+1
*
Enable production source maps for index.js, fix CSS sourcemaps (#27291)
silverwind
2023-09-27
1
-7
/
+14
*
Vendor `jquery.are-you-sure` with strict mode fixes (#26901)
silverwind
2023-09-06
1
-1
/
+0
*
Move licenses.txt to /assets directory (#26866)
silverwind
2023-09-01
1
-3
/
+3
*
Use case-insensitive regex for all webpack assets (#26867)
silverwind
2023-09-01
1
-6
/
+6
*
Fall back to esbuild for css minify (#26445)
silverwind
2023-08-11
1
-3
/
+8
*
Move public asset files to the proper directory (#25907)
wxiaoguang
2023-07-18
1
-2
/
+2
*
Minify CSS with Lightning CSS (#25754)
silverwind
2023-07-07
1
-1
/
+3
*
Add toasts to UI (#25449)
silverwind
2023-06-27
1
-0
/
+6
*
Update JS dependencies, remove space after emoji completion (#25266)
silverwind
2023-06-18
1
-1
/
+1
*
Enable all webpack sourcemaps in dev build, disable all in prod build (#25089)
silverwind
2023-06-06
1
-9
/
+13
*
Remove the service worker (#25010)
silverwind
2023-05-31
1
-8
/
+1
*
Remove `font-awesome` and fomantic `icon` module (#24471)
silverwind
2023-05-01
1
-7
/
+0
*
Introduce GiteaLocaleNumber custom element to handle number localization on p...
wxiaoguang
2023-04-03
1
-1
/
+1
*
Remove worker-loader (#23548)
silverwind
2023-03-18
1
-12
/
+0
*
Update JS dependencies, Require Node.js 16 (#23528)
silverwind
2023-03-17
1
-5
/
+6
*
Update mini-css-extract-plugin, remove postcss (#23520)
silverwind
2023-03-16
1
-13
/
+0
*
Fix theme-auto loading (#23504)
silverwind
2023-03-15
1
-0
/
+13
*
Replace Less with CSS (#23481)
silverwind
2023-03-15
1
-27
/
+4
*
Refactor branch/tag selector to Vue SFC (#23421)
wxiaoguang
2023-03-14
1
-0
/
+4
*
update to mermaid v10 (#23178)
techknowlogick
2023-03-04
1
-1
/
+1
*
Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...
wxiaoguang
2023-02-17
1
-0
/
+3
*
Update JS dependencies and eslint (#22190)
silverwind
2022-12-20
1
-3
/
+3
*
Update JS dependencies (#21881)
silverwind
2022-11-22
1
-2
/
+3
*
Fix webpack license warning (#21815)
silverwind
2022-11-18
1
-1
/
+2
*
chore: add webpack export type check (#21857)
Percy Ma
2022-11-18
1
-0
/
+1
*
Update JS dependencies and eslint config (#21388)
silverwind
2022-10-10
1
-1
/
+1
*
Refactor from Vue2 to Vue3 (#20044)
André Jaenisch
2022-10-01
1
-5
/
+1
[next]