index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-22
Remove unnecessary TODO
Florian Pritz
1
-1
/
+0
2013-10-22
Update CSP header; change order to fix svg display in firefox
Florian Pritz
1
-1
/
+1
2013-10-06
Fix display error when redering markdown
Lukas Epple
1
-2
/
+4
2013-09-25
Align the brand image correctly
Markus Cisler
1
-1
/
+1
2013-09-25
Remove chmod on uploaded files
Florian Pritz
1
-2
/
+0
2013-09-25
Remove whitespaces from upload form textarea
Pierre Schmitz
1
-4
/
+4
2013-09-25
Change upload form layout
Markus Cisler
1
-31
/
+45
2013-09-25
Fix indentation on upload form
Markus Cisler
1
-13
/
+13
2013-09-25
Make tables responsive
Markus Cisler
4
-91
/
+99
2013-09-23
Limit header nav width to content width
Florian Pritz
1
-39
/
+39
2013-09-23
Remove unneeded return statements after show_error
Florian Pritz
2
-2
/
+0
2013-09-23
Implement rangeDownload() as driver and provide sendfile implementations for ...
Pierre Schmitz
7
-101
/
+222
2013-09-22
Add some more file extension -> lexer mappings
Florian Pritz
1
-0
/
+18
2013-09-22
Move user_logged_in check to controller constructor
Florian Pritz
6
-13
/
+6
2013-09-22
Fix autoresizing of textarea on upload_form
Florian Pritz
1
-1
/
+1
2013-09-22
Fix form display errors on small devices
Florian Pritz
5
-5
/
+5
2013-09-22
fix paste view on mobile devices
Markus Cisler
2
-89
/
+87
2013-09-22
fix forms on password reset page
Markus Cisler
1
-11
/
+17
2013-09-22
fix forms on so called medium device desktops
Markus Cisler
6
-100
/
+100
2013-09-22
Fix display issues on upload_form for smaller displays
Florian Pritz
1
-4
/
+6
2013-09-22
Revert upload_history tabs to tabs instead of pills
Florian Pritz
1
-1
/
+1
2013-09-22
Fix modal not showing up
Florian Pritz
1
-68
/
+72
2013-09-22
Make lexer errors full with again
Florian Pritz
1
-3
/
+1
2013-09-22
Fix mess in header.php breaking error pages
Florian Pritz
1
-39
/
+39
2013-09-22
almost migrated to bootstrap3
Markus Cisler
15
-122
/
+159
2013-09-22
Add debugging support for email
Florian Pritz
1
-0
/
+7
2013-09-22
duser_db: Remove case sensitive username check
Florian Pritz
1
-5
/
+1
2013-09-22
duser_fluxbb: Replace like with equals
Florian Pritz
1
-2
/
+2
2013-09-22
Use InnoDB for the files table
Pierre Schmitz
2
-1
/
+17
2013-09-22
Add FluxBB authentication driver
Pierre Schmitz
3
-1
/
+59
2013-09-16
Remove executable bits
Florian Pritz
19
-0
/
+0
2013-09-16
Duser: Rework optional functions
Florian Pritz
3
-12
/
+5
2013-09-16
Duser: Add some comments
Florian Pritz
2
-0
/
+14
2013-09-16
Duser_Driver/username_exists: return null if not implemented
Florian Pritz
1
-1
/
+1
2013-09-15
Add default get_email to Duser_Driver
Florian Pritz
2
-6
/
+4
2013-09-10
Add file/get_max_size to csrf whitelist
Florian Pritz
1
-0
/
+1
2013-09-08
user/create_apikey: Add JSON support
Florian Pritz
1
-0
/
+5
2013-09-05
Disable CSRF for cli clients on user/create_apikey
Florian Pritz
1
-0
/
+1
2013-09-05
Update jquery to 2.0.3
Florian Pritz
1
-1
/
+1
2013-09-04
Fix off-by-one error in random_alphanum()
Florian Pritz
1
-1
/
+1
2013-09-04
Remove left over var_dump()
Florian Pritz
1
-2
/
+0
2013-09-04
Remove unneeded "as" in sql query
Florian Pritz
1
-1
/
+1
2013-09-04
Add support for enabling the profiler
Florian Pritz
2
-0
/
+7
2013-09-04
Replace is_cli_client() with stateful_client where applicable
Florian Pritz
3
-7
/
+5
2013-09-04
Only store session information for stateful clients
Florian Pritz
2
-0
/
+53
2013-09-04
Generalize request_type() to static_storage()
Florian Pritz
5
-13
/
+17
2013-09-04
Set login session data in one go
Florian Pritz
2
-8
/
+12
2013-09-04
Only renew uri flashdata when needed.
Florian Pritz
1
-1
/
+1
2013-09-02
Autofocus username text box on upload_form
Tillmann Karras
1
-1
/
+1
2013-09-02
Disable CSRF checks for CLI requests
Florian Pritz
1
-1
/
+1
[next]