index
:
FMI/nowayforward_human
master
A copy of the wayback machine site made as a WEB project for a FMI course
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
hotfix: Index NaN
HEAD
master
Syndamia
2025-02-12
1
-1
/
+1
|
*
hotfix: Fix resource names on windows with incompatible characters
Syndamia
2025-02-12
1
-0
/
+25
|
*
hotfix: Add a clear queue button and show messages on admin buttons
Syndamia
2025-02-12
2
-1
/
+44
|
*
hotfix: Replace environment variables with php global constants
Syndamia
2025-02-12
7
-19
/
+37
|
*
Removed the README.txt file
Georgi Nikolov
2025-02-10
1
-18
/
+0
|
*
Fixed the archive page not working when the user was not signed in
Georgi Nikolov
2025-02-10
1
-1
/
+1
|
*
feat(views/archive): Better message when timeout is reached in queue waiting
Syndamia
2025-02-09
1
-1
/
+7
|
*
feat(views/user): Hash for archives and lists subpages
Syndamia
2025-02-09
1
-0
/
+6
|
*
fix(views/archive): Item copy link not working properly
Syndamia
2025-02-09
2
-8
/
+6
|
*
feat(views/archive): Remove time from datetime of first and last archives
Syndamia
2025-02-09
1
-2
/
+2
|
*
feat: Add titles to buttons
Syndamia
2025-02-09
2
-7
/
+7
|
*
fix: Center align list buttons
Syndamia
2025-02-09
1
-1
/
+1
|
*
feat(views/archive/item): Add copy to clipboard button
Syndamia
2025-02-09
3
-1
/
+13
|
*
feat: Add favicon
Syndamia
2025-02-09
2
-0
/
+1
|
*
feat(views/user): Show proper empty messages
Syndamia
2025-02-09
1
-2
/
+13
|
*
fix: Typo
Syndamia
2025-02-09
1
-2
/
+2
|
*
feat: Better home cards, show total view count of pages
Syndamia
2025-02-09
5
-9
/
+31
|
*
feat(views/archive): Better layout
Syndamia
2025-02-09
2
-9
/
+41
|
*
fix(views/user/update): Typo
Syndamia
2025-02-09
1
-1
/
+1
|
*
feat(user/update): Move buttons to side and replace text with icons
Syndamia
2025-02-09
5
-24
/
+53
|
*
fix(views/archive): Sandbox the iframes
Syndamia
2025-02-09
1
-1
/
+1
|
*
feat(views/list): Add buttons to items
Syndamia
2025-02-09
3
-6
/
+21
|
*
fix(migrations): Increase webpage title length
Syndamia
2025-02-08
1
-1
/
+1
|
*
fix(views/archive): Rename topbar navbar class names
Syndamia
2025-02-08
2
-9
/
+9
|
|
|
|
Just in case
*
fix: Increase timeouts
Syndamia
2025-02-08
2
-0
/
+6
|
*
Added sanitization of the url that is given to the archive script
Georgi Nikolov
2025-02-08
1
-1
/
+1
|
*
fix: Improve certain button spacings
Syndamia
2025-02-08
2
-0
/
+2
|
*
feat(views/archive): Proper button for pdf export
Syndamia
2025-02-08
5
-18
/
+23
|
*
fix(views/list): Use environment dir for archives instead of hard-coded path
Syndamia
2025-02-08
1
-1
/
+1
|
*
fix(controllers/archive): Remove margins from pdf exports
Syndamia
2025-02-08
1
-0
/
+6
|
*
feat(views/user): Automatically login on register
Syndamia
2025-02-08
2
-1
/
+7
|
*
feat(views/user): Register has better validation and error messages
Syndamia
2025-02-08
1
-2
/
+30
|
*
feat(authenticate): Delete requests for expired cookies
Syndamia
2025-02-08
2
-1
/
+14
|
*
feat(cookies): Rework delete into a method and implement fromDBtoken
Syndamia
2025-02-08
2
-3
/
+11
|
*
fix(views/archive): Only increment visited counter on opened archive
Syndamia
2025-02-08
3
-2
/
+17
|
*
Added a basic pdf exporter that works 50% of the times
Georgi Nikolov
2025-02-04
330
-0
/
+177640
|
*
Added a way for the titles and favicons to be null
Georgi Nikolov
2025-02-03
1
-1
/
+1
|
*
fix(views/archive): Increase topbar z-index by a lot
Syndamia
2025-02-03
1
-1
/
+1
|
*
fix(views/archive): Sandbox the iframe, which turns off script execution
Syndamia
2025-02-03
1
-1
/
+1
|
*
feat: Async and queued page archival
Syndamia
2025-02-02
4
-4
/
+142
|
*
feat(views/admin): Implement form for user deletion
Syndamia
2025-02-02
4
-11
/
+28
|
*
feat: Implement admin panel with the ability to change role of users
Syndamia
2025-02-02
6
-2
/
+87
|
*
feat: Allow admins to delete lists
Syndamia
2025-02-02
3
-11
/
+15
|
*
feat(views/archive): Implement archive deletion
Syndamia
2025-02-02
10
-3
/
+103
|
*
feat: Add and show proper admin user
Syndamia
2025-02-02
2
-2
/
+6
|
*
feat(views/user): Implement account updating (settings)
Syndamia
2025-02-02
6
-3
/
+106
|
*
feat(views/user): Implement account deletion
Syndamia
2025-02-02
7
-1
/
+102
|
*
feat: Make require_login return the user object if the token is valid
Syndamia
2025-02-02
4
-12
/
+14
|
*
feat(views/list): Move add item patch requests to list/add
Syndamia
2025-02-02
4
-4
/
+15
|
*
feat(views): Separate archive creation to it's own view
Syndamia
2025-02-02
6
-57
/
+67
|
[next]