This website requires JavaScript.
Explore
Help
Sign In
UniqueSoft
/
TenerifeProp
Watch
2
Star
0
Fork
0
You've already forked TenerifeProp
Code
Issues
11
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f183b2f7ea388cf3c85a0971b9b963f333633f1
TenerifeProp
/
public
History
TenerifeProp Dev
3f183b2f7e
fix: remove malformed outer HTML wrapper from all pages
...
Removed duplicate DOCTYPE/html/body structure that was wrapping the actual content.
2026-04-05 12:35:39 +01:00
..
css
refactor: extract CSS into separate files (issue
#5
)\n\n- Create public/css/base.css with reset and typography\n- Create public/css/components.css with shared UI components\n- Create public/css/pages/home.css for homepage styles\n- Create public/css/pages/property.css for property page styles\n- Create public/css/pages/admin.css for admin panel styles\n- Add CSS variables for badges and text colors\n- Remove inline styles from HTML files\n- Add link tags to HTML files\n- Add CSS extraction tests\n\nCloses
#5
2026-04-05 05:46:05 +01:00
js
feat: implement property page navigation and security fixes
2026-04-05 01:34:48 +01:00
admin.html
fix: remove malformed outer HTML wrapper from all pages
2026-04-05 12:35:39 +01:00
index.html
fix: remove malformed outer HTML wrapper from all pages
2026-04-05 12:35:39 +01:00
property.html
fix: remove malformed outer HTML wrapper from all pages
2026-04-05 12:35:39 +01:00