90 Commits

Author SHA1 Message Date
6299f8776f feature (loadspeed): optimise load speed 2025-09-23 12:28:51 +10:00
45b8fd99e5 fix (plugin): new favicon plugin type 2025-09-15 13:54:11 +10:00
c24d22d650 feature (fastboot): parallelize the loading of assets 2025-09-06 00:59:59 +10:00
11c4a74f97 fix (embed): migrate embed to fastboot 2025-09-02 23:52:30 +10:00
3d571b7a08 feature (boot): optimisation for faster boot 2025-09-02 20:54:13 +10:00
45bc001f5e feature (fastboot): leverage importmap for fast start 2025-09-02 16:41:02 +10:00
c6a3808957 fix (cache): improved caching 2025-09-01 11:51:53 +10:00
ba5846375f chore (maintenance): split up sidebar code 2025-09-01 07:46:13 +10:00
6a1a6507d9 fix (caching): obey to the no-cache http header 2025-08-30 01:57:17 +10:00
d6777e6c92 feature (tagging): frontend for tagging 2025-08-26 03:23:34 +10:00
3fb8175b89 chore (maintain): cleanup main 2025-08-21 01:03:28 +10:00
e72cbe3c35 feature (fastboot): optimise boot sequence 2025-08-20 21:59:33 +10:00
6e0037bfa7 feature (loading): optimise loading time 2025-08-19 14:40:41 +10:00
72cebf4d6d feature (speed): improve loading speed 2025-08-15 21:06:28 +10:00
0e2a570594 fix (bundle): bundler assets path missmatch 2025-07-30 17:01:47 +10:00
b7e0b1ad25 feature (patch): static patches 2025-07-30 15:44:10 +10:00
e2f3475bfc chore (about): revamp about page 2025-06-28 02:52:29 +10:00
97b8e16bd8 chore (refactoring): code refactoring 2025-06-16 17:17:11 +10:00
f4a99c4ad6 chore (plugin): revamp frontend plugin 2025-06-09 15:38:37 +10:00
9f275e967b chore (legacy): remove legacy stuff 2025-05-26 16:57:36 +10:00
2adad52308 feature (plugin): multi patch plugin
before this, we couldn't have multiple override plugin pointing to the
same file
2025-05-13 00:51:30 +10:00
542ead9c25 fix (patch): bundle issue on plugin patch 2025-03-17 12:24:13 +11:00
00eed6e922 fix (sw): add support for raw + gzip static 2025-02-07 12:20:37 +11:00
fe830fb8e2 chore (refactoring): main html cleanup 2025-02-04 01:43:04 +11:00
c3f2c57e5f feature (turboload): decrease load time via sw 2025-01-27 14:05:55 +11:00
0d4709595c chore (refactoring): 3d app revamp 2025-01-13 22:53:02 +11:00
aa3f76ebb0 fix (about): incorrect plugin list 2024-12-10 09:46:53 +11:00
4b8926a3da fix (favicon): canary favicon
before this commit, we've had issues with overrides which wouldn't set
the favicon properly
2024-12-09 13:01:12 +11:00
66cc697b25 feature (tag): tag feature behind canary flag 2024-11-19 14:54:38 +11:00
8dc89e58fc fix (about): about page css 2024-09-06 08:47:18 +10:00
da20ac8b70 fix (preload): preload assets cleanup 2024-07-22 17:31:55 +10:00
4f26bb265a fix (caching): retrocompatibility over previous release 2024-07-22 17:27:06 +10:00
2f8b615e6e chore (cache): caching problems + bigfixes 2024-07-22 08:12:42 +10:00
a019d9344d fix (cache): caching issues 2024-07-21 23:42:10 +10:00
27f475d358 chore (rewrite): improve loading speed on new release 2024-07-19 07:54:15 +10:00
6ae82fab5e chore (rewrite): static file handling 2024-07-16 23:11:10 +10:00
a6a202495c feature (patch): dynamic patching of assets
This is to enable static assets to be patched dynamically via a plugin.
The idea is to be able to apply things like custom branding, custom
banners and change in the behavior of the software via plugins that
override the core
2024-07-16 08:28:28 +10:00
4f6ceb3fa0 chore (canary): canary release for rewrite 2024-06-24 23:19:40 +10:00
e1b477b65b feature (base): configurable base 2024-06-21 21:05:44 +10:00
f0895fc483 feature (canary): toggle for canary release 2024-06-13 22:32:04 +10:00
b9baf7d1f7 chore (rewrite): enable canary release 2024-06-04 00:04:22 +10:00
6ab60bb38d chore (cleanup): typos 2024-02-01 01:15:13 +11:00
800d0841ed fix (link): broken preload link 2024-01-01 23:32:20 +11:00
dd6e91c493 chore (frontend): move url in frontend 2023-11-27 20:58:54 +11:00
513ba65d46 chore (preload): move preload tags as http headers 2023-11-02 21:41:30 +11:00
73d1a07b12 fix (admin): bug in admin 2023-10-09 14:28:33 +11:00
d9202c7f15 release (migration): migration of admin interface 2023-10-07 22:47:37 +11:00
06ca7a6678 chore (refactoring): easier for unit test 2023-06-09 00:46:32 +10:00
a2c0323e8d fix (status): wrong http status in app manifest 2023-06-07 17:31:02 +10:00
b1766b4fe0 feature (error): infer http status when loading the base error page 2023-06-02 17:31:29 +10:00