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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-16
Fix handling of upload_max_age = 0
Florian Pritz
2
-0
/
+4
2013-07-15
Fix typo in example
Florian Pritz
1
-1
/
+1
2013-07-15
data/local/examples: fix .gitignore
Florian Pritz
2
-1
/
+5
2013-07-15
header.inc example: Clarify include position
Florian Pritz
1
-1
/
+1
2013-07-15
header: move #navbar-height below nav
Florian Pritz
1
-1
/
+1
2013-07-15
Add data/local/examples
Florian Pritz
5
-0
/
+11
2013-07-15
Add footer; move contact info to footer
Florian Pritz
7
-12
/
+92
2013-07-15
Fix width of highlit line in code
Florian Pritz
1
-2
/
+2
2013-07-15
Rework auto login for cli clients
Florian Pritz
2
-32
/
+51
2013-07-15
user/test_login: Allow clients to test login credentials
Florian Pritz
2
-0
/
+13
2013-07-14
get_upload_id_limits(): return proper default values
Florian Pritz
1
-1
/
+1
2013-07-14
Add sucess alert when saving profile
Florian Pritz
3
-4
/
+23
2013-07-14
profile: reword save button
Florian Pritz
1
-1
/
+1
2013-07-14
reset_password_form: fix wrong button text
Florian Pritz
1
-1
/
+1
2013-07-14
Improve help text for upload id limits
Florian Pritz
1
-1
/
+1
2013-07-13
Switch to bootstrap div form code instead of tables
Florian Pritz
6
-69
/
+109
2013-07-13
profile view: mark update button as primary button
Florian Pritz
1
-1
/
+1
2013-07-13
Add profile and change password links to nav
Florian Pritz
3
-4
/
+21
2013-07-13
Add profile page to allow changing the upload id limits
Florian Pritz
6
-3
/
+187
2013-07-13
duser: add get_email()
Florian Pritz
3
-1
/
+35
2013-07-13
Handle enter key in lexer dropdown's text input
Florian Pritz
1
-0
/
+6
2013-07-12
c/file: clarify comment
Florian Pritz
1
-1
/
+1
2013-07-12
Add standard name for CSP header
Florian Pritz
1
-1
/
+1
2013-07-07
Add .coffee extension mapping
Florian Pritz
1
-0
/
+1
2013-06-27
mfile: Add some more ocaml extension mappings
Florian Pritz
1
-0
/
+3
2013-06-23
c/file: remove unused variable
Florian Pritz
1
-1
/
+0
2013-06-23
duser: add ldap driver to valid_drivers
Florian Pritz
1
-1
/
+1
2013-06-23
c/file: improve upload error handling
Florian Pritz
1
-8
/
+16
2013-06-22
mfile: extension -> lexer mapping; mark some functions public
Florian Pritz
1
-4
/
+20
2013-06-09
update jquery and jquery.ui to 2.0.2 and 1.10.3
Florian Pritz
25
-370
/
+25
2013-06-09
update to bootstrap 2.3.2
Florian Pritz
7
-27
/
+883
2013-06-09
implement repasting (fills textarea with ID's content)
Florian Pritz
3
-1
/
+17
2013-06-08
mfile/new_id(): rewrite as loop and make min/max parameters
Florian Pritz
1
-6
/
+12
2013-06-02
c/file/do_upload: fix fallback if base64_decode fails
Florian Pritz
1
-1
/
+3
2013-05-24
upload_history: improve display with small width
Florian Pritz
2
-1
/
+7
2013-05-24
upload_history: remove hash
Florian Pritz
1
-2
/
+0
2013-05-24
upload_history: Allow column sorting (jquery.tablesorter)
Florian Pritz
8
-5
/
+106
2013-05-23
Rework javascript inclusion
Florian Pritz
3
-6
/
+29
2013-05-10
Hide function not supported by auth driver
Florian Pritz
3
-4
/
+27
2013-05-09
Change description for "text" in lexer list
Florian Pritz
1
-0
/
+1
2013-04-29
duser_ldap: ignore errors from ldap_bind
Florian Pritz
1
-1
/
+2
2013-04-26
munin-plugin: return 0 instead of NULL
Florian Pritz
1
-2
/
+2
2013-04-18
new_id(): improve id blacklist
Florian Pritz
1
-1
/
+9
2013-04-18
Add munin plugin
Florian Pritz
1
-0
/
+25
2013-04-18
Add LDAP authentification driver
Florian Pritz
2
-0
/
+85
2013-02-28
memcachelibrary: Ignore server unreachable errors in set() and delete()
Florian Pritz
1
-2
/
+17
2013-02-28
upload_form: Resize textarea using responsive css rather than js
Florian Pritz
3
-16
/
+17
2013-02-25
Use better word breaking.
Florian Pritz
1
-1
/
+1
2013-02-25
pygmentize: Disable newline stripping
Florian Pritz
1
-1
/
+1
2013-02-25
automatically wrap lines
Florian Pritz
5
-50
/
+94
[next]