Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
app-event
Browse files
Aug 25, 2024
fix(special characters):
🐛
fix issue with apostrophes
· c26e4e2d
Raphaël
authored
Aug 25, 2024
c26e4e2d
fix(homepage):
🐛
fix issue with iframe video being private
· 307b4e5b
Raphaël
authored
Aug 25, 2024
307b4e5b
Jun 20, 2024
fix(README):
📝
fix misspelling between frontend and backend
· 6dfdd820
Raphaël
authored
Jun 21, 2024
6dfdd820
Jun 16, 2024
docs(README):
📝
improved README
· 8fb82820
Raphaël
authored
Jun 16, 2024
8fb82820
fix(event check resources):
🐛
fix issue with event name and event...
· f8426630
Raphaël
authored
Jun 16, 2024
f8426630
fix(event edit):
🐛
fix issue with custom fields
· 59cc58fb
Raphaël
authored
Jun 16, 2024
59cc58fb
fix(event controller):
🐛
fix issue with place not being sanitized
· aba51819
Raphaël
authored
Jun 16, 2024
aba51819
fix(frontend):
🐛
fix issue with event datas not being sanitized
· 63315556
Raphaël
authored
Jun 16, 2024
63315556
fix(event edit controller):
🐛
fix issue when value is null
· 698346e6
Raphaël
authored
Jun 16, 2024
698346e6
fix(specialChars function):
🐛
fix issue when param is null
· eaea34ce
Raphaël
authored
Jun 16, 2024
eaea34ce
fix(global):
🚑
fix issue with htmlspecialchars bugging because duplicating
· 4f0cf5a4
Raphaël
authored
Jun 16, 2024
4f0cf5a4
Jun 15, 2024
feat(index.html):
🔍
add meta datas for better SEO
· 5a2609ce
Raphaël
authored
Jun 15, 2024
5a2609ce
feat(package.json):
✨
add my github name to description
· 7b54a7be
Raphaël
authored
Jun 15, 2024
7b54a7be
refactor(login / register):
♻️
refactored code to make it more readable
· ff2ffd76
Raphaël
authored
Jun 15, 2024
ff2ffd76
fix(account view):
💄
fix issue with padding top being useless and making the ui bad
· b88a9219
Raphaël
authored
Jun 15, 2024
b88a9219
style(account):
💄
improve ui for account page
· 7365a14a
Raphaël
authored
Jun 15, 2024
7365a14a
feat(composer.lock):
✨
remove composer lock file
· 64e0d3a7
Raphaël
authored
Jun 15, 2024
64e0d3a7
feat(.env):
✨
add composer.lock file to .gitignore
· 5f75a1a0
Raphaël
authored
Jun 15, 2024
5f75a1a0
feat(account):
✨
add redirection after updating profile
· 10764464
Raphaël
authored
Jun 15, 2024
10764464
Jun 14, 2024
perf(homepage):
⚡
compressed bento grid images
· 263c7e33
Raphaël
authored
Jun 14, 2024
263c7e33
feat(package.json):
📄
add homepage and repository links
· 0db8d62c
Raphaël
authored
Jun 14, 2024
0db8d62c
style(login / register):
💄
improve ui with hover animation on svgs
· 9d03b5ef
Raphaël
authored
Jun 14, 2024
9d03b5ef
style(homepage):
💄
imroved UI for homepage for what we offer title
· 9692dc3b
Raphaël
authored
Jun 14, 2024
9692dc3b
docs(README):
🔥
remove useless project status
· f2dc8f61
Raphaël
authored
Jun 14, 2024
f2dc8f61
docs(README):
📝
improved the style of README
· e136d458
Raphaël
authored
Jun 14, 2024
e136d458
fix(register):
🐛
fix issue with no redirection after registering
· 35a3b65b
Raphaël
authored
Jun 14, 2024
35a3b65b
feat(user login / Register):
✨
improved user experience with better errors explanations
· 37eba4e3
Raphaël
authored
Jun 14, 2024
37eba4e3
fix(user controller):
🚑
fix issue with error handling
· 022c96e6
Raphaël
authored
Jun 14, 2024
022c96e6
docs(README):
📝
improve backend installation guide
· a4a8e662
Raphaël
authored
Jun 14, 2024
a4a8e662
refactor(event check resources):
♻️
improve readabilty of event check resources view code
· 9181f24f
Raphaël
authored
Jun 14, 2024
9181f24f
refactor(homepage):
♻️
improve readability of homepage view code
· 9e856478
Raphaël
authored
Jun 14, 2024
9e856478
fix(database):
🐛
fix issue with max length of email
· 3a0ec0f6
Raphaël
authored
Jun 14, 2024
3a0ec0f6
fix(register / login):
🐛
fix issues with error handling
· 8fc8976f
Raphaël
authored
Jun 14, 2024
8fc8976f
Jun 13, 2024
refactor(views):
♻️
refactored views by indenting well
· b2ea9920
Raphaël
authored
Jun 13, 2024
b2ea9920
fix(event check resources):
🐛
fix issue with goBackButton in responsive
· e0159b23
Raphaël
authored
Jun 13, 2024
e0159b23
fix(navbar):
🐛
fix issue with having create an event and my events in navbar even if not logged
· 1713ed3d
Raphaël
authored
Jun 13, 2024
1713ed3d
docs(README):
📝
add git clone with GitLab
· 178504cd
Raphaël
authored
Jun 13, 2024
178504cd
refactor(frontend):
🔍
improved W3C for SEO
· 4c8edcea
Raphaël
authored
Jun 13, 2024
4c8edcea
refactor(frontend):
🔍
improved W3C for SEO
· f2db1abc
Raphaël
authored
Jun 13, 2024
f2db1abc
docs(event model):
📝
documented event model to explain more what I've done
· 61c590e3
Raphaël
authored
Jun 13, 2024
61c590e3
Loading