yflory
9523782bf8
Make the home page responsive
2017-01-19 10:48:46 +01:00
yflory
69bee7d79a
Add data into the homepage
2017-01-18 18:02:32 +01:00
yflory
b9c4ceccd4
Change the CSS and colors
2017-01-18 13:51:11 +01:00
yflory
88d5b4cc9c
Add a 'New pad' button in the toolbar
2017-01-18 11:00:46 +01:00
yflory
82e8041054
Use bootstrap 4 in the main page
2017-01-17 18:19:45 +01:00
yflory
73d424b506
Improve the login UI (css and translations)
2017-01-17 16:21:12 +01:00
yflory
e006ed7076
Ability to log in from the main page
2017-01-17 11:52:44 +01:00
yflory
6652e9d6d9
Test new home page
2017-01-16 18:29:34 +01:00
yflory
a9063e0459
Reload all tabs when the user logs in or out
2017-01-16 14:08:44 +01:00
yflory
efed1f5efe
Add handlers to login and logout buttons
2017-01-13 17:39:41 +01:00
yflory
767ba8b549
Select what we want to display in the toolbar
2017-01-13 17:14:44 +01:00
yflory
2afdc11327
Replace the username button by a dropdown menu
2017-01-13 17:11:12 +01:00
yflory
4adde0f0c0
Use the new dropdown for userlist and share
2017-01-13 15:05:00 +01:00
yflory
70b73206b7
Merge branch 'brandones-master' into soon
2017-01-13 10:33:38 +01:00
yflory
18bea1db23
Merge branch 'master' of https://github.com/brandones/cryptpad into brandones-master
2017-01-13 10:07:04 +01:00
yflory
efffd4974f
Add createDropdown and createLanguageSelector in cryptpad-common
2017-01-12 18:28:38 +01:00
Caleb James DeLisle
516e25f0dc
Merge branch 'master' of github.com:xwiki-labs/cryptpad
2017-01-12 17:58:29 +01:00
Caleb James DeLisle
a8ba798203
Stop doing tests on pull requests because they're always going to fail
2017-01-12 17:58:12 +01:00
yflory
29c8f0bbef
Use a FontAwesome spinner to replace the old unaligned one
2017-01-12 17:05:16 +01:00
Brandon Istenes
b5acdb8cc0
Disable zooming on mobile
2017-01-12 18:50:39 +03:00
Brandon Istenes
40985f1811
Dubious height setting for iOS
2017-01-12 18:49:46 +03:00
Brandon Istenes
52d8d8db1d
Get rid of margins on mobile
2017-01-12 18:49:46 +03:00
Brandon Istenes
cd0931c951
UI improvements for mobile browsers
2017-01-12 18:49:46 +03:00
yflory
6352656737
Remove the default context menu in the entire drive
2017-01-12 15:55:35 +01:00
yflory
ed79b8870c
Merge branch 'master' into soon
2017-01-12 15:37:48 +01:00
yflory
605072cfbf
Fix empty title with new documents
2017-01-12 15:15:10 +01:00
yflory
4963c77b61
Fix the title reset bug
2017-01-12 14:29:40 +01:00
Caleb James DeLisle
52d5821be0
Run the tests on all of the permanent branches
2017-01-12 12:09:16 +01:00
Caleb James DeLisle
35a853ffff
Stop failing tests over missing translations because otherwise they'll almost never be passing.
2017-01-12 12:06:44 +01:00
Caleb James DeLisle
512c1b12f4
Make the selenium test log the content of the /assert report to the console
2017-01-12 12:03:14 +01:00
yflory
3f1e287811
Fix an issue causing a user object to be turned into a pad
2017-01-12 11:09:45 +01:00
yflory
51a2cfa141
Fix missing FontAwesome icon
2017-01-12 11:09:12 +01:00
Caleb James DeLisle
994f6991c8
Merge branch 'master' into soon
2017-01-11 18:01:08 +01:00
Caleb James DeLisle
6c5e8d3118
Safari is really the best browser in the world, even though you have to stick a screwdriver in it to get it to start up
2017-01-11 18:00:41 +01:00
yflory
569ea21705
Replace the language selector by our custom dropdown menu
2017-01-11 10:59:09 +01:00
ansuz
9d0d8b27cf
Merge branch 'master' of github.com:gustavohmsilva/cryptpad into brazil
2017-01-11 07:59:54 +01:00
ansuz
33b8de888e
clean up unused files
2017-01-11 07:49:56 +01:00
Gustavo H M Silva
5b1a45c510
Translation 100% polished.
...
I've corrected errors, replaced sentences to better translations and other small things. This version can be considered the final one.
Please notify me if new translation tokens gets added to the website, so I can keep the translation up to date.
2017-01-10 16:47:29 -02:00
yflory
26dd4ea11f
Fix lint errors
2017-01-10 15:33:21 +01:00
yflory
4278ac7637
Merge branch 'soon' into fileManager
2017-01-10 15:07:48 +01:00
yflory
2be5db9540
Ability to open files in readonly mode
...
Fix CSS issues
2017-01-10 15:04:02 +01:00
ansuz
63b9d4e9fd
remove path for backwards compatibility
2017-01-10 10:54:08 +01:00
ansuz
4cda1aeb2f
add docker and docker-compose
...
thanks @felixboehm
2017-01-10 10:36:12 +01:00
yflory
f74d0a46a4
Remove the alert when pressing del in 'all files'
2017-01-09 18:38:05 +01:00
ansuz
b39067d2a1
jshint compliance
2017-01-09 18:07:45 +01:00
ansuz
74a12f50ac
only migrate keys which don't already exist
2017-01-09 17:35:58 +01:00
ansuz
1c3f1a15cd
make sure that /pad is resized after loading
2017-01-09 17:02:01 +01:00
yflory
dba42a90c7
Fix the username button icon not aligned
2017-01-09 16:33:12 +01:00
yflory
5b08fed7fa
Ability to add files from the drive toolbar
...
Fix CSS issues with the different toolbars
Translate the backup URL button alert
2017-01-09 16:29:16 +01:00
yflory
0abec4ddb3
Fix error with placeholder translations in Safari
2017-01-09 11:50:45 +01:00